"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/07/03 03:10:00 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-tajifes5ciwe" 2026/07/03 03:10:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/03 03:10:00 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/07/03 03:10:00 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/07/03 03:10:00 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/07/03 03:10:00 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/07/03 03:10:00 DEBUG : Setting pass="xtEb3fhs1NzppzHYB8PqhlwrT3etpSI3LY6k_qFl2Fjs" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/07/03 03:10:00 DEBUG : TestWebdavRclone: detected overridden config - adding "{b79iC}" suffix to name 2026/07/03 03:10:00 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/07/03 03:10:00 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/07/03 03:10:00 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/07/03 03:10:00 DEBUG : Setting pass="xtEb3fhs1NzppzHYB8PqhlwrT3etpSI3LY6k_qFl2Fjs" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/07/03 03:10:00 DEBUG : found headers: 2026/07/03 03:10:00 DEBUG : Creating backend with remote "/tmp/rclone3912340661" === RUN TestDirHandleMethods run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:00 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:00 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:00 DEBUG : dir: Looking for writers 2026/07/03 03:10:00 DEBUG : Looking for writers 2026/07/03 03:10:00 DEBUG : dir: reading active writers 2026/07/03 03:10:00 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:00 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:00 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:00 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:00 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:00 DEBUG : dir/subdir: Looking for writers 2026/07/03 03:10:00 DEBUG : dir: Looking for writers 2026/07/03 03:10:00 DEBUG : file1: reading active writers 2026/07/03 03:10:00 DEBUG : file2: reading active writers 2026/07/03 03:10:00 DEBUG : subdir: reading active writers 2026/07/03 03:10:00 DEBUG : Looking for writers 2026/07/03 03:10:00 DEBUG : dir: reading active writers 2026/07/03 03:10:00 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:00 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:00 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:00 DEBUG : dir: Looking for writers 2026/07/03 03:10:00 DEBUG : file1: reading active writers 2026/07/03 03:10:00 DEBUG : Looking for writers 2026/07/03 03:10:00 DEBUG : dir: reading active writers 2026/07/03 03:10:00 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:00 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:00 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:00 DEBUG : dir: Looking for writers 2026/07/03 03:10:00 DEBUG : Looking for writers 2026/07/03 03:10:00 DEBUG : dir: reading active writers 2026/07/03 03:10:00 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:00 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:01 DEBUG : dir: forgetting directory cache 2026/07/03 03:10:01 DEBUG : forgetting directory cache 2026/07/03 03:10:01 DEBUG : dir: forgetting directory cache 2026/07/03 03:10:01 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:01 DEBUG : Looking for writers 2026/07/03 03:10:01 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:01 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:01 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/03 03:10:01 DEBUG : dir: invalidating directory cache 2026/07/03 03:10:01 DEBUG : >ForgetPath: 2026/07/03 03:10:01 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/03 03:10:01 DEBUG : invalidating directory cache 2026/07/03 03:10:01 DEBUG : dir: forgetting directory cache 2026/07/03 03:10:01 DEBUG : >ForgetPath: 2026/07/03 03:10:01 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/03 03:10:01 DEBUG : >ForgetPath: 2026/07/03 03:10:01 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:01 DEBUG : dir: Looking for writers 2026/07/03 03:10:01 DEBUG : Looking for writers 2026/07/03 03:10:01 DEBUG : dir: reading active writers 2026/07/03 03:10:01 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:01 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:01 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:01 DEBUG : forgetting directory cache 2026/07/03 03:10:01 DEBUG : dir: forgetting directory cache 2026/07/03 03:10:01 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:01 DEBUG : dir: Looking for writers 2026/07/03 03:10:01 DEBUG : fil/a/b: Looking for writers 2026/07/03 03:10:01 DEBUG : fil/a: Looking for writers 2026/07/03 03:10:01 DEBUG : b: reading active writers 2026/07/03 03:10:01 DEBUG : fil: Looking for writers 2026/07/03 03:10:01 DEBUG : a: reading active writers 2026/07/03 03:10:01 DEBUG : Looking for writers 2026/07/03 03:10:01 DEBUG : dir: reading active writers 2026/07/03 03:10:01 DEBUG : fil: reading active writers 2026/07/03 03:10:01 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:01 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:01 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:01 DEBUG : dir: Looking for writers 2026/07/03 03:10:01 DEBUG : Looking for writers 2026/07/03 03:10:01 DEBUG : dir: reading active writers 2026/07/03 03:10:01 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:01 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:01 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:01 DEBUG : dir: Looking for writers 2026/07/03 03:10:01 DEBUG : file1: reading active writers 2026/07/03 03:10:01 DEBUG : Looking for writers 2026/07/03 03:10:01 DEBUG : dir: reading active writers 2026/07/03 03:10:01 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:01 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:01 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:02 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/07/03 03:10:02 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/03 03:10:02 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/03 03:10:02 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/03 03:10:02 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/03 03:10:02 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:02 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:02 DEBUG : dir: invalidating directory cache 2026/07/03 03:10:02 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/03 03:10:02 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/03 03:10:02 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/03 03:10:02 DEBUG : dir/file1: Reset virtual modtime 2026/07/03 03:10:02 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/03 03:10:02 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/03 03:10:02 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/03 03:10:02 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/03 03:10:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 03:10:02 DEBUG : dir: invalidating directory cache 2026/07/03 03:10:02 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/03 03:10:02 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/03 03:10:02 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/03 03:10:02 DEBUG : forgetting directory cache 2026/07/03 03:10:02 DEBUG : dir: forgetting directory cache 2026/07/03 03:10:02 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/03 03:10:02 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:02 DEBUG : dir/virtualDir: Looking for writers 2026/07/03 03:10:02 DEBUG : dir: Looking for writers 2026/07/03 03:10:02 DEBUG : file1: reading active writers 2026/07/03 03:10:02 DEBUG : virtualFile2: reading active writers 2026/07/03 03:10:02 DEBUG : virtualFile: reading active writers 2026/07/03 03:10:02 DEBUG : virtualDir: reading active writers 2026/07/03 03:10:02 DEBUG : Looking for writers 2026/07/03 03:10:02 DEBUG : dir: reading active writers 2026/07/03 03:10:02 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.39s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:02 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:02 ERROR : dir/: Can only open directories read only 2026/07/03 03:10:02 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:02 DEBUG : dir: Looking for writers 2026/07/03 03:10:02 DEBUG : Looking for writers 2026/07/03 03:10:02 DEBUG : dir: reading active writers 2026/07/03 03:10:02 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:02 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:02 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:02 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/03 03:10:02 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/03 03:10:02 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/03 03:10:02 DEBUG : webdav root 'rclone-test-tajifes5ciwe': File to upload is small (5 bytes), uploading instead of streaming 2026/07/03 03:10:02 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:02 DEBUG : dir/potato: size = 5 OK 2026/07/03 03:10:02 NOTICE: webdav root 'rclone-test-tajifes5ciwe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/03 03:10:02 DEBUG : dir/potato: Size of src and dst objects identical 2026/07/03 03:10:02 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/03 03:10:02 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:02 DEBUG : dir: Looking for writers 2026/07/03 03:10:02 DEBUG : file1: reading active writers 2026/07/03 03:10:02 DEBUG : potato: reading active writers 2026/07/03 03:10:02 DEBUG : Looking for writers 2026/07/03 03:10:02 DEBUG : dir: reading active writers 2026/07/03 03:10:02 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:02 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:02 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/03 03:10:02 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:02 DEBUG : dir/sub: Looking for writers 2026/07/03 03:10:02 DEBUG : dir: Looking for writers 2026/07/03 03:10:02 DEBUG : sub: reading active writers 2026/07/03 03:10:02 DEBUG : file1: reading active writers 2026/07/03 03:10:02 DEBUG : Looking for writers 2026/07/03 03:10:02 DEBUG : dir: reading active writers 2026/07/03 03:10:02 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:03 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:03 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/03 03:10:03 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/03 03:10:03 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:03 DEBUG : dir/sub/subsub: Looking for writers 2026/07/03 03:10:03 DEBUG : dir/sub: Looking for writers 2026/07/03 03:10:03 DEBUG : subsub: reading active writers 2026/07/03 03:10:03 DEBUG : dir: Looking for writers 2026/07/03 03:10:03 DEBUG : file1: reading active writers 2026/07/03 03:10:03 DEBUG : sub: reading active writers 2026/07/03 03:10:03 DEBUG : Looking for writers 2026/07/03 03:10:03 DEBUG : dir: reading active writers 2026/07/03 03:10:03 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:03 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:03 ERROR : dir/: Dir.Remove not empty 2026/07/03 03:10:03 DEBUG : dir/file1: Remove: 2026/07/03 03:10:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 03:10:03 DEBUG : dir/file1: >Remove: err= 2026/07/03 03:10:03 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/03 03:10:03 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:03 DEBUG : Looking for writers 2026/07/03 03:10:03 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:03 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:03 DEBUG : dir/file1: Remove: 2026/07/03 03:10:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 03:10:03 DEBUG : dir/file1: >Remove: err= 2026/07/03 03:10:03 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/03 03:10:03 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:03 DEBUG : Looking for writers 2026/07/03 03:10:03 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:03 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:03 DEBUG : dir/file1: Remove: 2026/07/03 03:10:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 03:10:03 DEBUG : dir/file1: >Remove: err= 2026/07/03 03:10:03 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:03 DEBUG : dir: Looking for writers 2026/07/03 03:10:03 DEBUG : Looking for writers 2026/07/03 03:10:03 DEBUG : dir: reading active writers 2026/07/03 03:10:03 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.26s) === RUN TestDirRename run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:03 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:03 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:04 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/03 03:10:04 DEBUG : dir: Updating dir with dir2 0x3ad27f852ea0 2026/07/03 03:10:04 DEBUG : dir: forgetting directory cache 2026/07/03 03:10:04 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/03 03:10:04 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/03 03:10:04 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/03 03:10:04 DEBUG : file2: Updating file with file2 0x3ad27f852f70 2026/07/03 03:10:04 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/03 03:10:04 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/03 03:10:04 INFO : dir2/file3: Deleted 2026/07/03 03:10:04 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/03 03:10:04 DEBUG : dir2/file3: Updating file with dir2/file3 0x3ad27f852f70 2026/07/03 03:10:04 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/03 03:10:04 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/03 03:10:04 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/03 03:10:04 DEBUG : empty directory: Updating dir with renamed empty directory 0x3ad27ff13d40 2026/07/03 03:10:04 DEBUG : empty directory: forgetting directory cache 2026/07/03 03:10:04 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/03 03:10:04 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/03 03:10:04 DEBUG : dir2: Renaming to "dir3" 2026/07/03 03:10:04 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:04 DEBUG : dir3: Looking for writers 2026/07/03 03:10:04 DEBUG : file3: reading active writers 2026/07/03 03:10:04 DEBUG : renamed empty directory: Looking for writers 2026/07/03 03:10:04 DEBUG : Looking for writers 2026/07/03 03:10:04 DEBUG : renamed empty directory: reading active writers 2026/07/03 03:10:04 DEBUG : dir3: reading active writers 2026/07/03 03:10:04 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === 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-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:04 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:04 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/03 03:10:04 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:04 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/03 03:10:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/03 03:10:04 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/03 03:10:04 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/03 03:10:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/03 03:10:04 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:04 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/03 03:10:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/03 03:10:04 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/03 03:10:04 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/03 03:10:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/03 03:10:04 DEBUG : webdav root 'rclone-test-tajifes5ciwe': File to upload is small (12 bytes), uploading instead of streaming 2026/07/03 03:10:04 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:04 DEBUG : dir/sub/file2: size = 12 OK 2026/07/03 03:10:04 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/07/03 03:10:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/03 03:10:04 DEBUG : forgetting directory cache 2026/07/03 03:10:04 DEBUG : dir: forgetting directory cache 2026/07/03 03:10:04 DEBUG : dir/sub: forgetting directory cache 2026/07/03 03:10:04 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/03 03:10:04 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/03 03:10:04 DEBUG : webdav root 'rclone-test-tajifes5ciwe': File to upload is small (5 bytes), uploading instead of streaming 2026/07/03 03:10:04 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:04 DEBUG : dir/sub/file0: size = 5 OK 2026/07/03 03:10:04 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/07/03 03:10:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/03 03:10:04 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:04 DEBUG : dir/sub: Looking for writers 2026/07/03 03:10:04 DEBUG : file0: reading active writers 2026/07/03 03:10:04 DEBUG : file2: reading active writers 2026/07/03 03:10:04 DEBUG : dir: Looking for writers 2026/07/03 03:10:04 DEBUG : file1: reading active writers 2026/07/03 03:10:04 DEBUG : sub: reading active writers 2026/07/03 03:10:04 DEBUG : Looking for writers 2026/07/03 03:10:04 DEBUG : dir: reading active writers 2026/07/03 03:10:04 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:04 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/07/03 03:10:04 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:04 DEBUG : Looking for writers 2026/07/03 03:10:04 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:04 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/03 03:10:04 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:04 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/03 03:10:04 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/03 03:10:04 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/03 03:10:04 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:04 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:04 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/03 03:10:04 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:04 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/03 03:10:04 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/03 03:10:04 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/03 03:10:04 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:04 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:04 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:04 DEBUG : dir: Looking for writers 2026/07/03 03:10:04 DEBUG : file1: reading active writers 2026/07/03 03:10:04 DEBUG : file1.metadata: reading active writers 2026/07/03 03:10:04 DEBUG : Looking for writers 2026/07/03 03:10:04 DEBUG : dir: reading active writers 2026/07/03 03:10:04 DEBUG : dir.metadata: reading active writers 2026/07/03 03:10:04 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:04 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:04 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:04 DEBUG : dir: Looking for writers 2026/07/03 03:10:04 DEBUG : file1: reading active writers 2026/07/03 03:10:04 DEBUG : Looking for writers 2026/07/03 03:10:04 DEBUG : dir: reading active writers 2026/07/03 03:10:04 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:05 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:05 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:05 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/07/03 03:10:05 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:05 DEBUG : dir: Looking for writers 2026/07/03 03:10:05 DEBUG : file1: reading active writers 2026/07/03 03:10:05 DEBUG : Looking for writers 2026/07/03 03:10:05 DEBUG : dir: reading active writers 2026/07/03 03:10:05 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-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:05 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/03 03:10:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/03 03:10:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:05 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:05 DEBUG : dir: Looking for writers 2026/07/03 03:10:05 DEBUG : file1: reading active writers 2026/07/03 03:10:05 DEBUG : Looking for writers 2026/07/03 03:10:05 DEBUG : dir: reading active writers 2026/07/03 03:10:05 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/07/03 03:10:05 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/03 03:10:05 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/03 03:10:05 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:05 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/03 03:10:05 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:05 DEBUG : Looking for writers 2026/07/03 03:10:05 DEBUG : file.txt: reading active writers 2026/07/03 03:10:05 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:05 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:05 DEBUG : webdav root 'rclone-test-tajifes5ciwe': File to upload is small (25 bytes), uploading instead of streaming 2026/07/03 03:10:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:05 DEBUG : dir/file1: size = 25 OK 2026/07/03 03:10:05 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/03 03:10:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:05 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:05 DEBUG : dir: Looking for writers 2026/07/03 03:10:05 DEBUG : file1: reading active writers 2026/07/03 03:10:05 DEBUG : Looking for writers 2026/07/03 03:10:05 DEBUG : dir: reading active writers 2026/07/03 03:10:05 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:05 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:05 DEBUG : dir/file1: Remove: 2026/07/03 03:10:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 03:10:05 DEBUG : dir/file1: >Remove: err= 2026/07/03 03:10:05 DEBUG : dir/file1: Remove: 2026/07/03 03:10:05 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/03 03:10:05 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:05 DEBUG : dir: Looking for writers 2026/07/03 03:10:05 DEBUG : Looking for writers 2026/07/03 03:10:05 DEBUG : dir: reading active writers 2026/07/03 03:10:05 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:05 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:05 DEBUG : dir/file1: Remove: 2026/07/03 03:10:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 03:10:05 DEBUG : dir/file1: >Remove: err= 2026/07/03 03:10:05 DEBUG : dir/file1: Remove: 2026/07/03 03:10:05 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/03 03:10:05 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:05 DEBUG : dir: Looking for writers 2026/07/03 03:10:05 DEBUG : Looking for writers 2026/07/03 03:10:05 DEBUG : dir: reading active writers 2026/07/03 03:10:05 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:05 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/03 03:10:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/03 03:10:05 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/03 03:10:05 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/03 03:10:05 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/03 03:10:05 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/03 03:10:05 DEBUG : dir/file1: Open: flags=0x3 2026/07/03 03:10:05 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/03 03:10:05 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/03 03:10:05 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:05 DEBUG : dir: Looking for writers 2026/07/03 03:10:05 DEBUG : file1: reading active writers 2026/07/03 03:10:05 DEBUG : Looking for writers 2026/07/03 03:10:05 DEBUG : dir: reading active writers 2026/07/03 03:10:05 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:06 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:06 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:06 DEBUG : dir: Looking for writers 2026/07/03 03:10:06 DEBUG : file1: reading active writers 2026/07/03 03:10:06 DEBUG : Looking for writers 2026/07/03 03:10:06 DEBUG : dir: reading active writers 2026/07/03 03:10:06 DEBUG : >WaitForWriters: 2026/07/03 03:10:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/03 03:10:06 DEBUG : newLeaf: Updating file with newLeaf 0x3ad2801ac000 2026/07/03 03:10:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 03:10:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 03:10:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/03 03:10:06 DEBUG : dir/file1: Updating file with dir/file1 0x3ad2801ac000 2026/07/03 03:10:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/03 03:10:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/03 03:10:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/03 03:10:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:06 DEBUG : dir/file1: File is currently open, delaying rename 0x3ad2801ac000 2026/07/03 03:10:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 03:10:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 03:10:06 DEBUG : webdav root 'rclone-test-tajifes5ciwe': File to upload is small (25 bytes), uploading instead of streaming 2026/07/03 03:10:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:06 DEBUG : dir/file1: size = 25 OK 2026/07/03 03:10:06 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/03 03:10:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 03:10:06 DEBUG : newLeaf: Running delayed rename now 2026/07/03 03:10:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/03 03:10:06 DEBUG : newLeaf: Updating file with newLeaf 0x3ad2801ac000 2026/07/03 03:10:06 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:06 DEBUG : dir: Looking for writers 2026/07/03 03:10:06 DEBUG : Looking for writers 2026/07/03 03:10:06 DEBUG : dir: reading active writers 2026/07/03 03:10:06 DEBUG : newLeaf: reading active writers 2026/07/03 03:10:06 DEBUG : >WaitForWriters: 2026/07/03 03:10:06 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:06 DEBUG : dir: Looking for writers 2026/07/03 03:10:06 DEBUG : Looking for writers 2026/07/03 03:10:06 DEBUG : dir: reading active writers 2026/07/03 03:10:06 DEBUG : newLeaf: reading active writers 2026/07/03 03:10:06 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:06 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:06 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 03:10:06 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:06 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:06 INFO : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 03:10:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:06 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:06 DEBUG : dir: Looking for writers 2026/07/03 03:10:06 DEBUG : file1: reading active writers 2026/07/03 03:10:06 DEBUG : Looking for writers 2026/07/03 03:10:06 DEBUG : dir: reading active writers 2026/07/03 03:10:06 DEBUG : >WaitForWriters: 2026/07/03 03:10:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/03 03:10:06 DEBUG : newLeaf: Updating file with newLeaf 0x3ad27fd4d110 2026/07/03 03:10:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 03:10:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 03:10:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/03 03:10:06 DEBUG : dir/file1: Updating file with dir/file1 0x3ad27fd4d110 2026/07/03 03:10:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/03 03:10:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/03 03:10:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/03 03:10:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:06 DEBUG : dir/file1: File is currently open, delaying rename 0x3ad27fd4d110 2026/07/03 03:10:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 03:10:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 03:10:06 DEBUG : webdav root 'rclone-test-tajifes5ciwe': File to upload is small (25 bytes), uploading instead of streaming 2026/07/03 03:10:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:06 DEBUG : dir/file1: size = 25 OK 2026/07/03 03:10:06 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/03 03:10:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 03:10:06 DEBUG : newLeaf: Running delayed rename now 2026/07/03 03:10:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/03 03:10:06 DEBUG : newLeaf: Updating file with newLeaf 0x3ad27fd4d110 2026/07/03 03:10:06 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:06 DEBUG : dir: Looking for writers 2026/07/03 03:10:06 DEBUG : Looking for writers 2026/07/03 03:10:06 DEBUG : dir: reading active writers 2026/07/03 03:10:06 DEBUG : newLeaf: reading active writers 2026/07/03 03:10:06 DEBUG : >WaitForWriters: 2026/07/03 03:10:06 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:06 DEBUG : dir: Looking for writers 2026/07/03 03:10:06 DEBUG : Looking for writers 2026/07/03 03:10:06 DEBUG : dir: reading active writers 2026/07/03 03:10:06 DEBUG : newLeaf: reading active writers 2026/07/03 03:10:06 DEBUG : >WaitForWriters: 2026/07/03 03:10:06 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:06 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:06 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 03:10:06 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:06 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:06 INFO : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 03:10:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:06 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/03 03:10:06 DEBUG : dir/file1: newRWFileHandle: 2026/07/03 03:10:06 DEBUG : dir/file1(0x3ad2801d3840): openPending: 2026/07/03 03:10:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/03 03:10:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/03 03:10:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:06 DEBUG : dir/file1(0x3ad2801d3840): >openPending: err= 2026/07/03 03:10:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/03 03:10:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/03 03:10:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/03 03:10:06 DEBUG : dir/file1(0x3ad2801d3840): _writeAt: size=14, off=0 2026/07/03 03:10:06 DEBUG : dir/file1(0x3ad2801d3840): >_writeAt: n=14, err= 2026/07/03 03:10:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/03 03:10:06 DEBUG : dir/file1(0x3ad2801d3840): close: 2026/07/03 03:10:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/03 03:10:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/03 03:10:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:06 DEBUG : dir/file1(0x3ad2801d3840): >close: err= 2026/07/03 03:10:06 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:06 DEBUG : dir: Looking for writers 2026/07/03 03:10:06 DEBUG : file1: reading active writers 2026/07/03 03:10:06 DEBUG : Looking for writers 2026/07/03 03:10:06 DEBUG : dir: reading active writers 2026/07/03 03:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/03 03:10:06 DEBUG : dir: Looking for writers 2026/07/03 03:10:06 DEBUG : file1: reading active writers 2026/07/03 03:10:06 DEBUG : Looking for writers 2026/07/03 03:10:06 DEBUG : dir: reading active writers 2026/07/03 03:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/03 03:10:06 DEBUG : dir: Looking for writers 2026/07/03 03:10:06 DEBUG : file1: reading active writers 2026/07/03 03:10:06 DEBUG : Looking for writers 2026/07/03 03:10:06 DEBUG : dir: reading active writers 2026/07/03 03:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/03 03:10:06 DEBUG : dir: Looking for writers 2026/07/03 03:10:06 DEBUG : file1: reading active writers 2026/07/03 03:10:06 DEBUG : Looking for writers 2026/07/03 03:10:06 DEBUG : dir: reading active writers 2026/07/03 03:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/03 03:10:06 DEBUG : dir/file1: vfs cache: starting upload 2026/07/03 03:10:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:07 DEBUG : dir/file1: size = 14 OK 2026/07/03 03:10:07 INFO : dir/file1: Copied (replaced existing) 2026/07/03 03:10:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/03 03:10:07 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/03 03:10:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/03 03:10:07 DEBUG : dir: Looking for writers 2026/07/03 03:10:07 DEBUG : file1: reading active writers 2026/07/03 03:10:07 DEBUG : Looking for writers 2026/07/03 03:10:07 DEBUG : dir: reading active writers 2026/07/03 03:10:07 DEBUG : >WaitForWriters: 2026/07/03 03:10:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/03 03:10:07 DEBUG : dir/file1: newRWFileHandle: 2026/07/03 03:10:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/03 03:10:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/03 03:10:07 DEBUG : dir/file1(0x3ad280462280): _readAt: size=512, off=0 2026/07/03 03:10:07 DEBUG : dir/file1(0x3ad280462280): openPending: 2026/07/03 03:10:07 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/03 03:10:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/03 03:10:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:07 DEBUG : dir/file1(0x3ad280462280): >openPending: err= 2026/07/03 03:10:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/03 03:10:07 DEBUG : dir/file1(0x3ad280462280): >_readAt: n=14, err=EOF 2026/07/03 03:10:07 DEBUG : dir/file1(0x3ad280462280): close: 2026/07/03 03:10:07 DEBUG : dir/file1(0x3ad280462280): >close: err= 2026/07/03 03:10:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/03 03:10:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/03 03:10:07 DEBUG : newLeaf: Updating file with newLeaf 0x3ad2801ac0d0 2026/07/03 03:10:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 03:10:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 03:10:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/03 03:10:07 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/03 03:10:07 DEBUG : dir/file1: Updating file with dir/file1 0x3ad2801ac0d0 2026/07/03 03:10:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/03 03:10:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/03 03:10:07 DEBUG : dir/file1: newRWFileHandle: 2026/07/03 03:10:07 DEBUG : dir/file1(0x3ad27f989b00): openPending: 2026/07/03 03:10:07 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/03 03:10:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/03 03:10:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:07 DEBUG : dir/file1(0x3ad27f989b00): >openPending: err= 2026/07/03 03:10:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/03 03:10:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/03 03:10:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/03 03:10:07 DEBUG : dir/file1(0x3ad27f989b00): _writeAt: size=25, off=0 2026/07/03 03:10:07 DEBUG : dir/file1(0x3ad27f989b00): >_writeAt: n=25, err= 2026/07/03 03:10:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/03 03:10:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/03 03:10:07 DEBUG : newLeaf: Updating file with newLeaf 0x3ad2801ac0d0 2026/07/03 03:10:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 03:10:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 03:10:07 DEBUG : newLeaf(0x3ad27f989b00): close: 2026/07/03 03:10:07 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/03 03:10:07 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-03 03:10:07.172210255 +0000 UTC m=+6.915859208 2026/07/03 03:10:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:07 DEBUG : newLeaf(0x3ad27f989b00): >close: err= 2026/07/03 03:10:07 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:07 DEBUG : dir: Looking for writers 2026/07/03 03:10:07 DEBUG : Looking for writers 2026/07/03 03:10:07 DEBUG : dir: reading active writers 2026/07/03 03:10:07 DEBUG : newLeaf: reading active writers 2026/07/03 03:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/03 03:10:07 DEBUG : dir: Looking for writers 2026/07/03 03:10:07 DEBUG : Looking for writers 2026/07/03 03:10:07 DEBUG : dir: reading active writers 2026/07/03 03:10:07 DEBUG : newLeaf: reading active writers 2026/07/03 03:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/03 03:10:07 DEBUG : dir: Looking for writers 2026/07/03 03:10:07 DEBUG : Looking for writers 2026/07/03 03:10:07 DEBUG : dir: reading active writers 2026/07/03 03:10:07 DEBUG : newLeaf: reading active writers 2026/07/03 03:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/03 03:10:07 DEBUG : dir: Looking for writers 2026/07/03 03:10:07 DEBUG : Looking for writers 2026/07/03 03:10:07 DEBUG : dir: reading active writers 2026/07/03 03:10:07 DEBUG : newLeaf: reading active writers 2026/07/03 03:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/03 03:10:07 DEBUG : newLeaf: vfs cache: starting upload 2026/07/03 03:10:07 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:07 DEBUG : newLeaf: size = 25 OK 2026/07/03 03:10:07 INFO : newLeaf: Copied (replaced existing) 2026/07/03 03:10:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-03 03:10:07 +0000 UTC" 2026/07/03 03:10:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/03 03:10:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 03:10:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/03 03:10:07 DEBUG : dir: Looking for writers 2026/07/03 03:10:07 DEBUG : Looking for writers 2026/07/03 03:10:07 DEBUG : dir: reading active writers 2026/07/03 03:10:07 DEBUG : newLeaf: reading active writers 2026/07/03 03:10:07 DEBUG : >WaitForWriters: 2026/07/03 03:10:07 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:07 DEBUG : dir: Looking for writers 2026/07/03 03:10:07 DEBUG : Looking for writers 2026/07/03 03:10:07 DEBUG : dir: reading active writers 2026/07/03 03:10:07 DEBUG : newLeaf: reading active writers 2026/07/03 03:10:07 DEBUG : >WaitForWriters: 2026/07/03 03:10:07 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:07 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:07 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 03:10:07 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:07 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:07 INFO : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 03:10:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:07 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:07 DEBUG : dir: Looking for writers 2026/07/03 03:10:07 DEBUG : file1: reading active writers 2026/07/03 03:10:07 DEBUG : Looking for writers 2026/07/03 03:10:07 DEBUG : dir: reading active writers 2026/07/03 03:10:07 DEBUG : >WaitForWriters: 2026/07/03 03:10:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/03 03:10:07 DEBUG : newLeaf: Updating file with newLeaf 0x3ad2802fbd40 2026/07/03 03:10:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 03:10:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 03:10:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/03 03:10:07 DEBUG : dir/file1: Updating file with dir/file1 0x3ad2802fbd40 2026/07/03 03:10:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/03 03:10:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/03 03:10:07 DEBUG : dir/file1: newRWFileHandle: 2026/07/03 03:10:07 DEBUG : dir/file1(0x3ad27ff0da40): openPending: 2026/07/03 03:10:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/03 03:10:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/03 03:10:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:07 DEBUG : dir/file1(0x3ad27ff0da40): >openPending: err= 2026/07/03 03:10:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/03 03:10:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/03 03:10:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/03 03:10:07 DEBUG : dir/file1(0x3ad27ff0da40): _writeAt: size=25, off=0 2026/07/03 03:10:07 DEBUG : dir/file1(0x3ad27ff0da40): >_writeAt: n=25, err= 2026/07/03 03:10:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/03 03:10:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/03 03:10:07 DEBUG : newLeaf: Updating file with newLeaf 0x3ad2802fbd40 2026/07/03 03:10:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 03:10:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 03:10:07 DEBUG : newLeaf(0x3ad27ff0da40): close: 2026/07/03 03:10:07 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/03 03:10:07 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-03 03:10:07.677468384 +0000 UTC m=+7.421117307 2026/07/03 03:10:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:07 DEBUG : newLeaf(0x3ad27ff0da40): >close: err= 2026/07/03 03:10:07 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:07 DEBUG : dir: Looking for writers 2026/07/03 03:10:07 DEBUG : Looking for writers 2026/07/03 03:10:07 DEBUG : dir: reading active writers 2026/07/03 03:10:07 DEBUG : newLeaf: reading active writers 2026/07/03 03:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/03 03:10:07 DEBUG : dir: Looking for writers 2026/07/03 03:10:07 DEBUG : Looking for writers 2026/07/03 03:10:07 DEBUG : dir: reading active writers 2026/07/03 03:10:07 DEBUG : newLeaf: reading active writers 2026/07/03 03:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/03 03:10:07 DEBUG : dir: Looking for writers 2026/07/03 03:10:07 DEBUG : Looking for writers 2026/07/03 03:10:07 DEBUG : dir: reading active writers 2026/07/03 03:10:07 DEBUG : newLeaf: reading active writers 2026/07/03 03:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/03 03:10:07 DEBUG : dir: Looking for writers 2026/07/03 03:10:07 DEBUG : Looking for writers 2026/07/03 03:10:07 DEBUG : dir: reading active writers 2026/07/03 03:10:07 DEBUG : newLeaf: reading active writers 2026/07/03 03:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/03 03:10:07 DEBUG : newLeaf: vfs cache: starting upload 2026/07/03 03:10:07 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:07 DEBUG : newLeaf: size = 25 OK 2026/07/03 03:10:07 INFO : newLeaf: Copied (replaced existing) 2026/07/03 03:10:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-03 03:10:07 +0000 UTC" 2026/07/03 03:10:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/03 03:10:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 03:10:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/03 03:10:07 DEBUG : dir: Looking for writers 2026/07/03 03:10:07 DEBUG : Looking for writers 2026/07/03 03:10:07 DEBUG : dir: reading active writers 2026/07/03 03:10:07 DEBUG : newLeaf: reading active writers 2026/07/03 03:10:07 DEBUG : >WaitForWriters: 2026/07/03 03:10:07 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:07 DEBUG : dir: Looking for writers 2026/07/03 03:10:07 DEBUG : Looking for writers 2026/07/03 03:10:07 DEBUG : dir: reading active writers 2026/07/03 03:10:07 DEBUG : newLeaf: reading active writers 2026/07/03 03:10:07 DEBUG : >WaitForWriters: 2026/07/03 03:10:07 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:07 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:07 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 03:10:07 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:07 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:07 INFO : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 03:10:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:08 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/03 03:10:08 DEBUG : dir/file1: newRWFileHandle: 2026/07/03 03:10:08 DEBUG : dir/file1(0x3ad28007aac0): openPending: 2026/07/03 03:10:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/03 03:10:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/03 03:10:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:08 DEBUG : dir/file1(0x3ad28007aac0): >openPending: err= 2026/07/03 03:10:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/03 03:10:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/03 03:10:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/03 03:10:08 DEBUG : dir/file1(0x3ad28007aac0): _writeAt: size=14, off=0 2026/07/03 03:10:08 DEBUG : dir/file1(0x3ad28007aac0): >_writeAt: n=14, err= 2026/07/03 03:10:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/03 03:10:08 DEBUG : dir/file1(0x3ad28007aac0): close: 2026/07/03 03:10:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/03 03:10:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/03 03:10:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:08 DEBUG : dir/file1(0x3ad28007aac0): >close: err= 2026/07/03 03:10:08 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:08 DEBUG : dir: Looking for writers 2026/07/03 03:10:08 DEBUG : file1: reading active writers 2026/07/03 03:10:08 DEBUG : Looking for writers 2026/07/03 03:10:08 DEBUG : dir: reading active writers 2026/07/03 03:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/03 03:10:08 DEBUG : dir: Looking for writers 2026/07/03 03:10:08 DEBUG : file1: reading active writers 2026/07/03 03:10:08 DEBUG : Looking for writers 2026/07/03 03:10:08 DEBUG : dir: reading active writers 2026/07/03 03:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/03 03:10:08 DEBUG : dir: Looking for writers 2026/07/03 03:10:08 DEBUG : file1: reading active writers 2026/07/03 03:10:08 DEBUG : Looking for writers 2026/07/03 03:10:08 DEBUG : dir: reading active writers 2026/07/03 03:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/03 03:10:08 DEBUG : dir: Looking for writers 2026/07/03 03:10:08 DEBUG : file1: reading active writers 2026/07/03 03:10:08 DEBUG : Looking for writers 2026/07/03 03:10:08 DEBUG : dir: reading active writers 2026/07/03 03:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/03 03:10:08 DEBUG : dir/file1: vfs cache: starting upload 2026/07/03 03:10:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:08 DEBUG : dir/file1: size = 14 OK 2026/07/03 03:10:08 INFO : dir/file1: Copied (replaced existing) 2026/07/03 03:10:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/03 03:10:08 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/03 03:10:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/03 03:10:08 DEBUG : dir: Looking for writers 2026/07/03 03:10:08 DEBUG : file1: reading active writers 2026/07/03 03:10:08 DEBUG : Looking for writers 2026/07/03 03:10:08 DEBUG : dir: reading active writers 2026/07/03 03:10:08 DEBUG : >WaitForWriters: 2026/07/03 03:10:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/03 03:10:08 DEBUG : dir/file1: newRWFileHandle: 2026/07/03 03:10:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/03 03:10:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/03 03:10:08 DEBUG : dir/file1(0x3ad28007b1c0): _readAt: size=512, off=0 2026/07/03 03:10:08 DEBUG : dir/file1(0x3ad28007b1c0): openPending: 2026/07/03 03:10:08 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/03 03:10:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/03 03:10:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:08 DEBUG : dir/file1(0x3ad28007b1c0): >openPending: err= 2026/07/03 03:10:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/03 03:10:08 DEBUG : dir/file1(0x3ad28007b1c0): >_readAt: n=14, err=EOF 2026/07/03 03:10:08 DEBUG : dir/file1(0x3ad28007b1c0): close: 2026/07/03 03:10:08 DEBUG : dir/file1(0x3ad28007b1c0): >close: err= 2026/07/03 03:10:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/03 03:10:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/03 03:10:08 DEBUG : newLeaf: Updating file with newLeaf 0x3ad2800548f0 2026/07/03 03:10:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 03:10:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 03:10:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/03 03:10:08 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/03 03:10:08 DEBUG : dir/file1: Updating file with dir/file1 0x3ad2800548f0 2026/07/03 03:10:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/03 03:10:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/03 03:10:08 DEBUG : dir/file1: newRWFileHandle: 2026/07/03 03:10:08 DEBUG : dir/file1(0x3ad280117c40): openPending: 2026/07/03 03:10:08 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/03 03:10:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/03 03:10:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:08 DEBUG : dir/file1(0x3ad280117c40): >openPending: err= 2026/07/03 03:10:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/03 03:10:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/03 03:10:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/03 03:10:08 DEBUG : dir/file1(0x3ad280117c40): _writeAt: size=25, off=0 2026/07/03 03:10:08 DEBUG : dir/file1(0x3ad280117c40): >_writeAt: n=25, err= 2026/07/03 03:10:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/03 03:10:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/03 03:10:08 DEBUG : newLeaf: Updating file with newLeaf 0x3ad2800548f0 2026/07/03 03:10:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 03:10:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 03:10:08 DEBUG : newLeaf(0x3ad280117c40): close: 2026/07/03 03:10:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/03 03:10:08 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-03 03:10:08.323637481 +0000 UTC m=+8.067286434 2026/07/03 03:10:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:08 DEBUG : newLeaf(0x3ad280117c40): >close: err= 2026/07/03 03:10:08 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:08 DEBUG : dir: Looking for writers 2026/07/03 03:10:08 DEBUG : Looking for writers 2026/07/03 03:10:08 DEBUG : newLeaf: reading active writers 2026/07/03 03:10:08 DEBUG : dir: reading active writers 2026/07/03 03:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/03 03:10:08 DEBUG : dir: Looking for writers 2026/07/03 03:10:08 DEBUG : Looking for writers 2026/07/03 03:10:08 DEBUG : dir: reading active writers 2026/07/03 03:10:08 DEBUG : newLeaf: reading active writers 2026/07/03 03:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/03 03:10:08 DEBUG : dir: Looking for writers 2026/07/03 03:10:08 DEBUG : Looking for writers 2026/07/03 03:10:08 DEBUG : dir: reading active writers 2026/07/03 03:10:08 DEBUG : newLeaf: reading active writers 2026/07/03 03:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/03 03:10:08 DEBUG : dir: Looking for writers 2026/07/03 03:10:08 DEBUG : Looking for writers 2026/07/03 03:10:08 DEBUG : dir: reading active writers 2026/07/03 03:10:08 DEBUG : newLeaf: reading active writers 2026/07/03 03:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/03 03:10:08 DEBUG : newLeaf: vfs cache: starting upload 2026/07/03 03:10:08 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:08 DEBUG : newLeaf: size = 25 OK 2026/07/03 03:10:08 INFO : newLeaf: Copied (replaced existing) 2026/07/03 03:10:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-03 03:10:08 +0000 UTC" 2026/07/03 03:10:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/03 03:10:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 03:10:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/03 03:10:08 DEBUG : dir: Looking for writers 2026/07/03 03:10:08 DEBUG : Looking for writers 2026/07/03 03:10:08 DEBUG : dir: reading active writers 2026/07/03 03:10:08 DEBUG : newLeaf: reading active writers 2026/07/03 03:10:08 DEBUG : >WaitForWriters: 2026/07/03 03:10:08 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:08 DEBUG : dir: Looking for writers 2026/07/03 03:10:08 DEBUG : Looking for writers 2026/07/03 03:10:08 DEBUG : dir: reading active writers 2026/07/03 03:10:08 DEBUG : newLeaf: reading active writers 2026/07/03 03:10:08 DEBUG : >WaitForWriters: 2026/07/03 03:10:08 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:08 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:08 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 03:10:08 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:08 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:08 INFO : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 03:10:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:08 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:08 DEBUG : dir: Looking for writers 2026/07/03 03:10:08 DEBUG : file1: reading active writers 2026/07/03 03:10:08 DEBUG : Looking for writers 2026/07/03 03:10:08 DEBUG : dir: reading active writers 2026/07/03 03:10:08 DEBUG : >WaitForWriters: 2026/07/03 03:10:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/03 03:10:08 DEBUG : dir/file1: newRWFileHandle: 2026/07/03 03:10:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/03 03:10:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/03 03:10:08 DEBUG : dir/file1(0x3ad280241d40): _readAt: size=512, off=0 2026/07/03 03:10:08 DEBUG : dir/file1(0x3ad280241d40): openPending: 2026/07/03 03:10:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/03 03:10:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/03 03:10:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:08 DEBUG : dir/file1(0x3ad280241d40): >openPending: err= 2026/07/03 03:10:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/03 03:10:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/03 03:10:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:08 DEBUG : dir/file1(0x3ad280241d40): >_readAt: n=14, err=EOF 2026/07/03 03:10:08 DEBUG : dir/file1(0x3ad280241d40): close: 2026/07/03 03:10:08 DEBUG : dir/file1(0x3ad280241d40): >close: err= 2026/07/03 03:10:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/03 03:10:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/03 03:10:08 DEBUG : newLeaf: Updating file with newLeaf 0x3ad280237ad0 2026/07/03 03:10:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 03:10:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 03:10:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/03 03:10:08 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/03 03:10:08 DEBUG : dir/file1: Updating file with dir/file1 0x3ad280237ad0 2026/07/03 03:10:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/03 03:10:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/03 03:10:08 DEBUG : dir/file1: newRWFileHandle: 2026/07/03 03:10:08 DEBUG : dir/file1(0x3ad28026ec80): openPending: 2026/07/03 03:10:08 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/03 03:10:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/03 03:10:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:08 DEBUG : dir/file1(0x3ad28026ec80): >openPending: err= 2026/07/03 03:10:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/03 03:10:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/03 03:10:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/03 03:10:08 DEBUG : dir/file1(0x3ad28026ec80): _writeAt: size=25, off=0 2026/07/03 03:10:08 DEBUG : dir/file1(0x3ad28026ec80): >_writeAt: n=25, err= 2026/07/03 03:10:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/03 03:10:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/03 03:10:08 DEBUG : newLeaf: Updating file with newLeaf 0x3ad280237ad0 2026/07/03 03:10:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 03:10:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 03:10:08 DEBUG : newLeaf(0x3ad28026ec80): close: 2026/07/03 03:10:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/03 03:10:08 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-03 03:10:08.834966388 +0000 UTC m=+8.578615311 2026/07/03 03:10:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:08 DEBUG : newLeaf(0x3ad28026ec80): >close: err= 2026/07/03 03:10:08 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:08 DEBUG : dir: Looking for writers 2026/07/03 03:10:08 DEBUG : Looking for writers 2026/07/03 03:10:08 DEBUG : dir: reading active writers 2026/07/03 03:10:08 DEBUG : newLeaf: reading active writers 2026/07/03 03:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/03 03:10:08 DEBUG : dir: Looking for writers 2026/07/03 03:10:08 DEBUG : Looking for writers 2026/07/03 03:10:08 DEBUG : newLeaf: reading active writers 2026/07/03 03:10:08 DEBUG : dir: reading active writers 2026/07/03 03:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/03 03:10:08 DEBUG : dir: Looking for writers 2026/07/03 03:10:08 DEBUG : Looking for writers 2026/07/03 03:10:08 DEBUG : dir: reading active writers 2026/07/03 03:10:08 DEBUG : newLeaf: reading active writers 2026/07/03 03:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/03 03:10:08 DEBUG : dir: Looking for writers 2026/07/03 03:10:08 DEBUG : Looking for writers 2026/07/03 03:10:08 DEBUG : dir: reading active writers 2026/07/03 03:10:08 DEBUG : newLeaf: reading active writers 2026/07/03 03:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/03 03:10:08 DEBUG : newLeaf: vfs cache: starting upload 2026/07/03 03:10:08 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:09 DEBUG : newLeaf: size = 25 OK 2026/07/03 03:10:09 INFO : newLeaf: Copied (replaced existing) 2026/07/03 03:10:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-03 03:10:08 +0000 UTC" 2026/07/03 03:10:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/03 03:10:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/03 03:10:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/03 03:10:09 DEBUG : dir: Looking for writers 2026/07/03 03:10:09 DEBUG : Looking for writers 2026/07/03 03:10:09 DEBUG : dir: reading active writers 2026/07/03 03:10:09 DEBUG : newLeaf: reading active writers 2026/07/03 03:10:09 DEBUG : >WaitForWriters: 2026/07/03 03:10:09 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:09 DEBUG : dir: Looking for writers 2026/07/03 03:10:09 DEBUG : Looking for writers 2026/07/03 03:10:09 DEBUG : newLeaf: reading active writers 2026/07/03 03:10:09 DEBUG : dir: reading active writers 2026/07/03 03:10:09 DEBUG : >WaitForWriters: 2026/07/03 03:10:09 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaner exiting --- PASS: TestFileRename (3.08s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:09 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:09 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:09 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:09 DEBUG : Looking for writers 2026/07/03 03:10:09 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-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:09 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/03 03:10:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/03 03:10:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/03 03:10:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:09 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:09 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:09 DEBUG : dir: Looking for writers 2026/07/03 03:10:09 DEBUG : file1: reading active writers 2026/07/03 03:10:09 DEBUG : Looking for writers 2026/07/03 03:10:09 DEBUG : dir: reading active writers 2026/07/03 03:10:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:09 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/03 03:10:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/03 03:10:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/03 03:10:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:09 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/03 03:10:09 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/03 03:10:09 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/03 03:10:09 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/03 03:10:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/03 03:10:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/03 03:10:09 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/03 03:10:09 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/03 03:10:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/03 03:10:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/03 03:10:09 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/03 03:10:09 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/03 03:10:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/03 03:10:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/03 03:10:09 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/03 03:10:09 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:09 DEBUG : dir: Looking for writers 2026/07/03 03:10:09 DEBUG : file1: reading active writers 2026/07/03 03:10:09 DEBUG : Looking for writers 2026/07/03 03:10:09 DEBUG : dir: reading active writers 2026/07/03 03:10:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:09 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/03 03:10:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/03 03:10:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/03 03:10:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:09 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/03 03:10:09 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/03 03:10:09 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/03 03:10:09 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/03 03:10:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/03 03:10:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/03 03:10:09 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/03 03:10:09 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/03 03:10:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/03 03:10:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/03 03:10:09 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/03 03:10:09 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/03 03:10:09 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/03 03:10:09 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/03 03:10:09 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/03 03:10:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/03 03:10:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/03 03:10:09 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/03 03:10:09 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/03 03:10:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/03 03:10:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/03 03:10:09 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/03 03:10:09 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/03 03:10:09 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/03 03:10:09 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/03 03:10:09 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/03 03:10:09 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/03 03:10:09 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/03 03:10:09 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/03 03:10:09 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/03 03:10:09 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:09 DEBUG : dir: Looking for writers 2026/07/03 03:10:09 DEBUG : file1: reading active writers 2026/07/03 03:10:09 DEBUG : Looking for writers 2026/07/03 03:10:09 DEBUG : dir: reading active writers 2026/07/03 03:10:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:09 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/03 03:10:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/03 03:10:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/03 03:10:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:09 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:09 DEBUG : dir: Looking for writers 2026/07/03 03:10:09 DEBUG : file1: reading active writers 2026/07/03 03:10:09 DEBUG : Looking for writers 2026/07/03 03:10:09 DEBUG : dir: reading active writers 2026/07/03 03:10:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:09 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/03 03:10:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/03 03:10:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/03 03:10:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:09 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/03 03:10:09 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/03 03:10:09 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:09 DEBUG : dir: Looking for writers 2026/07/03 03:10:09 DEBUG : file1: reading active writers 2026/07/03 03:10:09 DEBUG : Looking for writers 2026/07/03 03:10:09 DEBUG : dir: reading active writers 2026/07/03 03:10:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:10 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:10 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 03:10:10 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 INFO : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 03:10:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/03 03:10:10 DEBUG : dir/file1: newRWFileHandle: 2026/07/03 03:10:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/03 03:10:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/03 03:10:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27ffc6000): _readAt: size=1, off=0 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27ffc6000): openPending: 2026/07/03 03:10:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/03 03:10:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/03 03:10:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27ffc6000): >openPending: err= 2026/07/03 03:10:10 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/03 03:10:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/03 03:10:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27ffc6000): >_readAt: n=1, err= 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27ffc6000): _readAt: size=256, off=1 2026/07/03 03:10:10 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27ffc6000): >_readAt: n=15, err=EOF 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27ffc6000): _readAt: size=16, off=16 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27ffc6000): >_readAt: n=0, err=EOF 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27ffc6000): close: 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27ffc6000): >close: err= 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27ffc6000): close: 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27ffc6000): >close: err=file already closed 2026/07/03 03:10:10 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:10 DEBUG : dir: Looking for writers 2026/07/03 03:10:10 DEBUG : file1: reading active writers 2026/07/03 03:10:10 DEBUG : Looking for writers 2026/07/03 03:10:10 DEBUG : dir: reading active writers 2026/07/03 03:10:10 DEBUG : >WaitForWriters: 2026/07/03 03:10:10 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:10 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:10 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 03:10:10 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 INFO : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 03:10:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/03 03:10:10 DEBUG : dir/file1: newRWFileHandle: 2026/07/03 03:10:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/03 03:10:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/03 03:10:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad28067a640): _readAt: size=1, off=0 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad28067a640): openPending: 2026/07/03 03:10:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/03 03:10:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/03 03:10:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad28067a640): >openPending: err= 2026/07/03 03:10:10 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/03 03:10:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/03 03:10:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad28067a640): >_readAt: n=1, err= 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad28067a640): _readAt: size=1, off=5 2026/07/03 03:10:10 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad28067a640): >_readAt: n=1, err= 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad28067a640): _readAt: size=1, off=3 2026/07/03 03:10:10 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad28067a640): >_readAt: n=1, err= 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad28067a640): _readAt: size=1, off=13 2026/07/03 03:10:10 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad28067a640): >_readAt: n=1, err= 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad28067a640): _readAt: size=16, off=100 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad28067a640): >_readAt: n=0, err=EOF 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad28067a640): close: 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad28067a640): >close: err= 2026/07/03 03:10:10 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:10 DEBUG : dir: Looking for writers 2026/07/03 03:10:10 DEBUG : file1: reading active writers 2026/07/03 03:10:10 DEBUG : Looking for writers 2026/07/03 03:10:10 DEBUG : dir: reading active writers 2026/07/03 03:10:10 DEBUG : >WaitForWriters: 2026/07/03 03:10:10 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:10 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:10 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 03:10:10 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 INFO : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 03:10:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/03 03:10:10 DEBUG : dir/file1: newRWFileHandle: 2026/07/03 03:10:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/03 03:10:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/03 03:10:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27fd7e940): _readAt: size=1, off=0 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27fd7e940): openPending: 2026/07/03 03:10:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/03 03:10:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/03 03:10:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27fd7e940): >openPending: err= 2026/07/03 03:10:10 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/03 03:10:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/03 03:10:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27fd7e940): >_readAt: n=1, err= 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27fd7e940): _readAt: size=1, off=5 2026/07/03 03:10:10 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27fd7e940): >_readAt: n=1, err= 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27fd7e940): _readAt: size=1, off=1 2026/07/03 03:10:10 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27fd7e940): >_readAt: n=1, err= 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27fd7e940): _readAt: size=6, off=10 2026/07/03 03:10:10 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27fd7e940): >_readAt: n=6, err= 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27fd7e940): _readAt: size=256, off=10 2026/07/03 03:10:10 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27fd7e940): >_readAt: n=6, err=EOF 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27fd7e940): _readAt: size=256, off=100 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27fd7e940): >_readAt: n=0, err=EOF 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27fd7e940): close: 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27fd7e940): >close: err= 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27fd7e940): _readAt: size=256, off=100 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27fd7e940): >_readAt: n=0, err=file already closed 2026/07/03 03:10:10 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:10 DEBUG : dir: Looking for writers 2026/07/03 03:10:10 DEBUG : file1: reading active writers 2026/07/03 03:10:10 DEBUG : Looking for writers 2026/07/03 03:10:10 DEBUG : dir: reading active writers 2026/07/03 03:10:10 DEBUG : >WaitForWriters: 2026/07/03 03:10:10 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:10 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:10 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 03:10:10 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 INFO : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 03:10:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/03 03:10:10 DEBUG : dir/file1: newRWFileHandle: 2026/07/03 03:10:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/03 03:10:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/03 03:10:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27ff0dac0): RWFileHandle.Flush 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27ff0dac0): _readAt: size=256, off=0 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27ff0dac0): openPending: 2026/07/03 03:10:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/03 03:10:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/03 03:10:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27ff0dac0): >openPending: err= 2026/07/03 03:10:10 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/03 03:10:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/03 03:10:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27ff0dac0): >_readAt: n=16, err=EOF 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27ff0dac0): RWFileHandle.Flush 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27ff0dac0): RWFileHandle.Flush 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27ff0dac0): close: 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad27ff0dac0): >close: err= 2026/07/03 03:10:10 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:10 DEBUG : dir: Looking for writers 2026/07/03 03:10:10 DEBUG : file1: reading active writers 2026/07/03 03:10:10 DEBUG : Looking for writers 2026/07/03 03:10:10 DEBUG : dir: reading active writers 2026/07/03 03:10:10 DEBUG : >WaitForWriters: 2026/07/03 03:10:10 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:10 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:10 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 03:10:10 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 INFO : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 03:10:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/03 03:10:10 DEBUG : dir/file1: newRWFileHandle: 2026/07/03 03:10:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/03 03:10:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/03 03:10:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad280001ec0): _readAt: size=256, off=0 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad280001ec0): openPending: 2026/07/03 03:10:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/03 03:10:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/03 03:10:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad280001ec0): >openPending: err= 2026/07/03 03:10:10 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/03 03:10:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/03 03:10:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad280001ec0): >_readAt: n=16, err=EOF 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad280001ec0): RWFileHandle.Release 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad280001ec0): close: 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad280001ec0): >close: err= 2026/07/03 03:10:10 DEBUG : dir/file1(0x3ad280001ec0): RWFileHandle.Release 2026/07/03 03:10:10 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:10 DEBUG : dir: Looking for writers 2026/07/03 03:10:10 DEBUG : file1: reading active writers 2026/07/03 03:10:10 DEBUG : Looking for writers 2026/07/03 03:10:10 DEBUG : dir: reading active writers 2026/07/03 03:10:10 DEBUG : >WaitForWriters: 2026/07/03 03:10:10 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:10 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:10 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 03:10:10 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:10 INFO : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 03:10:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:10 DEBUG : file1: newRWFileHandle: 2026/07/03 03:10:10 DEBUG : file1(0x3ad28002e2c0): openPending: 2026/07/03 03:10:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:10 DEBUG : file1(0x3ad28002e2c0): >openPending: err= 2026/07/03 03:10:10 DEBUG : file1: >newRWFileHandle: err= 2026/07/03 03:10:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/03 03:10:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/03 03:10:10 DEBUG : file1(0x3ad28002e2c0): _writeAt: size=5, off=0 2026/07/03 03:10:10 DEBUG : file1(0x3ad28002e2c0): >_writeAt: n=5, err= 2026/07/03 03:10:10 DEBUG : file1(0x3ad28002e2c0): _writeAt: size=7, off=5 2026/07/03 03:10:10 DEBUG : file1(0x3ad28002e2c0): >_writeAt: n=7, err= 2026/07/03 03:10:10 DEBUG : file1: vfs cache: truncate to size=11 2026/07/03 03:10:10 DEBUG : file1(0x3ad28002e2c0): close: 2026/07/03 03:10:10 DEBUG : file1: vfs cache: setting modification time to 2026-07-03 03:10:10.791374669 +0000 UTC m=+10.535023592 2026/07/03 03:10:10 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:10 DEBUG : file1(0x3ad28002e2c0): >close: err= 2026/07/03 03:10:10 DEBUG : file1(0x3ad28002e2c0): close: 2026/07/03 03:10:10 DEBUG : file1(0x3ad28002e2c0): >close: err=file already closed 2026/07/03 03:10:10 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:10 DEBUG : Looking for writers 2026/07/03 03:10:10 DEBUG : file1: reading active writers 2026/07/03 03:10:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/03 03:10:10 DEBUG : Looking for writers 2026/07/03 03:10:10 DEBUG : file1: reading active writers 2026/07/03 03:10:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/03 03:10:10 DEBUG : Looking for writers 2026/07/03 03:10:10 DEBUG : file1: reading active writers 2026/07/03 03:10:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/03 03:10:10 DEBUG : Looking for writers 2026/07/03 03:10:10 DEBUG : file1: reading active writers 2026/07/03 03:10:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/03 03:10:10 DEBUG : file1: vfs cache: starting upload 2026/07/03 03:10:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:10 DEBUG : file1: size = 11 OK 2026/07/03 03:10:10 INFO : file1: Copied (new) 2026/07/03 03:10:10 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-03 03:10:10 +0000 UTC" 2026/07/03 03:10:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/03 03:10:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:10 INFO : file1: vfs cache: upload succeeded try #1 2026/07/03 03:10:10 DEBUG : Looking for writers 2026/07/03 03:10:10 DEBUG : file1: reading active writers 2026/07/03 03:10:10 DEBUG : >WaitForWriters: 2026/07/03 03:10:10 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:10 DEBUG : Looking for writers 2026/07/03 03:10:10 DEBUG : file1: reading active writers 2026/07/03 03:10:10 DEBUG : >WaitForWriters: 2026/07/03 03:10:10 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:10 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:10 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 03:10:10 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:10 INFO : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 03:10:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:10 DEBUG : file1: newRWFileHandle: 2026/07/03 03:10:10 DEBUG : file1(0x3ad28016ee80): openPending: 2026/07/03 03:10:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:10 DEBUG : file1(0x3ad28016ee80): >openPending: err= 2026/07/03 03:10:10 DEBUG : file1: >newRWFileHandle: err= 2026/07/03 03:10:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/03 03:10:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/03 03:10:10 DEBUG : file1(0x3ad28016ee80): _writeAt: size=7, off=0 2026/07/03 03:10:10 DEBUG : file1(0x3ad28016ee80): >_writeAt: n=7, err= 2026/07/03 03:10:10 DEBUG : file1(0x3ad28016ee80): _writeAt: size=6, off=5 2026/07/03 03:10:10 DEBUG : file1(0x3ad28016ee80): >_writeAt: n=6, err= 2026/07/03 03:10:10 DEBUG : file1(0x3ad28016ee80): close: 2026/07/03 03:10:10 DEBUG : file1: vfs cache: setting modification time to 2026-07-03 03:10:10.989284657 +0000 UTC m=+10.732933580 2026/07/03 03:10:10 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:10 DEBUG : file1(0x3ad28016ee80): >close: err= 2026/07/03 03:10:10 DEBUG : file1(0x3ad28016ee80): _writeAt: size=5, off=0 2026/07/03 03:10:10 DEBUG : file1(0x3ad28016ee80): >_writeAt: n=0, err=file already closed 2026/07/03 03:10:10 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:10 DEBUG : Looking for writers 2026/07/03 03:10:10 DEBUG : file1: reading active writers 2026/07/03 03:10:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/03 03:10:11 DEBUG : Looking for writers 2026/07/03 03:10:11 DEBUG : file1: reading active writers 2026/07/03 03:10:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/03 03:10:11 DEBUG : Looking for writers 2026/07/03 03:10:11 DEBUG : file1: reading active writers 2026/07/03 03:10:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/03 03:10:11 DEBUG : Looking for writers 2026/07/03 03:10:11 DEBUG : file1: reading active writers 2026/07/03 03:10:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/03 03:10:11 DEBUG : file1: vfs cache: starting upload 2026/07/03 03:10:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:11 DEBUG : file1: size = 11 OK 2026/07/03 03:10:11 INFO : file1: Copied (new) 2026/07/03 03:10:11 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-03 03:10:10 +0000 UTC" 2026/07/03 03:10:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/03 03:10:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:11 INFO : file1: vfs cache: upload succeeded try #1 2026/07/03 03:10:11 DEBUG : Looking for writers 2026/07/03 03:10:11 DEBUG : file1: reading active writers 2026/07/03 03:10:11 DEBUG : >WaitForWriters: 2026/07/03 03:10:11 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:11 DEBUG : Looking for writers 2026/07/03 03:10:11 DEBUG : file1: reading active writers 2026/07/03 03:10:11 DEBUG : >WaitForWriters: 2026/07/03 03:10:11 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:11 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:11 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 03:10:11 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:11 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:11 INFO : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 03:10:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:11 DEBUG : file1: newRWFileHandle: 2026/07/03 03:10:11 DEBUG : file1(0x3ad2801a8680): openPending: 2026/07/03 03:10:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:11 DEBUG : file1(0x3ad2801a8680): >openPending: err= 2026/07/03 03:10:11 DEBUG : file1: >newRWFileHandle: err= 2026/07/03 03:10:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/03 03:10:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/03 03:10:11 DEBUG : file1(0x3ad2801a8680): close: 2026/07/03 03:10:11 DEBUG : file1: vfs cache: setting modification time to 2026-07-03 03:10:11.188554248 +0000 UTC m=+10.932203161 2026/07/03 03:10:11 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:11 DEBUG : file1(0x3ad2801a8680): >close: err= 2026/07/03 03:10:11 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/03 03:10:11 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/03 03:10:11 DEBUG : file2: newRWFileHandle: 2026/07/03 03:10:11 DEBUG : file2(0x3ad2801a8b00): openPending: 2026/07/03 03:10:11 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/03 03:10:11 DEBUG : file2(0x3ad2801a8b00): >openPending: err= 2026/07/03 03:10:11 DEBUG : file2: >newRWFileHandle: err= 2026/07/03 03:10:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/03 03:10:11 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/03 03:10:11 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/03 03:10:11 DEBUG : file2(0x3ad2801a8b00): RWFileHandle.Flush 2026/07/03 03:10:11 DEBUG : file2(0x3ad2801a8b00): RWFileHandle.Release 2026/07/03 03:10:11 DEBUG : file2(0x3ad2801a8b00): close: 2026/07/03 03:10:11 DEBUG : file2: vfs cache: setting modification time to 2026-07-03 03:10:11.189387945 +0000 UTC m=+10.933036858 2026/07/03 03:10:11 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:11 DEBUG : file2(0x3ad2801a8b00): >close: err= 2026/07/03 03:10:11 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:11 DEBUG : Looking for writers 2026/07/03 03:10:11 DEBUG : file1: reading active writers 2026/07/03 03:10:11 DEBUG : file2: reading active writers 2026/07/03 03:10:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/03 03:10:11 DEBUG : Looking for writers 2026/07/03 03:10:11 DEBUG : file1: reading active writers 2026/07/03 03:10:11 DEBUG : file2: reading active writers 2026/07/03 03:10:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/03 03:10:11 DEBUG : Looking for writers 2026/07/03 03:10:11 DEBUG : file1: reading active writers 2026/07/03 03:10:11 DEBUG : file2: reading active writers 2026/07/03 03:10:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/03 03:10:11 DEBUG : Looking for writers 2026/07/03 03:10:11 DEBUG : file1: reading active writers 2026/07/03 03:10:11 DEBUG : file2: reading active writers 2026/07/03 03:10:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/03 03:10:11 DEBUG : file1: vfs cache: starting upload 2026/07/03 03:10:11 DEBUG : file2: vfs cache: starting upload 2026/07/03 03:10:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:11 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:11 DEBUG : file1: size = 0 OK 2026/07/03 03:10:11 INFO : file1: Copied (new) 2026/07/03 03:10:11 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-03 03:10:11 +0000 UTC" 2026/07/03 03:10:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/03 03:10:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:11 INFO : file1: vfs cache: upload succeeded try #1 2026/07/03 03:10:11 DEBUG : Looking for writers 2026/07/03 03:10:11 DEBUG : file1: reading active writers 2026/07/03 03:10:11 DEBUG : file2: reading active writers 2026/07/03 03:10:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/03 03:10:11 DEBUG : file2: size = 0 OK 2026/07/03 03:10:11 INFO : file2: Copied (new) 2026/07/03 03:10:11 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-03 03:10:11 +0000 UTC" 2026/07/03 03:10:11 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/03 03:10:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/03 03:10:11 INFO : file2: vfs cache: upload succeeded try #1 2026/07/03 03:10:11 DEBUG : Looking for writers 2026/07/03 03:10:11 DEBUG : file1: reading active writers 2026/07/03 03:10:11 DEBUG : file2: reading active writers 2026/07/03 03:10:11 DEBUG : >WaitForWriters: 2026/07/03 03:10:11 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:11 DEBUG : Looking for writers 2026/07/03 03:10:11 DEBUG : file1: reading active writers 2026/07/03 03:10:11 DEBUG : file2: reading active writers 2026/07/03 03:10:11 DEBUG : >WaitForWriters: 2026/07/03 03:10:11 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:11 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:11 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 03:10:11 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:11 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:11 INFO : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 03:10:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:11 DEBUG : file1: newRWFileHandle: 2026/07/03 03:10:11 DEBUG : file1(0x3ad2802e2a00): openPending: 2026/07/03 03:10:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:11 DEBUG : file1(0x3ad2802e2a00): >openPending: err= 2026/07/03 03:10:11 DEBUG : file1: >newRWFileHandle: err= 2026/07/03 03:10:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/03 03:10:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/03 03:10:11 DEBUG : file1(0x3ad2802e2a00): _writeAt: size=5, off=0 2026/07/03 03:10:11 DEBUG : file1(0x3ad2802e2a00): >_writeAt: n=5, err= 2026/07/03 03:10:11 DEBUG : file1(0x3ad2802e2a00): RWFileHandle.Flush 2026/07/03 03:10:11 DEBUG : file1(0x3ad2802e2a00): RWFileHandle.Flush 2026/07/03 03:10:11 DEBUG : file1(0x3ad2802e2a00): close: 2026/07/03 03:10:11 DEBUG : file1: vfs cache: setting modification time to 2026-07-03 03:10:11.556259179 +0000 UTC m=+11.299908122 2026/07/03 03:10:11 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:11 DEBUG : file1(0x3ad2802e2a00): >close: err= 2026/07/03 03:10:11 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:11 DEBUG : Looking for writers 2026/07/03 03:10:11 DEBUG : file1: reading active writers 2026/07/03 03:10:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/03 03:10:11 DEBUG : Looking for writers 2026/07/03 03:10:11 DEBUG : file1: reading active writers 2026/07/03 03:10:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/03 03:10:11 DEBUG : Looking for writers 2026/07/03 03:10:11 DEBUG : file1: reading active writers 2026/07/03 03:10:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/03 03:10:11 DEBUG : Looking for writers 2026/07/03 03:10:11 DEBUG : file1: reading active writers 2026/07/03 03:10:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/03 03:10:11 DEBUG : file1: vfs cache: starting upload 2026/07/03 03:10:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:11 DEBUG : file1: size = 5 OK 2026/07/03 03:10:11 INFO : file1: Copied (new) 2026/07/03 03:10:11 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-03 03:10:11 +0000 UTC" 2026/07/03 03:10:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/03 03:10:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:11 INFO : file1: vfs cache: upload succeeded try #1 2026/07/03 03:10:11 DEBUG : Looking for writers 2026/07/03 03:10:11 DEBUG : file1: reading active writers 2026/07/03 03:10:11 DEBUG : >WaitForWriters: 2026/07/03 03:10:11 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:11 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:11 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 03:10:11 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:11 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:11 INFO : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 03:10:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:11 DEBUG : file1: newRWFileHandle: 2026/07/03 03:10:11 DEBUG : file1(0x3ad28021de00): openPending: 2026/07/03 03:10:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:11 DEBUG : file1(0x3ad28021de00): >openPending: err= 2026/07/03 03:10:11 DEBUG : file1: >newRWFileHandle: err= 2026/07/03 03:10:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/03 03:10:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/03 03:10:11 DEBUG : file1(0x3ad28021de00): _writeAt: size=5, off=0 2026/07/03 03:10:11 DEBUG : file1(0x3ad28021de00): >_writeAt: n=5, err= 2026/07/03 03:10:11 DEBUG : file1(0x3ad28021de00): RWFileHandle.Release 2026/07/03 03:10:11 DEBUG : file1(0x3ad28021de00): close: 2026/07/03 03:10:11 DEBUG : file1: vfs cache: setting modification time to 2026-07-03 03:10:11.743657712 +0000 UTC m=+11.487306646 2026/07/03 03:10:11 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:11 DEBUG : file1(0x3ad28021de00): >close: err= 2026/07/03 03:10:11 DEBUG : file1(0x3ad28021de00): RWFileHandle.Release 2026/07/03 03:10:11 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:11 DEBUG : Looking for writers 2026/07/03 03:10:11 DEBUG : file1: reading active writers 2026/07/03 03:10:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/03 03:10:11 DEBUG : Looking for writers 2026/07/03 03:10:11 DEBUG : file1: reading active writers 2026/07/03 03:10:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/03 03:10:11 DEBUG : Looking for writers 2026/07/03 03:10:11 DEBUG : file1: reading active writers 2026/07/03 03:10:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/03 03:10:11 DEBUG : Looking for writers 2026/07/03 03:10:11 DEBUG : file1: reading active writers 2026/07/03 03:10:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/03 03:10:11 DEBUG : file1: vfs cache: starting upload 2026/07/03 03:10:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:11 DEBUG : file1: size = 5 OK 2026/07/03 03:10:11 INFO : file1: Copied (new) 2026/07/03 03:10:11 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-03 03:10:11 +0000 UTC" 2026/07/03 03:10:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/03 03:10:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:11 INFO : file1: vfs cache: upload succeeded try #1 2026/07/03 03:10:11 DEBUG : Looking for writers 2026/07/03 03:10:11 DEBUG : file1: reading active writers 2026/07/03 03:10:11 DEBUG : >WaitForWriters: 2026/07/03 03:10:11 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:11 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:11 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 03:10:11 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:11 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:11 INFO : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 03:10:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:11 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/03 03:10:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/03 03:10:11 DEBUG : dir/file1: newRWFileHandle: 2026/07/03 03:10:11 DEBUG : dir/file1(0x3ad28064a840): openPending: 2026/07/03 03:10:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/03 03:10:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/03 03:10:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:11 DEBUG : dir/file1(0x3ad28064a840): >openPending: err= 2026/07/03 03:10:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/03 03:10:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/03 03:10:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/03 03:10:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/03 03:10:11 DEBUG : dir/file1(0x3ad28064a840): _writeAt: size=5, off=0 2026/07/03 03:10:11 DEBUG : dir/file1(0x3ad28064a840): >_writeAt: n=5, err= 2026/07/03 03:10:11 DEBUG : dir/file1(0x3ad28064a840): close: 2026/07/03 03:10:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:11 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-03 03:10:11.994648267 +0000 UTC m=+11.738297190 2026/07/03 03:10:11 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:11 DEBUG : dir/file1(0x3ad28064a840): >close: err= 2026/07/03 03:10:11 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:11 DEBUG : dir: Looking for writers 2026/07/03 03:10:11 DEBUG : file1: reading active writers 2026/07/03 03:10:11 DEBUG : Looking for writers 2026/07/03 03:10:11 DEBUG : dir: reading active writers 2026/07/03 03:10:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/03 03:10:12 DEBUG : dir: Looking for writers 2026/07/03 03:10:12 DEBUG : file1: reading active writers 2026/07/03 03:10:12 DEBUG : Looking for writers 2026/07/03 03:10:12 DEBUG : dir: reading active writers 2026/07/03 03:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/03 03:10:12 DEBUG : dir: Looking for writers 2026/07/03 03:10:12 DEBUG : file1: reading active writers 2026/07/03 03:10:12 DEBUG : Looking for writers 2026/07/03 03:10:12 DEBUG : dir: reading active writers 2026/07/03 03:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/03 03:10:12 DEBUG : dir: Looking for writers 2026/07/03 03:10:12 DEBUG : file1: reading active writers 2026/07/03 03:10:12 DEBUG : Looking for writers 2026/07/03 03:10:12 DEBUG : dir: reading active writers 2026/07/03 03:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/03 03:10:12 DEBUG : dir/file1: vfs cache: starting upload 2026/07/03 03:10:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:12 DEBUG : dir/file1: size = 5 OK 2026/07/03 03:10:12 INFO : dir/file1: Copied (replaced existing) 2026/07/03 03:10:12 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-03 03:10:11 +0000 UTC" 2026/07/03 03:10:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/03 03:10:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/03 03:10:12 DEBUG : dir: Looking for writers 2026/07/03 03:10:12 DEBUG : file1: reading active writers 2026/07/03 03:10:12 DEBUG : Looking for writers 2026/07/03 03:10:12 DEBUG : dir: reading active writers 2026/07/03 03:10:12 DEBUG : >WaitForWriters: 2026/07/03 03:10:12 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:12 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:12 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 03:10:12 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:12 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:12 INFO : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 03:10:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:12 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : dir/file1: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/03 03:10:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/03 03:10:12 DEBUG : dir/file1(0x3ad280697800): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : dir/file1(0x3ad280697800): openPending: 2026/07/03 03:10:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/03 03:10:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/03 03:10:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:12 DEBUG : dir/file1(0x3ad280697800): >openPending: err= 2026/07/03 03:10:12 DEBUG : dir/file1(0x3ad280697800): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : dir/file1(0x3ad280697800): _writeAt: size=15, off=5 2026/07/03 03:10:12 DEBUG : dir/file1(0x3ad280697800): >_writeAt: n=15, err= 2026/07/03 03:10:12 DEBUG : dir/file1(0x3ad280697800): close: 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/07/03 03:10:12 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-03 03:10:12.277562361 +0000 UTC m=+12.021211284 2026/07/03 03:10:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : dir/file1(0x3ad280697800): >close: err= 2026/07/03 03:10:12 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:12 DEBUG : dir: Looking for writers 2026/07/03 03:10:12 DEBUG : file1: reading active writers 2026/07/03 03:10:12 DEBUG : Looking for writers 2026/07/03 03:10:12 DEBUG : dir: reading active writers 2026/07/03 03:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/03 03:10:12 DEBUG : dir: Looking for writers 2026/07/03 03:10:12 DEBUG : file1: reading active writers 2026/07/03 03:10:12 DEBUG : Looking for writers 2026/07/03 03:10:12 DEBUG : dir: reading active writers 2026/07/03 03:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/03 03:10:12 DEBUG : dir: Looking for writers 2026/07/03 03:10:12 DEBUG : file1: reading active writers 2026/07/03 03:10:12 DEBUG : Looking for writers 2026/07/03 03:10:12 DEBUG : dir: reading active writers 2026/07/03 03:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/03 03:10:12 DEBUG : dir: Looking for writers 2026/07/03 03:10:12 DEBUG : file1: reading active writers 2026/07/03 03:10:12 DEBUG : Looking for writers 2026/07/03 03:10:12 DEBUG : dir: reading active writers 2026/07/03 03:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/03 03:10:12 DEBUG : dir/file1: vfs cache: starting upload 2026/07/03 03:10:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:12 DEBUG : dir/file1: size = 20 OK 2026/07/03 03:10:12 INFO : dir/file1: Copied (replaced existing) 2026/07/03 03:10:12 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-03 03:10:12 +0000 UTC" 2026/07/03 03:10:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/03 03:10:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/03 03:10:12 DEBUG : dir: Looking for writers 2026/07/03 03:10:12 DEBUG : file1: reading active writers 2026/07/03 03:10:12 DEBUG : Looking for writers 2026/07/03 03:10:12 DEBUG : dir: reading active writers 2026/07/03 03:10:12 DEBUG : >WaitForWriters: 2026/07/03 03:10:12 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:12 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:12 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 03:10:12 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:12 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 INFO : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 03:10:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : file1: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : file1(0x3ad27fb97940): openPending: 2026/07/03 03:10:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:12 DEBUG : file1(0x3ad27fb97940): >openPending: err= 2026/07/03 03:10:12 DEBUG : file1: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/03 03:10:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/03 03:10:12 DEBUG : file1(0x3ad27fb97940): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : file1(0x3ad27fb97940): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : file1(0x3ad27fb97940): close: 2026/07/03 03:10:12 DEBUG : file1: vfs cache: setting modification time to 2026-07-03 03:10:12.49705812 +0000 UTC m=+12.240707043 2026/07/03 03:10:12 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : file1(0x3ad27fb97940): >close: err= 2026/07/03 03:10:12 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:12 DEBUG : Looking for writers 2026/07/03 03:10:12 DEBUG : file1: reading active writers 2026/07/03 03:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/03 03:10:12 DEBUG : Looking for writers 2026/07/03 03:10:12 DEBUG : file1: reading active writers 2026/07/03 03:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/03 03:10:12 DEBUG : Looking for writers 2026/07/03 03:10:12 DEBUG : file1: reading active writers 2026/07/03 03:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/03 03:10:12 DEBUG : Looking for writers 2026/07/03 03:10:12 DEBUG : file1: reading active writers 2026/07/03 03:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/03 03:10:12 DEBUG : file1: vfs cache: starting upload 2026/07/03 03:10:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:12 DEBUG : file1: size = 5 OK 2026/07/03 03:10:12 INFO : file1: Copied (new) 2026/07/03 03:10:12 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-03 03:10:12 +0000 UTC" 2026/07/03 03:10:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:12 INFO : file1: vfs cache: upload succeeded try #1 2026/07/03 03:10:12 DEBUG : Looking for writers 2026/07/03 03:10:12 DEBUG : file1: reading active writers 2026/07/03 03:10:12 DEBUG : >WaitForWriters: 2026/07/03 03:10:12 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:12 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:12 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 03:10:12 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:12 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/03 03:10:12 INFO : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7c7c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7c7c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7c7c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7c7c0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7c7c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.684733905 +0000 UTC m=+12.428382818 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7c7c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7cc40): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7cc40): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7cc40): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7cc40): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7cc40): _writeAt: size=3, off=2 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7cc40): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7cc40): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.684733905 +0000 UTC m=+12.428382818 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7cc40): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7d100): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7d100): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7d100): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7d100): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7d100): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.684733905 +0000 UTC m=+12.428382818 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7d100): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28044e7e0 item 1 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7d740): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7d740): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7d740): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7d740): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7d740): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.6911702 +0000 UTC m=+12.434819114 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7d740): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7dc80): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7dc80): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7dc80): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7dc80): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7dc80): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.6911702 +0000 UTC m=+12.434819114 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7dc80): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28044ecb0 item 2 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805be400): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805be400): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805be400): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805be400): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805be400): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.693424727 +0000 UTC m=+12.437073650 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805be400): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805be980): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805be980): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805be980): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805be980): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805be980): _writeAt: size=3, off=2 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805be980): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805be980): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.693424727 +0000 UTC m=+12.437073650 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805be980): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bee40): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bee40): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bee40): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bee40): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bee40): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.693424727 +0000 UTC m=+12.437073650 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bee40): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28044f1f0 item 3 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bf4c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bf4c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bf4c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bf4c0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bf4c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.698043476 +0000 UTC m=+12.441692389 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bf4c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bfa00): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bfa00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bfa00): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bfa00): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bfa00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.698043476 +0000 UTC m=+12.441692389 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bfa00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28044f6c0 item 4 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067a140): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067a140): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067a140): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067a140): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067a140): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.700279367 +0000 UTC m=+12.443928291 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067a140): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067a5c0): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067a5c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067a5c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067a5c0): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067a5c0): _writeAt: size=3, off=2 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067a5c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067a5c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.700279367 +0000 UTC m=+12.443928291 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067a5c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067ab00): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067ab00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067ab00): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067ab00): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067ab00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.700279367 +0000 UTC m=+12.443928291 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067ab00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28044fa40 item 5 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067b180): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067b180): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067b180): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067b180): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067b180): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.702373583 +0000 UTC m=+12.446022506 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067b180): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067b6c0): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067b6c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067b6c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067b6c0): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067b6c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.702373583 +0000 UTC m=+12.446022506 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067b6c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb8a150 item 6 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067bd40): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067bd40): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067bd40): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067bd40): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067bd40): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.703592404 +0000 UTC m=+12.447241316 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067bd40): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d2340): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d2340): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d2340): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d2340): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d2340): _writeAt: size=3, off=2 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d2340): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d2340): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.703592404 +0000 UTC m=+12.447241316 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d2340): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d2800): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d2800): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d2800): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d2800): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d2800): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.703592404 +0000 UTC m=+12.447241316 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d2800): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb8abd0 item 7 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d2e80): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d2e80): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d2e80): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d2e80): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d2e80): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.70534127 +0000 UTC m=+12.448990184 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d2e80): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d33c0): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d33c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d33c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d33c0): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d33c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.70534127 +0000 UTC m=+12.448990184 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d33c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb8b6c0 item 8 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3a00): _readAt: size=2, off=0 2026/07/03 03:10:12 ERROR : open-test-file(0x3ad2801d3a00): Couldn't read size of file 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3a00): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3a00): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3a00): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3a00): close: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3a00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3dc0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3dc0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3dc0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3dc0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3dc0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.706944984 +0000 UTC m=+12.450593907 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3dc0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280100340): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280100340): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280100340): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280100340): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280100340): _writeAt: size=3, off=2 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280100340): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280100340): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.706944984 +0000 UTC m=+12.450593907 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280100340): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6ccc0): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6ccc0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6ccc0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6ccc0): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6ccc0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.706944984 +0000 UTC m=+12.450593907 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6ccc0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb8bb90 item 9 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6d340): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6d340): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6d340): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6d340): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6d340): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.709009082 +0000 UTC m=+12.452657995 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6d340): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6d980): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6d980): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6d980): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6d980): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6d980): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.709009082 +0000 UTC m=+12.452657995 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6d980): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280614a10 item 10 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a20c0): _readAt: size=2, off=0 2026/07/03 03:10:12 ERROR : open-test-file(0x3ad2800a20c0): Couldn't read size of file 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a20c0): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a20c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a20c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a20c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a20c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2480): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2480): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2480): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2480): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2480): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.710511336 +0000 UTC m=+12.454160249 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2480): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2980): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2980): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2980): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2980): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2980): _writeAt: size=3, off=2 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2980): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2980): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.710511336 +0000 UTC m=+12.454160249 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2980): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2e80): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2e80): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2e80): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2e80): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2e80): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.710511336 +0000 UTC m=+12.454160249 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2e80): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280614d90 item 11 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a3500): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a3500): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a3500): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a3500): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a3500): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.712401849 +0000 UTC m=+12.456050762 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a3500): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a3ac0): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a3ac0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a3ac0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a3ac0): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a3ac0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.712401849 +0000 UTC m=+12.456050762 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a3ac0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2806152d0 item 12 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280462200): _readAt: size=2, off=0 2026/07/03 03:10:12 ERROR : open-test-file(0x3ad280462200): Couldn't read size of file 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280462200): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280462200): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280462200): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280462200): close: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280462200): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280462640): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280462640): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280462640): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280462640): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280462640): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.714118083 +0000 UTC m=+12.457766996 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280462640): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280462d00): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280462d00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280462d00): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280462d00): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280462d00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.714118083 +0000 UTC m=+12.457766996 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280462d00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280615650 item 13 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280463380): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280463380): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280463380): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280463380): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280463380): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.716160631 +0000 UTC m=+12.459809544 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280463380): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2804638c0): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2804638c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2804638c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2804638c0): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2804638c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.716160631 +0000 UTC m=+12.459809544 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2804638c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28077a070 item 14 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc38180): _readAt: size=2, off=0 2026/07/03 03:10:12 ERROR : open-test-file(0x3ad27fc38180): Couldn't read size of file 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc38180): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc38180): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc38180): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc38180): close: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc38180): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc39080): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc39080): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc39080): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc39080): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc39080): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.718226955 +0000 UTC m=+12.461875868 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc39080): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc39740): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc39740): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc39740): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc39740): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc39740): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.718226955 +0000 UTC m=+12.461875868 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc39740): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28077a3f0 item 15 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 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/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280100ac0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280100ac0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280100ac0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280100ac0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280100ac0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.719723216 +0000 UTC m=+12.463372129 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280100ac0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280101000): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280101000): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280101000): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280101000): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280101000): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.719723216 +0000 UTC m=+12.463372129 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280101000): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb36230 item 16 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280101640): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280101640): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280101640): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280101640): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280101640): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.721699921 +0000 UTC m=+12.465348834 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280101640): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280101ac0): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280101ac0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280101ac0): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280101ac0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280101ac0): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280101ac0): _writeAt: size=3, off=7 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280101ac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280101ac0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.721699921 +0000 UTC m=+12.465348834 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280101ac0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2804320c0): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2804320c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2804320c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2804320c0): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2804320c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.721699921 +0000 UTC m=+12.465348834 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2804320c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb36a80 item 17 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280432740): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280432740): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280432740): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280432740): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280432740): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.723999402 +0000 UTC m=+12.467648315 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280432740): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280432cc0): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280432cc0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280432cc0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280432cc0): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280432cc0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.723999402 +0000 UTC m=+12.467648315 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280432cc0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802720e0 item 18 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280433340): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280433340): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280433340): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280433340): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280433340): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.725757154 +0000 UTC m=+12.469406068 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280433340): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280433840): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280433840): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280433840): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280433840): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280433840): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280433840): _writeAt: size=3, off=7 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280433840): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280433840): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.725757154 +0000 UTC m=+12.469406068 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280433840): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280433d40): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280433d40): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280433d40): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280433d40): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280433d40): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.725757154 +0000 UTC m=+12.469406068 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280433d40): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802725b0 item 19 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801e84c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801e84c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801e84c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801e84c0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801e84c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.728487837 +0000 UTC m=+12.472136750 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801e84c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801e8a00): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801e8a00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801e8a00): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801e8a00): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801e8a00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.728487837 +0000 UTC m=+12.472136750 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801e8a00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280272a80 item 20 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801e9100): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801e9100): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801e9100): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801e9100): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801e9100): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.730377577 +0000 UTC m=+12.474026490 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801e9100): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801e9600): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801e9600): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801e9600): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801e9600): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801e9600): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801e9600): _writeAt: size=3, off=7 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801e9600): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801e9600): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.730377577 +0000 UTC m=+12.474026490 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801e9600): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801e9b00): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801e9b00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801e9b00): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801e9b00): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801e9b00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.730377577 +0000 UTC m=+12.474026490 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801e9b00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280272ee0 item 21 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805ea280): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805ea280): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805ea280): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805ea280): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805ea280): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.732696064 +0000 UTC m=+12.476344978 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805ea280): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805ea7c0): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805ea7c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805ea7c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805ea7c0): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805ea7c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.732696064 +0000 UTC m=+12.476344978 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805ea7c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280273420 item 22 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805eae40): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805eae40): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805eae40): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805eae40): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805eae40): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.734124228 +0000 UTC m=+12.477773141 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805eae40): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805eb340): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805eb340): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805eb340): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805eb340): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805eb340): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805eb340): _writeAt: size=3, off=7 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805eb340): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805eb340): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.734124228 +0000 UTC m=+12.477773141 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805eb340): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc39e80): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc39e80): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc39e80): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc39e80): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc39e80): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.734124228 +0000 UTC m=+12.477773141 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc39e80): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280273a40 item 23 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 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/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280664600): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280664600): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280664600): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280664600): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280664600): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.736311298 +0000 UTC m=+12.479960211 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280664600): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280664b40): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280664b40): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280664b40): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280664b40): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280664b40): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.736311298 +0000 UTC m=+12.479960211 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280664b40): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28077a9a0 item 24 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280665180): _readAt: size=2, off=0 2026/07/03 03:10:12 ERROR : open-test-file(0x3ad280665180): Couldn't read size of file 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280665180): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280665180): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280665180): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280665180): close: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280665180): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280665540): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280665540): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280665540): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280665540): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280665540): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.7388665 +0000 UTC m=+12.482515413 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280665540): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280665ac0): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280665ac0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280665ac0): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280665ac0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280665ac0): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280665ac0): _writeAt: size=3, off=7 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280665ac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280665ac0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.7388665 +0000 UTC m=+12.482515413 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280665ac0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280686100): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280686100): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280686100): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280686100): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280686100): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.7388665 +0000 UTC m=+12.482515413 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280686100): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28077ae70 item 25 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280686780): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280686780): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280686780): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280686780): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280686780): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.741232435 +0000 UTC m=+12.484881349 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280686780): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280686cc0): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280686cc0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280686cc0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280686cc0): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280686cc0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.741232435 +0000 UTC m=+12.484881349 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280686cc0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28077b490 item 26 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280687300): _readAt: size=2, off=0 2026/07/03 03:10:12 ERROR : open-test-file(0x3ad280687300): Couldn't read size of file 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280687300): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280687300): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280687300): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280687300): close: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280687300): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806876c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806876c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806876c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806876c0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806876c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.742791836 +0000 UTC m=+12.486440759 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806876c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280687c40): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280687c40): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280687c40): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280687c40): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280687c40): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280687c40): _writeAt: size=3, off=7 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280687c40): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280687c40): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.742791836 +0000 UTC m=+12.486440759 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280687c40): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001a280): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001a280): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001a280): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001a280): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001a280): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.742791836 +0000 UTC m=+12.486440759 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001a280): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28077b810 item 27 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 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/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001a900): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001a900): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001a900): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001a900): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001a900): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.744778018 +0000 UTC m=+12.488426931 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001a900): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001ae40): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001ae40): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001ae40): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001ae40): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001ae40): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.744778018 +0000 UTC m=+12.488426931 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001ae40): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28077bce0 item 28 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001b480): _readAt: size=2, off=0 2026/07/03 03:10:12 ERROR : open-test-file(0x3ad28001b480): Couldn't read size of file 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001b480): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001b480): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001b480): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001b480): close: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001b480): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001b840): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001b840): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001b840): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001b840): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001b840): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.747352607 +0000 UTC m=+12.491001520 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001b840): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280036000): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280036000): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280036000): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280036000): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280036000): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.747352607 +0000 UTC m=+12.491001520 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280036000): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28011c4d0 item 29 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 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/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280036680): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280036680): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280036680): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280036680): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280036680): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.748951161 +0000 UTC m=+12.492600074 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280036680): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280036bc0): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280036bc0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280036bc0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280036bc0): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280036bc0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.748951161 +0000 UTC m=+12.492600074 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280036bc0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28011ce00 item 30 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 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/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280037200): _readAt: size=2, off=0 2026/07/03 03:10:12 ERROR : open-test-file(0x3ad280037200): Couldn't read size of file 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280037200): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280037200): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280037200): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280037200): close: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280037200): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800375c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800375c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800375c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800375c0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800375c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.751122951 +0000 UTC m=+12.494771864 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800375c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280037c80): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280037c80): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280037c80): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280037c80): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280037c80): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.751122951 +0000 UTC m=+12.494771864 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280037c80): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28011d2d0 item 31 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 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/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28005e400): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28005e400): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28005e400): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28005e400): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28005e400): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.752495511 +0000 UTC m=+12.496144425 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28005e400): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28005e940): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28005e940): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28005e940): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28005e940): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28005e940): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.752495511 +0000 UTC m=+12.496144425 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28005e940): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28011db90 item 32 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28005ef80): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28005ef80): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28005ef80): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28005ef80): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28005ef80): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.754050904 +0000 UTC m=+12.497699816 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28005ef80): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28005f400): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28005f400): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28005f400): _writeAt: size=3, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28005f400): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28005f400): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280160070 item 33 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28005f400): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28005f400): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.754829556 +0000 UTC m=+12.498478470 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28005f400): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28005f900): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28005f900): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28005f900): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28005f900): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28005f900): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.754829556 +0000 UTC m=+12.498478470 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28005f900): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280160230 item 33 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a4040): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a4040): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a4040): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a4040): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a4040): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.756155889 +0000 UTC m=+12.499804802 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a4040): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a44c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a44c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280160700 item 34 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a44c0): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a44c0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a44c0): _writeAt: size=3, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a44c0): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a44c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.757255385 +0000 UTC m=+12.500904299 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a44c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a4a00): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a4a00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a4a00): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a4a00): >_readAt: n=3, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a4a00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.757255385 +0000 UTC m=+12.500904299 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a4a00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280160b60 item 34 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a5040): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a5040): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a5040): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a5040): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a5040): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.758635519 +0000 UTC m=+12.502284442 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a5040): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a54c0): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a54c0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a54c0): _writeAt: size=3, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a54c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a54c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280161030 item 35 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a54c0): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a54c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.759210319 +0000 UTC m=+12.502859232 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a54c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a59c0): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a59c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a59c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a59c0): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a59c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.759210319 +0000 UTC m=+12.502859232 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a59c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2801612d0 item 35 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800ce140): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800ce140): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800ce140): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800ce140): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800ce140): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.761068862 +0000 UTC m=+12.504717775 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800ce140): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800ce640): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800ce640): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280161650 item 36 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800ce640): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800ce640): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800ce640): _writeAt: size=3, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800ce640): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800ce640): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.761730335 +0000 UTC m=+12.505379247 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800ce640): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800ceb80): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800ceb80): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800ceb80): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800ceb80): >_readAt: n=3, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800ceb80): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.761730335 +0000 UTC m=+12.505379247 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800ceb80): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280161960 item 36 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800cf1c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800cf1c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800cf1c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800cf1c0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800cf1c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.763469914 +0000 UTC m=+12.507118827 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800cf1c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800cf640): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800cf640): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800cf640): _writeAt: size=3, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800cf640): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800cf640): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280161e30 item 37 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800cf640): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800cf640): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.764393368 +0000 UTC m=+12.508042282 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800cf640): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800cfb40): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800cfb40): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800cfb40): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800cfb40): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800cfb40): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.764393368 +0000 UTC m=+12.508042282 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800cfb40): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb3e1c0 item 37 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f42c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f42c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f42c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f42c0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f42c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.766184976 +0000 UTC m=+12.509833889 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f42c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f47c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f47c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb3ec40 item 38 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f47c0): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f47c0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f47c0): _writeAt: size=3, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f47c0): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f47c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.766952629 +0000 UTC m=+12.510601541 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f47c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f4d00): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f4d00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f4d00): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f4d00): >_readAt: n=3, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f4d00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.766952629 +0000 UTC m=+12.510601541 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f4d00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb3f030 item 38 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f5380): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f5380): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f5380): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f5380): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f5380): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.768396842 +0000 UTC m=+12.512045755 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f5380): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f5880): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f5880): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f5880): _writeAt: size=3, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f5880): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f5880): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb3f810 item 39 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f5880): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f5880): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.769309767 +0000 UTC m=+12.512958680 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f5880): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f5d80): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f5d80): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f5d80): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f5d80): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f5d80): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.769309767 +0000 UTC m=+12.512958680 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800f5d80): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fdf2000 item 39 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012a500): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012a500): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012a500): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012a500): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012a500): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.770978944 +0000 UTC m=+12.514627857 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012a500): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012aa00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012aa00): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fdf2c40 item 40 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012aa00): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012aa00): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012aa00): _writeAt: size=3, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012aa00): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012aa00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.771642121 +0000 UTC m=+12.515291034 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012aa00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012af40): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012af40): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012af40): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012af40): >_readAt: n=3, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012af40): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.771642121 +0000 UTC m=+12.515291034 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012af40): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fdf3340 item 40 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012b500): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012b500): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012b500): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012b500): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012b500): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012b500): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012b500): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.77305185 +0000 UTC m=+12.516700763 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012b500): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012ba00): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012ba00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012ba00): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fdf3960 item 41 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012ba00): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012ba00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.773761674 +0000 UTC m=+12.517410587 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012ba00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012bec0): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012bec0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012bec0): _writeAt: size=3, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012bec0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012bec0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fdf3b20 item 41 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012bec0): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012bec0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.77444058 +0000 UTC m=+12.518089492 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28012bec0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280162500): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280162500): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280162500): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280162500): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280162500): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.77444058 +0000 UTC m=+12.518089492 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280162500): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802e82a0 item 41 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280162b40): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280162b40): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280162b40): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280162b40): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280162b40): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280162b40): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280162b40): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.775722829 +0000 UTC m=+12.519371742 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280162b40): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280163040): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280163040): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280163040): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802e8620 item 42 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280163040): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280163040): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.776346701 +0000 UTC m=+12.519995624 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280163040): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280163580): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280163580): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802e87e0 item 42 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280163580): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280163580): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280163580): _writeAt: size=3, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280163580): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280163580): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.776861329 +0000 UTC m=+12.520510252 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280163580): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280163b00): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280163b00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280163b00): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280163b00): >_readAt: n=3, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280163b00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.776861329 +0000 UTC m=+12.520510252 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280163b00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802e8a80 item 42 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d0240): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d0240): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d0240): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d0240): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d0240): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d0240): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d0240): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.778062455 +0000 UTC m=+12.521711368 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d0240): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d0740): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d0740): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d0740): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802e8e00 item 43 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d0740): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d0740): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.778530775 +0000 UTC m=+12.522179688 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d0740): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d0c80): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d0c80): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d0c80): _writeAt: size=3, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d0c80): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d0c80): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802e9030 item 43 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d0c80): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d0c80): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.778985059 +0000 UTC m=+12.522633973 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d0c80): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d11c0): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d11c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d11c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d11c0): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d11c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.778985059 +0000 UTC m=+12.522633973 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d11c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802e91f0 item 43 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d1800): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d1800): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d1800): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d1800): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d1800): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d1800): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d1800): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.780209881 +0000 UTC m=+12.523858794 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d1800): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d1d00): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d1d00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d1d00): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802e9570 item 44 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d1d00): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d1d00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.780988634 +0000 UTC m=+12.524637547 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d1d00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280218340): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280218340): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802e9730 item 44 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280218340): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280218340): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280218340): _writeAt: size=3, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280218340): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280218340): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.781483995 +0000 UTC m=+12.525132908 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280218340): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802188c0): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802188c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802188c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802188c0): >_readAt: n=3, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802188c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.781483995 +0000 UTC m=+12.525132908 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802188c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802e98f0 item 44 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280218f00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280218f00): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280218f00): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280218f00): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280218f00): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280218f00): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280218f00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.78255076 +0000 UTC m=+12.526199673 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280218f00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280219400): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280219400): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280219400): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802e9c70 item 45 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280219400): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280219400): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.782988542 +0000 UTC m=+12.526637455 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280219400): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280219b00): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280219b00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280219b00): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280219b00): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280219b00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.782988542 +0000 UTC m=+12.526637455 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280219b00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb5c150 item 45 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280240240): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280240240): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280240240): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280240240): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280240240): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280240240): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280240240): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.784196783 +0000 UTC m=+12.527845696 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280240240): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280240740): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280240740): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280240740): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb5cfc0 item 46 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280240740): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280240740): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.784812159 +0000 UTC m=+12.528461073 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280240740): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280240e40): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280240e40): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280240e40): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280240e40): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280240e40): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.784812159 +0000 UTC m=+12.528461073 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280240e40): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb5d730 item 46 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280241480): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280241480): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280241480): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280241480): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280241480): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280241480): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280241480): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.786034907 +0000 UTC m=+12.529683821 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280241480): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280241980): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280241980): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280241980): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ffcea10 item 47 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280241980): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280241980): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.786458192 +0000 UTC m=+12.530107105 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280241980): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280280180): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280280180): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280280180): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280280180): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280280180): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.786458192 +0000 UTC m=+12.530107105 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280280180): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ffcebd0 item 47 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 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/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802807c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802807c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802807c0): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802807c0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802807c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802807c0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802807c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.787644111 +0000 UTC m=+12.531293023 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802807c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280280cc0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280280cc0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280280cc0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ffcf340 item 48 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280280cc0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280280cc0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.788125195 +0000 UTC m=+12.531774108 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280280cc0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802813c0): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802813c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802813c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802813c0): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802813c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.788125195 +0000 UTC m=+12.531774108 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802813c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ffcf500 item 48 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280281a00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280281a00): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280281a00): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280281a00): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280281a00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.789470463 +0000 UTC m=+12.533119376 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280281a00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280281e80): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280281e80): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280281e80): _writeAt: size=3, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280281e80): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280281e80): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280281e80): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ffcf9d0 item 49 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280281e80): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280281e80): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.789967818 +0000 UTC m=+12.533616731 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280281e80): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802b64c0): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802b64c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802b64c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802b64c0): >_readAt: n=8, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802b64c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.789967818 +0000 UTC m=+12.533616731 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802b64c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ffcfd50 item 49 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802b6b40): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802b6b40): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802b6b40): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802b6b40): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802b6b40): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.791246241 +0000 UTC m=+12.534895153 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802b6b40): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802b7040): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802b7040): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802b7040): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb95730 item 50 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802b7040): _readAt: size=2, off=5 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802b7040): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802b7040): _writeAt: size=3, off=5 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802b7040): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802b7040): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.791798248 +0000 UTC m=+12.535447161 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802b7040): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802b75c0): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802b75c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802b75c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802b75c0): >_readAt: n=3, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802b75c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.791798248 +0000 UTC m=+12.535447161 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802b75c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2801b20e0 item 50 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802b7c40): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802b7c40): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802b7c40): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802b7c40): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802b7c40): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.792943539 +0000 UTC m=+12.536592453 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802b7c40): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802de240): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802de240): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802de240): _writeAt: size=3, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802de240): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802de240): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802de240): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2801b25b0 item 51 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802de240): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802de240): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.793384367 +0000 UTC m=+12.537033280 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802de240): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802de780): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802de780): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802de780): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802de780): >_readAt: n=8, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802de780): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.793384367 +0000 UTC m=+12.537033280 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802de780): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2801b2770 item 51 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802dee00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802dee00): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802dee00): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802dee00): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802dee00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.794855102 +0000 UTC m=+12.538504025 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802dee00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802df300): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802df300): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802df300): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2801b2c40 item 52 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802df300): _readAt: size=2, off=5 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802df300): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802df300): _writeAt: size=3, off=5 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802df300): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802df300): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.795466039 +0000 UTC m=+12.539114962 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802df300): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802df880): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802df880): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802df880): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802df880): >_readAt: n=3, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802df880): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.795466039 +0000 UTC m=+12.539114962 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802df880): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2801b30a0 item 52 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280418000): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280418000): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280418000): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280418000): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280418000): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.796726047 +0000 UTC m=+12.540374961 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280418000): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280418500): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280418500): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280418500): _writeAt: size=3, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280418500): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280418500): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280418500): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2801b3730 item 53 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280418500): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280418500): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.797227851 +0000 UTC m=+12.540876764 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280418500): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280418a40): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280418a40): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280418a40): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280418a40): >_readAt: n=8, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280418a40): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.797227851 +0000 UTC m=+12.540876764 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280418a40): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2801b38f0 item 53 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2804190c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2804190c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2804190c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2804190c0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2804190c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.798554032 +0000 UTC m=+12.542202945 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2804190c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2804195c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2804195c0): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2804195c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2801b3d50 item 54 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2804195c0): _readAt: size=2, off=5 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2804195c0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2804195c0): _writeAt: size=3, off=5 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2804195c0): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2804195c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.799186752 +0000 UTC m=+12.542835665 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2804195c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280419b40): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280419b40): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280419b40): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280419b40): >_readAt: n=3, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280419b40): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.799186752 +0000 UTC m=+12.542835665 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280419b40): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2800aa070 item 54 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805822c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805822c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805822c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805822c0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805822c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.800625796 +0000 UTC m=+12.544274709 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805822c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805827c0): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805827c0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805827c0): _writeAt: size=3, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805827c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805827c0): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805827c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2800aa770 item 55 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805827c0): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805827c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.801136014 +0000 UTC m=+12.544784928 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805827c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280582d00): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280582d00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280582d00): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280582d00): >_readAt: n=8, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280582d00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.801136014 +0000 UTC m=+12.544784928 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280582d00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2800aa930 item 55 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 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/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280583380): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280583380): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280583380): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280583380): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280583380): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.802443903 +0000 UTC m=+12.546092816 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280583380): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280583880): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280583880): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280583880): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2800aafc0 item 56 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280583880): _readAt: size=2, off=5 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280583880): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280583880): _writeAt: size=3, off=5 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280583880): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280583880): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.803013533 +0000 UTC m=+12.546662446 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280583880): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280583e00): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280583e00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280583e00): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280583e00): >_readAt: n=3, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280583e00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.803013533 +0000 UTC m=+12.546662446 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280583e00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2800ab1f0 item 56 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805ae540): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805ae540): open at offset 0 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805ae540): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805ae540): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805ae540): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805ae540): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805ae540): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805ae540): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.804341949 +0000 UTC m=+12.547990872 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805ae540): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805aea80): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805aea80): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805aea80): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2800ab730 item 57 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805aea80): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805aea80): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.804831148 +0000 UTC m=+12.548480061 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805aea80): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805aefc0): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805aefc0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805aefc0): _writeAt: size=3, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805aefc0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805aefc0): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805aefc0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2800ab8f0 item 57 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805aefc0): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805aefc0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.805633967 +0000 UTC m=+12.549282880 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805aefc0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805af540): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805af540): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805af540): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805af540): >_readAt: n=8, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805af540): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.805633967 +0000 UTC m=+12.549282880 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805af540): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2800abab0 item 57 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805afb80): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805afb80): open at offset 0 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805afb80): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805afb80): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805afb80): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805afb80): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805afb80): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805afb80): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.807032054 +0000 UTC m=+12.550680968 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805afb80): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e21c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e21c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e21c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ff44150 item 58 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e21c0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e21c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.807511906 +0000 UTC m=+12.551160819 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e21c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e2700): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e2700): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e2700): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ff44310 item 58 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e2700): _readAt: size=2, off=5 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e2700): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e2700): _writeAt: size=3, off=5 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e2700): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e2700): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.808159834 +0000 UTC m=+12.551808747 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e2700): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e2cc0): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e2cc0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e2cc0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e2cc0): >_readAt: n=3, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e2cc0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.808159834 +0000 UTC m=+12.551808747 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e2cc0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ff444d0 item 58 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e3300): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e3300): open at offset 0 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e3300): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e3300): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e3300): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e3300): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e3300): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e3300): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.809441963 +0000 UTC m=+12.553090886 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e3300): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e3840): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e3840): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e3840): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ff448c0 item 59 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e3840): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e3840): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.810200268 +0000 UTC m=+12.553849191 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e3840): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e3d80): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e3d80): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e3d80): _writeAt: size=3, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e3d80): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e3d80): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e3d80): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ff44b60 item 59 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e3d80): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e3d80): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.810742466 +0000 UTC m=+12.554391380 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805e3d80): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280616400): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280616400): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280616400): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280616400): >_readAt: n=8, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280616400): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.810742466 +0000 UTC m=+12.554391380 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280616400): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ff44d20 item 59 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 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/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280616a40): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280616a40): open at offset 0 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280616a40): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280616a40): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280616a40): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280616a40): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280616a40): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280616a40): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.812141145 +0000 UTC m=+12.555790058 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280616a40): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280616f80): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280616f80): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280616f80): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ff45180 item 60 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280616f80): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280616f80): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.812643449 +0000 UTC m=+12.556292362 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280616f80): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806174c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806174c0): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806174c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ff45570 item 60 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806174c0): _readAt: size=2, off=5 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806174c0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806174c0): _writeAt: size=3, off=5 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806174c0): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806174c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.813300804 +0000 UTC m=+12.556949717 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806174c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280617a80): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280617a80): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280617a80): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280617a80): >_readAt: n=3, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280617a80): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.813300804 +0000 UTC m=+12.556949717 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280617a80): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ff45880 item 60 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806581c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806581c0): open at offset 0 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806581c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806581c0): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806581c0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806581c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806581c0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806581c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.814518482 +0000 UTC m=+12.558167396 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806581c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280658700): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280658700): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280658700): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ff45e30 item 61 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280658700): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280658700): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.815131785 +0000 UTC m=+12.558780698 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280658700): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280658e00): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280658e00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280658e00): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280658e00): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280658e00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.815131785 +0000 UTC m=+12.558780698 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280658e00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb543f0 item 61 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 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/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280659440): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280659440): open at offset 0 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280659440): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280659440): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280659440): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280659440): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280659440): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280659440): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.816570418 +0000 UTC m=+12.560219331 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280659440): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280659980): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280659980): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280659980): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb54bd0 item 62 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280659980): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280659980): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.817113208 +0000 UTC m=+12.560762121 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280659980): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069c180): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069c180): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069c180): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069c180): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069c180): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.817113208 +0000 UTC m=+12.560762121 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069c180): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb55490 item 62 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 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/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069c7c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069c7c0): open at offset 0 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069c7c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069c7c0): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069c7c0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069c7c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069c7c0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069c7c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.818596636 +0000 UTC m=+12.562245549 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069c7c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069cd00): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069cd00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069cd00): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27f812230 item 63 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069cd00): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069cd00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.819069205 +0000 UTC m=+12.562718117 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069cd00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069d400): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069d400): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069d400): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069d400): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069d400): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.819069205 +0000 UTC m=+12.562718117 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069d400): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27f812540 item 63 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 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/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069da40): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069da40): open at offset 0 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069da40): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069da40): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069da40): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069da40): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069da40): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069da40): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.820612835 +0000 UTC m=+12.564261758 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28069da40): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806c8080): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806c8080): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806c8080): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27f8131f0 item 64 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806c8080): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806c8080): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.821120759 +0000 UTC m=+12.564769672 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806c8080): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806c8780): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806c8780): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806c8780): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806c8780): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806c8780): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.821120759 +0000 UTC m=+12.564769672 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806c8780): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27f813500 item 64 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806c8dc0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806c8dc0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806c8dc0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806c8dc0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806c8dc0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.822590342 +0000 UTC m=+12.566239254 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806c8dc0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806c9240): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806c9240): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806c9240): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806c9240): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806c9240): _writeAt: size=3, off=2 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280708070 item 65 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806c9240): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806c9240): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.823170742 +0000 UTC m=+12.566819665 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806c9240): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806c9740): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806c9740): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806c9740): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806c9740): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806c9740): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.823170742 +0000 UTC m=+12.566819665 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806c9740): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2807082a0 item 65 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805eb7c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805eb7c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805eb7c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805eb7c0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805eb7c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.824568849 +0000 UTC m=+12.568217782 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805eb7c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805ebcc0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805ebcc0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280273ce0 item 66 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805ebcc0): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805ebcc0): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805ebcc0): _writeAt: size=3, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805ebcc0): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805ebcc0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.825194584 +0000 UTC m=+12.568843498 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805ebcc0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff34300): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff34300): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff34300): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff34300): >_readAt: n=3, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff34300): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.825194584 +0000 UTC m=+12.568843498 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff34300): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ffb6690 item 66 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff34940): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff34940): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff34940): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff34940): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff34940): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.826545173 +0000 UTC m=+12.570194096 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff34940): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff34dc0): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff34dc0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff34dc0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff34dc0): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff34dc0): _writeAt: size=3, off=2 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ffb6b60 item 67 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff34dc0): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff34dc0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.827071231 +0000 UTC m=+12.570720144 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff34dc0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff352c0): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff352c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff352c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff352c0): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff352c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.827071231 +0000 UTC m=+12.570720144 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff352c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ffb73b0 item 67 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff35940): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff35940): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff35940): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff35940): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff35940): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.828365534 +0000 UTC m=+12.572014467 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff35940): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff35e40): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff35e40): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ffb7960 item 68 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff35e40): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff35e40): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff35e40): _writeAt: size=3, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff35e40): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff35e40): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.828986531 +0000 UTC m=+12.572635444 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff35e40): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280716480): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280716480): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280716480): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280716480): >_readAt: n=3, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280716480): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.828986531 +0000 UTC m=+12.572635444 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280716480): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ffb7e30 item 68 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280716ac0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280716ac0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280716ac0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280716ac0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280716ac0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.830404214 +0000 UTC m=+12.574053137 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280716ac0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280716f40): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280716f40): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280716f40): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280716f40): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280716f40): _writeAt: size=3, off=2 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ff944d0 item 69 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280716f40): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280716f40): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.830929441 +0000 UTC m=+12.574578394 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280716f40): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280717440): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280717440): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280717440): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280717440): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280717440): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.830929441 +0000 UTC m=+12.574578394 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280717440): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ff947e0 item 69 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280717ac0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280717ac0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280717ac0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280717ac0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280717ac0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.832268017 +0000 UTC m=+12.575916930 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280717ac0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075a0c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075a0c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ff94d90 item 70 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075a0c0): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075a0c0): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075a0c0): _writeAt: size=3, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075a0c0): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075a0c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.832861242 +0000 UTC m=+12.576510154 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075a0c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075a600): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075a600): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075a600): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075a600): >_readAt: n=3, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075a600): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.832861242 +0000 UTC m=+12.576510154 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075a600): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ff94f50 item 70 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075ac80): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075ac80): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075ac80): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075ac80): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075ac80): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.834155013 +0000 UTC m=+12.577803926 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075ac80): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075b180): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075b180): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075b180): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075b180): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075b180): _writeAt: size=3, off=2 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ff953b0 item 71 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075b180): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075b180): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.834837525 +0000 UTC m=+12.578486448 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075b180): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075b680): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075b680): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075b680): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075b680): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075b680): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.834837525 +0000 UTC m=+12.578486448 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075b680): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ff956c0 item 71 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075bd00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075bd00): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075bd00): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075bd00): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075bd00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.836396044 +0000 UTC m=+12.580044967 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28075bd00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280784300): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280784300): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ff95a40 item 72 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280784300): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280784300): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280784300): _writeAt: size=3, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280784300): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280784300): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.837027822 +0000 UTC m=+12.580676745 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280784300): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280784840): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280784840): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280784840): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280784840): >_readAt: n=3, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280784840): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.837027822 +0000 UTC m=+12.580676745 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280784840): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ff95c00 item 72 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280784e00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280784e00): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280784e00): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280784e00): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280784e00): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280784e00): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280784e00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.838280335 +0000 UTC m=+12.581929258 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280784e00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280785300): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280785300): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280785300): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27f788770 item 73 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280785300): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280785300): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.838782879 +0000 UTC m=+12.582431802 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280785300): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2807857c0): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2807857c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2807857c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2807857c0): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2807857c0): _writeAt: size=3, off=2 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27f789420 item 73 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2807857c0): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2807857c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.839321552 +0000 UTC m=+12.582970475 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2807857c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280785d00): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280785d00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280785d00): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280785d00): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280785d00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.839321552 +0000 UTC m=+12.582970475 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280785d00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27f789960 item 73 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280818440): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280818440): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280818440): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280818440): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280818440): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280818440): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280818440): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.840875232 +0000 UTC m=+12.584524145 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280818440): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280818940): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280818940): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280818940): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fae6770 item 74 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280818940): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280818940): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.84137485 +0000 UTC m=+12.585023773 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280818940): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280818e80): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280818e80): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fae6930 item 74 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280818e80): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280818e80): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280818e80): _writeAt: size=3, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280818e80): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280818e80): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.841975229 +0000 UTC m=+12.585624152 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280818e80): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280819400): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280819400): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280819400): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280819400): >_readAt: n=3, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280819400): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.841975229 +0000 UTC m=+12.585624152 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280819400): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fae6d90 item 74 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280819a40): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280819a40): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280819a40): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280819a40): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280819a40): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280819a40): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280819a40): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.843329283 +0000 UTC m=+12.586978206 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280819a40): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280832040): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280832040): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280832040): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ffc4310 item 75 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280832040): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280832040): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.843807922 +0000 UTC m=+12.587456835 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280832040): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280832580): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280832580): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280832580): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280832580): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280832580): _writeAt: size=3, off=2 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ffc4540 item 75 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280832580): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280832580): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.844360119 +0000 UTC m=+12.588009042 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280832580): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280832ac0): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280832ac0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280832ac0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280832ac0): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280832ac0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.844360119 +0000 UTC m=+12.588009042 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280832ac0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ffc49a0 item 75 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280833100): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280833100): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280833100): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280833100): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280833100): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280833100): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280833100): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.845880808 +0000 UTC m=+12.589529721 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280833100): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280833600): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280833600): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280833600): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ffc51f0 item 76 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280833600): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280833600): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.846355971 +0000 UTC m=+12.590004894 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280833600): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280833b40): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280833b40): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ffc5490 item 76 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280833b40): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280833b40): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280833b40): _writeAt: size=3, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280833b40): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280833b40): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.846911505 +0000 UTC m=+12.590560428 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280833b40): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2808501c0): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2808501c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2808501c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2808501c0): >_readAt: n=3, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2808501c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.846911505 +0000 UTC m=+12.590560428 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2808501c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ffc56c0 item 76 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806962c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806962c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806962c0): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806962c0): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806962c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806962c0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806962c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.850104655 +0000 UTC m=+12.593753568 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806962c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806967c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806967c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806967c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802961c0 item 77 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806967c0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806967c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.850612388 +0000 UTC m=+12.594261302 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2806967c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280696ec0): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280696ec0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280696ec0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280696ec0): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280696ec0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.850612388 +0000 UTC m=+12.594261302 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280696ec0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280296380 item 77 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280697500): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280697500): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280697500): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280697500): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280697500): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280697500): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280697500): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.852449221 +0000 UTC m=+12.596098144 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280697500): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280697a00): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280697a00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280697a00): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280296700 item 78 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280697a00): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280697a00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.852919615 +0000 UTC m=+12.596568528 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280697a00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28013a200): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28013a200): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28013a200): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28013a200): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28013a200): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.852919615 +0000 UTC m=+12.596568528 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28013a200): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802968c0 item 78 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28013a840): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28013a840): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28013a840): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28013a840): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28013a840): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28013a840): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28013a840): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.854815298 +0000 UTC m=+12.598464210 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28013a840): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28013ad40): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28013ad40): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28013ad40): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280296c40 item 79 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28013ad40): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28013ad40): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.855345403 +0000 UTC m=+12.598994347 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28013ad40): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28013b440): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28013b440): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28013b440): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28013b440): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28013b440): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.855345403 +0000 UTC m=+12.598994347 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28013b440): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280296e00 item 79 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 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/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28013bc40): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28013bc40): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28013bc40): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28013bc40): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28013bc40): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28013bc40): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28013bc40): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.856956832 +0000 UTC m=+12.600605755 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28013bc40): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280850480): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280850480): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280850480): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280297180 item 80 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280850480): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280850480): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.859998327 +0000 UTC m=+12.603647241 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280850480): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280850a80): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280850a80): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280850a80): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280850a80): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280850a80): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.859998327 +0000 UTC m=+12.603647241 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280850a80): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802972d0 item 80 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2808510c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2808510c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2808510c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2808510c0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2808510c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.863578915 +0000 UTC m=+12.607227838 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2808510c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280851540): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280851540): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280851540): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280851540): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280851540): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280851540): _writeAt: size=3, off=7 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802978f0 item 81 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280851540): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280851540): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.865714408 +0000 UTC m=+12.609363322 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280851540): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280851a80): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280851a80): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280851a80): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280851a80): >_readAt: n=8, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280851a80): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.865714408 +0000 UTC m=+12.609363322 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280851a80): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280297ab0 item 81 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fb96900): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fb96900): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fb96900): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fb96900): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fb96900): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.869675742 +0000 UTC m=+12.613324666 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fb96900): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fb97080): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fb97080): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fb97080): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280297e30 item 82 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fb97080): _readAt: size=2, off=5 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fb97080): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fb97080): _writeAt: size=3, off=5 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fb97080): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fb97080): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.870349579 +0000 UTC m=+12.613998502 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fb97080): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fb97640): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fb97640): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fb97640): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fb97640): >_readAt: n=3, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fb97640): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.870349579 +0000 UTC m=+12.613998502 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fb97640): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ffc42a0 item 82 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ffc6140): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ffc6140): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ffc6140): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ffc6140): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ffc6140): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.872183875 +0000 UTC m=+12.615832819 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ffc6140): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ffc6780): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ffc6780): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ffc6780): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ffc6780): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ffc6780): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ffc6780): _writeAt: size=3, off=7 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ffc4930 item 83 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ffc6780): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ffc6780): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.872800304 +0000 UTC m=+12.616449247 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ffc6780): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ffc6d80): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ffc6d80): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ffc6d80): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ffc6d80): >_readAt: n=8, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ffc6d80): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.872800304 +0000 UTC m=+12.616449247 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ffc6d80): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ffc4cb0 item 83 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ffc7ac0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ffc7ac0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ffc7ac0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ffc7ac0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ffc7ac0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.874713099 +0000 UTC m=+12.618362012 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ffc7ac0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27f988f00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27f988f00): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27f988f00): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ffc5420 item 84 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27f988f00): _readAt: size=2, off=5 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27f988f00): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27f988f00): _writeAt: size=3, off=5 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27f988f00): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27f988f00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.875920537 +0000 UTC m=+12.619569510 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27f988f00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27f989680): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27f989680): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27f989680): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27f989680): >_readAt: n=3, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27f989680): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.875920537 +0000 UTC m=+12.619569510 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27f989680): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ffc5650 item 84 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280146380): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280146380): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280146380): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280146380): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280146380): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.877696505 +0000 UTC m=+12.621345428 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280146380): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280146880): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280146880): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280146880): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280146880): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280146880): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280146880): _writeAt: size=3, off=7 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280708070 item 85 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280146880): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280146880): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.878311881 +0000 UTC m=+12.621960794 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280146880): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280146dc0): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280146dc0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280146dc0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280146dc0): >_readAt: n=8, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280146dc0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.878311881 +0000 UTC m=+12.621960794 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280146dc0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2807082a0 item 85 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280147440): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280147440): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280147440): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280147440): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280147440): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.879773287 +0000 UTC m=+12.623422201 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280147440): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801479c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801479c0): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801479c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280708690 item 86 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801479c0): _readAt: size=2, off=5 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801479c0): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801479c0): _writeAt: size=3, off=5 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801479c0): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801479c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.881724283 +0000 UTC m=+12.625373216 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801479c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7c040): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7c040): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7c040): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7c040): >_readAt: n=3, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7c040): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.881724283 +0000 UTC m=+12.625373216 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7c040): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280708850 item 86 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7c6c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7c6c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7c6c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7c6c0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7c6c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.883314813 +0000 UTC m=+12.626963746 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7c6c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7cbc0): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7cbc0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7cbc0): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7cbc0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7cbc0): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7cbc0): _writeAt: size=3, off=7 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280708cb0 item 87 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7cbc0): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7cbc0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.883971066 +0000 UTC m=+12.627620029 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7cbc0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7d100): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7d100): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7d100): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7d100): >_readAt: n=8, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7d100): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.883971066 +0000 UTC m=+12.627620029 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7d100): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280708fc0 item 87 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 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/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7d780): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7d780): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7d780): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7d780): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7d780): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.885438874 +0000 UTC m=+12.629087787 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7d780): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7dcc0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7dcc0): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7dcc0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2807093b0 item 88 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7dcc0): _readAt: size=2, off=5 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7dcc0): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7dcc0): _writeAt: size=3, off=5 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7dcc0): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7dcc0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.886105807 +0000 UTC m=+12.629754760 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd7dcc0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805be380): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805be380): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805be380): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805be380): >_readAt: n=3, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805be380): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.886105807 +0000 UTC m=+12.629754760 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805be380): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2807095e0 item 88 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805beac0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805beac0): open at offset 0 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805beac0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805beac0): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805beac0): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805beac0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805beac0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805beac0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.887782238 +0000 UTC m=+12.631431151 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805beac0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bf000): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bf000): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bf000): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280709960 item 89 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bf000): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bf000): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.888446987 +0000 UTC m=+12.632095900 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bf000): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bf540): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bf540): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bf540): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bf540): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bf540): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bf540): _writeAt: size=3, off=7 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280709b20 item 89 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bf540): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bf540): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.889046233 +0000 UTC m=+12.632695156 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bf540): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bfac0): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bfac0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bfac0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bfac0): >_readAt: n=8, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bfac0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.889046233 +0000 UTC m=+12.632695156 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2805bfac0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280709ce0 item 89 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067a200): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067a200): open at offset 0 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067a200): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067a200): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067a200): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067a200): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067a200): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067a200): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.890664273 +0000 UTC m=+12.634313196 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067a200): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067a740): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067a740): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067a740): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fe00460 item 90 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067a740): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067a740): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.891240276 +0000 UTC m=+12.634889189 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067a740): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067acc0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067acc0): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067acc0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fe00700 item 90 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067acc0): _readAt: size=2, off=5 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067acc0): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067acc0): _writeAt: size=3, off=5 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067acc0): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067acc0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.89176956 +0000 UTC m=+12.635418473 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067acc0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067b280): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067b280): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067b280): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067b280): >_readAt: n=3, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067b280): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.89176956 +0000 UTC m=+12.635418473 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067b280): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fe009a0 item 90 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067b8c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067b8c0): open at offset 0 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067b8c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067b8c0): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067b8c0): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067b8c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067b8c0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067b8c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.893122272 +0000 UTC m=+12.636771185 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067b8c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067be00): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067be00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067be00): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fe012d0 item 91 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067be00): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067be00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.893537443 +0000 UTC m=+12.637186356 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28067be00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d2440): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d2440): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d2440): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d2440): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d2440): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d2440): _writeAt: size=3, off=7 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fe01500 item 91 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d2440): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d2440): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.894166945 +0000 UTC m=+12.637815868 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d2440): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d29c0): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d29c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d29c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d29c0): >_readAt: n=8, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d29c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.894166945 +0000 UTC m=+12.637815868 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d29c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fe01ab0 item 91 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 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/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3000): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3000): open at offset 0 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3000): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3000): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3000): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3000): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3000): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3000): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.895364205 +0000 UTC m=+12.639013118 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3000): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3540): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3540): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3540): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280222070 item 92 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3540): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3540): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.89615422 +0000 UTC m=+12.639803143 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3540): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3b00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3b00): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3b00): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802223f0 item 92 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3b00): _readAt: size=2, off=5 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3b00): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3b00): _writeAt: size=3, off=5 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3b00): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3b00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.896817777 +0000 UTC m=+12.640466690 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801d3b00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6c1c0): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6c1c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6c1c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6c1c0): >_readAt: n=3, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6c1c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.896817777 +0000 UTC m=+12.640466690 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6c1c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802225b0 item 92 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6c800): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6c800): open at offset 0 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6c800): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6c800): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6c800): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6c800): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6c800): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6c800): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.898472497 +0000 UTC m=+12.642121409 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6c800): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6cd80): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6cd80): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6cd80): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280222930 item 93 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6cd80): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6cd80): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.899063747 +0000 UTC m=+12.642712661 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6cd80): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6d480): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6d480): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6d480): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6d480): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6d480): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.899063747 +0000 UTC m=+12.642712661 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6d480): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280222af0 item 93 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 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/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6dbc0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6dbc0): open at offset 0 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6dbc0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6dbc0): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6dbc0): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6dbc0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6dbc0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6dbc0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.900731862 +0000 UTC m=+12.644380775 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe6dbc0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2200): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2200): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2200): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280223110 item 94 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2200): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2200): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.901249575 +0000 UTC m=+12.644898488 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2200): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2900): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2900): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2900): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2900): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2900): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.901249575 +0000 UTC m=+12.644898488 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2900): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280223340 item 94 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 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/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2f40): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2f40): open at offset 0 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2f40): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2f40): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2f40): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2f40): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2f40): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2f40): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.902968154 +0000 UTC m=+12.646617068 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a2f40): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a3480): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a3480): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a3480): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802236c0 item 95 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a3480): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a3480): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.903525341 +0000 UTC m=+12.647174254 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a3480): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a3c00): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a3c00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a3c00): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a3c00): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a3c00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.903525341 +0000 UTC m=+12.647174254 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800a3c00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280223880 item 95 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 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/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280462340): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280462340): open at offset 0 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280462340): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280462340): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280462340): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280462340): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280462340): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280462340): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.905249873 +0000 UTC m=+12.648898796 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280462340): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280462900): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280462900): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280462900): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280223dc0 item 96 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280462900): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280462900): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.905708143 +0000 UTC m=+12.649357056 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280462900): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280463000): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280463000): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280463000): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280463000): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280463000): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.905708143 +0000 UTC m=+12.649357056 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280463000): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280190150 item 96 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= 2026/07/03 03:10:12 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:12 DEBUG : Looking for writers 2026/07/03 03:10:12 DEBUG : >WaitForWriters: 2026/07/03 03:10:12 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:12 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:12 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 03:10:12 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:12 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/03 03:10:12 INFO : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc39340): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc39340): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc39340): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc39340): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc39340): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.92963195 +0000 UTC m=+12.673280863 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc39340): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc397c0): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc397c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc397c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc397c0): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc397c0): _writeAt: size=3, off=2 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc397c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc397c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.92963195 +0000 UTC m=+12.673280863 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc397c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc39c80): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc39c80): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc39c80): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc39c80): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc39c80): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.92963195 +0000 UTC m=+12.673280863 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fc39c80): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280191340 item 1 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc43c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc43c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc43c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc43c0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc43c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.931482729 +0000 UTC m=+12.675131641 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc43c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc48c0): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc48c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc48c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc48c0): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc48c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.931482729 +0000 UTC m=+12.675131641 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc48c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280191880 item 2 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc4f00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc4f00): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc4f00): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc4f00): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc4f00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.932639321 +0000 UTC m=+12.676288235 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc4f00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc5380): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc5380): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc5380): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc5380): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc5380): _writeAt: size=3, off=2 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc5380): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc5380): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.932639321 +0000 UTC m=+12.676288235 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc5380): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc5840): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc5840): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc5840): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc5840): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc5840): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.932639321 +0000 UTC m=+12.676288235 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc5840): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280191ce0 item 3 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc5ec0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc5ec0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc5ec0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc5ec0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc5ec0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.934534784 +0000 UTC m=+12.678183696 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fcc5ec0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fce2500): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fce2500): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fce2500): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fce2500): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fce2500): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.934534784 +0000 UTC m=+12.678183696 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fce2500): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2806144d0 item 4 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fce2b40): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fce2b40): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fce2b40): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fce2b40): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fce2b40): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.93583681 +0000 UTC m=+12.679485724 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fce2b40): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fce2fc0): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fce2fc0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fce2fc0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fce2fc0): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fce2fc0): _writeAt: size=3, off=2 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fce2fc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fce2fc0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.93583681 +0000 UTC m=+12.679485724 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fce2fc0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fce3480): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fce3480): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fce3480): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fce3480): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fce3480): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.93583681 +0000 UTC m=+12.679485724 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fce3480): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2806149a0 item 5 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fce3b00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fce3b00): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fce3b00): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fce3b00): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fce3b00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.937418724 +0000 UTC m=+12.681067636 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fce3b00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd84140): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd84140): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd84140): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd84140): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd84140): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.937418724 +0000 UTC m=+12.681067636 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd84140): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280614e70 item 6 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd847c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd847c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd847c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd847c0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd847c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.938535932 +0000 UTC m=+12.682184846 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd847c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd84cc0): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd84cc0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd84cc0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd84cc0): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd84cc0): _writeAt: size=3, off=2 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd84cc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd84cc0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.938535932 +0000 UTC m=+12.682184846 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd84cc0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd85180): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd85180): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd85180): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd85180): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd85180): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.938535932 +0000 UTC m=+12.682184846 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd85180): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280615260 item 7 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd85800): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd85800): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd85800): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd85800): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd85800): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.940510443 +0000 UTC m=+12.684159356 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd85800): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd85d40): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd85d40): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd85d40): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd85d40): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd85d40): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.940510443 +0000 UTC m=+12.684159356 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fd85d40): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280615880 item 8 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe26400): _readAt: size=2, off=0 2026/07/03 03:10:12 ERROR : open-test-file(0x3ad27fe26400): Couldn't read size of file 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe26400): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe26400): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe26400): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe26400): close: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe26400): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe267c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe267c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe267c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe267c0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe267c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.941669441 +0000 UTC m=+12.685318354 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe267c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe26c40): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe26c40): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe26c40): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe26c40): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe26c40): _writeAt: size=3, off=2 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe26c40): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe26c40): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.941669441 +0000 UTC m=+12.685318354 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe26c40): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe27140): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe27140): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe27140): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe27140): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe27140): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.941669441 +0000 UTC m=+12.685318354 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe27140): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb8a310 item 9 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe277c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe277c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe277c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe277c0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe277c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.945062918 +0000 UTC m=+12.688711831 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe277c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe27d00): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe27d00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe27d00): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe27d00): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe27d00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.945062918 +0000 UTC m=+12.688711831 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe27d00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb8b1f0 item 10 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5c440): _readAt: size=2, off=0 2026/07/03 03:10:12 ERROR : open-test-file(0x3ad27fe5c440): Couldn't read size of file 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5c440): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5c440): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5c440): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5c440): close: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5c440): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5c800): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5c800): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5c800): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5c800): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5c800): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.946577193 +0000 UTC m=+12.690226106 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5c800): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5cd00): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5cd00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5cd00): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5cd00): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5cd00): _writeAt: size=3, off=2 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5cd00): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5cd00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.946577193 +0000 UTC m=+12.690226106 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5cd00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5d200): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5d200): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5d200): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5d200): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5d200): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.946577193 +0000 UTC m=+12.690226106 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5d200): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb8b810 item 11 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5d880): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5d880): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5d880): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5d880): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5d880): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.948697858 +0000 UTC m=+12.692346772 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5d880): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5ddc0): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5ddc0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5ddc0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5ddc0): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5ddc0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.948697858 +0000 UTC m=+12.692346772 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27fe5ddc0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb8bdc0 item 12 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801004c0): _readAt: size=2, off=0 2026/07/03 03:10:12 ERROR : open-test-file(0x3ad2801004c0): Couldn't read size of file 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801004c0): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801004c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801004c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801004c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801004c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280100880): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280100880): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280100880): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280100880): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280100880): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.950435523 +0000 UTC m=+12.694084437 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280100880): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280101040): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280101040): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280101040): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280101040): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280101040): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.950435523 +0000 UTC m=+12.694084437 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280101040): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28044e380 item 13 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801016c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801016c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801016c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801016c0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801016c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.952432687 +0000 UTC m=+12.696081600 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801016c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280101c00): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280101c00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280101c00): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280101c00): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280101c00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.952432687 +0000 UTC m=+12.696081600 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280101c00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28044e7e0 item 14 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff8c340): _readAt: size=2, off=0 2026/07/03 03:10:12 ERROR : open-test-file(0x3ad27ff8c340): Couldn't read size of file 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff8c340): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff8c340): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff8c340): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff8c340): close: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff8c340): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff8c700): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff8c700): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff8c700): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff8c700): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff8c700): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.953813692 +0000 UTC m=+12.697462616 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff8c700): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff8cdc0): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff8cdc0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff8cdc0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff8cdc0): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff8cdc0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.953813692 +0000 UTC m=+12.697462616 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff8cdc0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28044eb60 item 15 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 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/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff8d440): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff8d440): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff8d440): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff8d440): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff8d440): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.955130737 +0000 UTC m=+12.698779651 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff8d440): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff8d980): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff8d980): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff8d980): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff8d980): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff8d980): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.955130737 +0000 UTC m=+12.698779651 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad27ff8d980): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28044f0a0 item 16 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001e0c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001e0c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001e0c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001e0c0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001e0c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.956231255 +0000 UTC m=+12.699880168 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001e0c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001e540): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001e540): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001e540): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001e540): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001e540): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001e540): _writeAt: size=3, off=7 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001e540): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001e540): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.956231255 +0000 UTC m=+12.699880168 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001e540): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001ea40): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001ea40): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001ea40): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001ea40): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001ea40): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.956231255 +0000 UTC m=+12.699880168 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001ea40): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28044f420 item 17 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001f0c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001f0c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001f0c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001f0c0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001f0c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.95819731 +0000 UTC m=+12.701846223 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001f0c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001f600): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001f600): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001f600): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001f600): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001f600): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.95819731 +0000 UTC m=+12.701846223 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001f600): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28044f8f0 item 18 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001fc80): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001fc80): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001fc80): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001fc80): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001fc80): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.959521959 +0000 UTC m=+12.703170892 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28001fc80): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280040280): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280040280): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280040280): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280040280): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280040280): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280040280): _writeAt: size=3, off=7 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280040280): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280040280): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.959521959 +0000 UTC m=+12.703170892 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280040280): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280040780): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280040780): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280040780): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280040780): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280040780): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.959521959 +0000 UTC m=+12.703170892 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280040780): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28044fc70 item 19 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280040e00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280040e00): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280040e00): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280040e00): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280040e00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.961318294 +0000 UTC m=+12.704967217 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280040e00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280041340): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280041340): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280041340): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280041340): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280041340): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.961318294 +0000 UTC m=+12.704967217 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280041340): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28077a2a0 item 20 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800419c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800419c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800419c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800419c0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800419c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.962663903 +0000 UTC m=+12.706312826 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800419c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280041ec0): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280041ec0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280041ec0): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280041ec0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280041ec0): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280041ec0): _writeAt: size=3, off=7 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280041ec0): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280041ec0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.962663903 +0000 UTC m=+12.706312826 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280041ec0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800764c0): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800764c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800764c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800764c0): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800764c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.962663903 +0000 UTC m=+12.706312826 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800764c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28077a620 item 21 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280076b40): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280076b40): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280076b40): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280076b40): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280076b40): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.964494463 +0000 UTC m=+12.708143376 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280076b40): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280077080): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280077080): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280077080): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280077080): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280077080): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.964494463 +0000 UTC m=+12.708143376 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280077080): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28077aaf0 item 22 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280077700): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280077700): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280077700): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280077700): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280077700): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.965814093 +0000 UTC m=+12.709463016 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280077700): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280077c00): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280077c00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280077c00): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280077c00): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280077c00): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280077c00): _writeAt: size=3, off=7 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280077c00): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280077c00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.965814093 +0000 UTC m=+12.709463016 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280077c00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800ae200): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800ae200): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800ae200): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800ae200): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800ae200): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.965814093 +0000 UTC m=+12.709463016 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800ae200): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28077b110 item 23 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 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/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800ae880): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800ae880): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800ae880): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800ae880): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800ae880): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.967593957 +0000 UTC m=+12.711242870 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800ae880): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800aedc0): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800aedc0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800aedc0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800aedc0): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800aedc0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.967593957 +0000 UTC m=+12.711242870 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800aedc0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28077b5e0 item 24 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800af400): _readAt: size=2, off=0 2026/07/03 03:10:12 ERROR : open-test-file(0x3ad2800af400): Couldn't read size of file 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800af400): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800af400): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800af400): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800af400): close: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800af400): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800af7c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800af7c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800af7c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800af7c0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800af7c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.969410602 +0000 UTC m=+12.713059514 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800af7c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800afcc0): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800afcc0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800afcc0): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800afcc0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800afcc0): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800afcc0): _writeAt: size=3, off=7 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800afcc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800afcc0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.969410602 +0000 UTC m=+12.713059514 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800afcc0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d8300): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d8300): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d8300): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d8300): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d8300): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.969410602 +0000 UTC m=+12.713059514 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d8300): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28077b960 item 25 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d8980): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d8980): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d8980): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d8980): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d8980): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.971690606 +0000 UTC m=+12.715339529 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d8980): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d8ec0): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d8ec0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d8ec0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d8ec0): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d8ec0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.971690606 +0000 UTC m=+12.715339529 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d8ec0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28077be30 item 26 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d9500): _readAt: size=2, off=0 2026/07/03 03:10:12 ERROR : open-test-file(0x3ad2800d9500): Couldn't read size of file 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d9500): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d9500): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d9500): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d9500): close: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d9500): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d98c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d98c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d98c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d98c0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d98c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.973264403 +0000 UTC m=+12.716913316 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d98c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d9dc0): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d9dc0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d9dc0): open at offset 5 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d9dc0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d9dc0): >_readAt: n=2, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d9dc0): _writeAt: size=3, off=7 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d9dc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d9dc0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.973264403 +0000 UTC m=+12.716913316 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2800d9dc0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280102400): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280102400): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280102400): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280102400): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280102400): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.973264403 +0000 UTC m=+12.716913316 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280102400): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28011c690 item 27 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 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/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280102a80): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280102a80): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280102a80): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280102a80): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280102a80): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.975129889 +0000 UTC m=+12.718778802 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280102a80): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280102fc0): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280102fc0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280102fc0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280102fc0): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280102fc0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.975129889 +0000 UTC m=+12.718778802 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280102fc0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28011d1f0 item 28 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280103600): _readAt: size=2, off=0 2026/07/03 03:10:12 ERROR : open-test-file(0x3ad280103600): Couldn't read size of file 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280103600): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280103600): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280103600): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280103600): close: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280103600): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801039c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801039c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801039c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801039c0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801039c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.976290139 +0000 UTC m=+12.719939052 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801039c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280142180): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280142180): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280142180): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280142180): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280142180): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.976290139 +0000 UTC m=+12.719939052 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280142180): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28011d960 item 29 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 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/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280142800): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280142800): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280142800): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280142800): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280142800): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.977542202 +0000 UTC m=+12.721191115 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280142800): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280142d40): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280142d40): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280142d40): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280142d40): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280142d40): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.977542202 +0000 UTC m=+12.721191115 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280142d40): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28011de30 item 30 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 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/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280143380): _readAt: size=2, off=0 2026/07/03 03:10:12 ERROR : open-test-file(0x3ad280143380): Couldn't read size of file 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280143380): >_readAt: n=0, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280143380): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280143380): >_writeAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280143380): close: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280143380): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280143740): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280143740): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280143740): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280143740): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280143740): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.978707111 +0000 UTC m=+12.722356024 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280143740): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280143e00): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280143e00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280143e00): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280143e00): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280143e00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.978707111 +0000 UTC m=+12.722356024 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280143e00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280160310 item 31 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 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/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801a0580): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801a0580): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801a0580): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801a0580): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801a0580): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.979814071 +0000 UTC m=+12.723462984 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801a0580): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801a0ac0): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801a0ac0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801a0ac0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801a0ac0): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801a0ac0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.979814071 +0000 UTC m=+12.723462984 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801a0ac0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2801608c0 item 32 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801a1100): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801a1100): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801a1100): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801a1100): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801a1100): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.981201828 +0000 UTC m=+12.724850742 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801a1100): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801a1580): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801a1580): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801a1580): _writeAt: size=3, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801a1580): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801a1580): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280160f50 item 33 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801a1580): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801a1580): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.981735442 +0000 UTC m=+12.725384365 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801a1580): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801a1a80): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801a1a80): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801a1a80): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801a1a80): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801a1a80): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.981735442 +0000 UTC m=+12.725384365 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801a1a80): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280161110 item 33 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fa1c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fa1c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fa1c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fa1c0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fa1c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.98328829 +0000 UTC m=+12.726937203 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fa1c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fa640): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fa640): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280161570 item 34 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fa640): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fa640): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fa640): _writeAt: size=3, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fa640): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fa640): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.983718408 +0000 UTC m=+12.727367320 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fa640): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fab80): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fab80): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fab80): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fab80): >_readAt: n=3, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fab80): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.983718408 +0000 UTC m=+12.727367320 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fab80): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280161730 item 34 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fb1c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fb1c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fb1c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fb1c0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fb1c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.986264273 +0000 UTC m=+12.729913185 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fb1c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fb640): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fb640): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fb640): _writeAt: size=3, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fb640): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fb640): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280161ce0 item 35 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fb640): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fb640): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.98674788 +0000 UTC m=+12.730396794 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fb640): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fbb40): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fbb40): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fbb40): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fbb40): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fbb40): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.98674788 +0000 UTC m=+12.730396794 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2801fbb40): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb3e0e0 item 35 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802282c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802282c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802282c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802282c0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802282c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.987936625 +0000 UTC m=+12.731585538 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802282c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802287c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802287c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb3e770 item 36 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802287c0): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802287c0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802287c0): _writeAt: size=3, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802287c0): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802287c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.988453887 +0000 UTC m=+12.732102800 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802287c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280228d00): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280228d00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280228d00): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280228d00): >_readAt: n=3, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280228d00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.988453887 +0000 UTC m=+12.732102800 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280228d00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb3ed20 item 36 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280229340): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280229340): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280229340): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280229340): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280229340): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.989509841 +0000 UTC m=+12.733158754 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280229340): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802297c0): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802297c0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802297c0): _writeAt: size=3, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802297c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802297c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb3f6c0 item 37 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802297c0): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802297c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.989946321 +0000 UTC m=+12.733595234 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802297c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280229cc0): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280229cc0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280229cc0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280229cc0): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280229cc0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.989946321 +0000 UTC m=+12.733595234 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280229cc0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb3f9d0 item 37 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28025e440): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28025e440): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28025e440): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28025e440): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28025e440): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.99126547 +0000 UTC m=+12.734914423 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28025e440): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28025e940): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28025e940): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fdf2b60 item 38 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28025e940): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28025e940): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28025e940): _writeAt: size=3, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28025e940): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28025e940): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.991948063 +0000 UTC m=+12.735596976 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28025e940): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28025ee80): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28025ee80): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28025ee80): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28025ee80): >_readAt: n=3, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28025ee80): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.991948063 +0000 UTC m=+12.735596976 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28025ee80): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fdf2d90 item 38 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28025f500): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28025f500): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28025f500): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28025f500): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28025f500): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.993254076 +0000 UTC m=+12.736903020 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28025f500): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28025fa00): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28025fa00): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28025fa00): _writeAt: size=3, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28025fa00): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28025fa00): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fdf3880 item 39 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28025fa00): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28025fa00): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.993799312 +0000 UTC m=+12.737448245 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad28025fa00): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280298000): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280298000): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280298000): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280298000): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280298000): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.993799312 +0000 UTC m=+12.737448245 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280298000): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fdf3a40 item 39 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280298680): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280298680): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280298680): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280298680): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280298680): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.995183402 +0000 UTC m=+12.738832316 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280298680): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280298b80): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280298b80): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802e8380 item 40 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280298b80): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280298b80): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280298b80): _writeAt: size=3, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280298b80): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280298b80): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.995614993 +0000 UTC m=+12.739263907 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280298b80): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802990c0): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802990c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802990c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802990c0): >_readAt: n=3, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802990c0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.995614993 +0000 UTC m=+12.739263907 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802990c0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802e8540 item 40 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280299680): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280299680): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280299680): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280299680): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280299680): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280299680): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280299680): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.996955172 +0000 UTC m=+12.740604086 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280299680): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280299b80): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280299b80): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280299b80): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802e89a0 item 41 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280299b80): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280299b80): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.997601556 +0000 UTC m=+12.741250479 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad280299b80): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802c4140): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802c4140): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802c4140): _writeAt: size=3, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802c4140): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802c4140): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802e8b60 item 41 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802c4140): >_writeAt: n=3, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802c4140): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.998154525 +0000 UTC m=+12.741803459 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802c4140): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802c4680): _readAt: size=512, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802c4680): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802c4680): >openPending: err= 2026/07/03 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802c4680): >_readAt: n=5, err=EOF 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802c4680): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.998154525 +0000 UTC m=+12.741803459 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802c4680): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: Remove: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802e8d20 item 41 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802c4cc0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802c4cc0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802c4cc0): _readAt: size=2, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802c4cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802c4cc0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802c4cc0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802c4cc0): close: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.999507347 +0000 UTC m=+12.743156261 2026/07/03 03:10:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802c4cc0): >close: err= 2026/07/03 03:10:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:12 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802c51c0): _writeAt: size=5, off=0 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802c51c0): openPending: 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802c51c0): >openPending: err= 2026/07/03 03:10:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802e9110 item 42 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802c51c0): >_writeAt: n=5, err= 2026/07/03 03:10:12 DEBUG : open-test-file(0x3ad2802c51c0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:12.999913231 +0000 UTC m=+12.743562154 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802c51c0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802c5700): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802c5700): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802e92d0 item 42 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802c5700): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802c5700): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802c5700): _writeAt: size=3, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802c5700): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802c5700): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.000633033 +0000 UTC m=+12.744281956 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802c5700): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802c5c80): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802c5c80): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802c5c80): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802c5c80): >_readAt: n=3, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802c5c80): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.000633033 +0000 UTC m=+12.744281956 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802c5c80): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802e9490 item 42 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f83c0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f83c0): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f83c0): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f83c0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f83c0): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f83c0): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f83c0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.002261874 +0000 UTC m=+12.745910847 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f83c0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f88c0): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f88c0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f88c0): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802e9810 item 43 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f88c0): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f88c0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.005264075 +0000 UTC m=+12.748912989 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f88c0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f8e00): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f8e00): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f8e00): _writeAt: size=3, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f8e00): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f8e00): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802e99d0 item 43 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f8e00): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f8e00): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.005933995 +0000 UTC m=+12.749582908 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f8e00): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f9340): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f9340): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f9340): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f9340): >_readAt: n=5, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f9340): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.005933995 +0000 UTC m=+12.749582908 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f9340): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802e9b90 item 43 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f9980): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f9980): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f9980): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f9980): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f9980): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f9980): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f9980): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.007199924 +0000 UTC m=+12.750848837 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f9980): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f9e80): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f9e80): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f9e80): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb5ca10 item 44 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f9e80): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f9e80): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.007590548 +0000 UTC m=+12.751239461 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2802f9e80): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28031c4c0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28031c4c0): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb5cbd0 item 44 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28031c4c0): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28031c4c0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28031c4c0): _writeAt: size=3, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28031c4c0): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28031c4c0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.008104984 +0000 UTC m=+12.751753898 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28031c4c0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28031ca40): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28031ca40): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28031ca40): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28031ca40): >_readAt: n=3, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28031ca40): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.008104984 +0000 UTC m=+12.751753898 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28031ca40): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb5d110 item 44 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28031d080): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28031d080): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28031d080): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28031d080): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28031d080): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28031d080): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28031d080): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.009096938 +0000 UTC m=+12.752745851 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28031d080): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28031d580): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28031d580): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28031d580): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ffce770 item 45 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28031d580): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28031d580): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.009501379 +0000 UTC m=+12.753150291 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28031d580): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28031dc80): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28031dc80): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28031dc80): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28031dc80): >_readAt: n=5, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28031dc80): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.009501379 +0000 UTC m=+12.753150291 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28031dc80): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ffceaf0 item 45 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28033a3c0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28033a3c0): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28033a3c0): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28033a3c0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28033a3c0): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28033a3c0): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28033a3c0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.010681677 +0000 UTC m=+12.754330589 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28033a3c0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28033a8c0): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28033a8c0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28033a8c0): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ffcf030 item 46 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28033a8c0): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28033a8c0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.011134377 +0000 UTC m=+12.754783291 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28033a8c0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28033afc0): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28033afc0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28033afc0): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28033afc0): >_readAt: n=5, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28033afc0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.011134377 +0000 UTC m=+12.754783291 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28033afc0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ffcf420 item 46 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28033b600): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28033b600): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28033b600): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28033b600): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28033b600): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28033b600): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28033b600): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.01268921 +0000 UTC m=+12.756338122 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28033b600): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28033bb00): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28033bb00): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28033bb00): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ffcf810 item 47 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28033bb00): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28033bb00): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.013167918 +0000 UTC m=+12.756816832 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28033bb00): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356300): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356300): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356300): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356300): >_readAt: n=5, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356300): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.013167918 +0000 UTC m=+12.756816832 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356300): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ffcfc70 item 47 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 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/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356940): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356940): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356940): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356940): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356940): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356940): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356940): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.014497176 +0000 UTC m=+12.758146090 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356940): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356e40): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356e40): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356e40): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb94310 item 48 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356e40): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356e40): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.014949948 +0000 UTC m=+12.758598861 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356e40): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280357540): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280357540): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280357540): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280357540): >_readAt: n=5, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280357540): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.014949948 +0000 UTC m=+12.758598861 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280357540): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb95e30 item 48 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280357b80): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280357b80): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280357b80): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280357b80): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280357b80): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.016985532 +0000 UTC m=+12.760634446 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280357b80): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037a100): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037a100): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037a100): _writeAt: size=3, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037a100): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037a100): open at offset 5 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037a100): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2801b24d0 item 49 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037a100): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037a100): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.017489088 +0000 UTC m=+12.761138012 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037a100): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280432180): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280432180): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280432180): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280432180): >_readAt: n=8, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280432180): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.017489088 +0000 UTC m=+12.761138012 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280432180): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280252000 item 49 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2804328c0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2804328c0): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2804328c0): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2804328c0): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2804328c0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.019354815 +0000 UTC m=+12.763003728 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2804328c0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280432e00): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280432e00): open at offset 5 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280432e00): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802527e0 item 50 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280432e00): _readAt: size=2, off=5 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280432e00): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280432e00): _writeAt: size=3, off=5 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280432e00): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280432e00): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.019839746 +0000 UTC m=+12.763488669 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280432e00): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280433380): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280433380): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280433380): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280433380): >_readAt: n=3, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280433380): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.019839746 +0000 UTC m=+12.763488669 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280433380): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280252a10 item 50 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280433a00): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280433a00): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280433a00): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280433a00): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280433a00): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.0211616 +0000 UTC m=+12.764810513 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280433a00): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037a4c0): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037a4c0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037a4c0): _writeAt: size=3, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037a4c0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037a4c0): open at offset 5 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037a4c0): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280252f50 item 51 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037a4c0): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037a4c0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.021940955 +0000 UTC m=+12.765589888 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037a4c0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037aa00): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037aa00): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037aa00): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037aa00): >_readAt: n=8, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037aa00): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.021940955 +0000 UTC m=+12.765589888 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037aa00): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280253110 item 51 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037b080): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037b080): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037b080): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037b080): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037b080): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.023192857 +0000 UTC m=+12.766841770 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037b080): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037b580): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037b580): open at offset 5 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037b580): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802535e0 item 52 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037b580): _readAt: size=2, off=5 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037b580): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037b580): _writeAt: size=3, off=5 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037b580): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037b580): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.02365735 +0000 UTC m=+12.767306273 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037b580): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037bb00): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037bb00): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037bb00): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037bb00): >_readAt: n=3, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037bb00): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.02365735 +0000 UTC m=+12.767306273 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28037bb00): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802538f0 item 52 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013a280): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013a280): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013a280): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013a280): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013a280): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.024880478 +0000 UTC m=+12.768529391 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013a280): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013a780): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013a780): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013a780): _writeAt: size=3, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013a780): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013a780): open at offset 5 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013a780): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb361c0 item 53 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013a780): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013a780): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.025346965 +0000 UTC m=+12.768995878 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013a780): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013acc0): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013acc0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013acc0): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013acc0): >_readAt: n=8, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013acc0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.025346965 +0000 UTC m=+12.768995878 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013acc0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb365b0 item 53 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013b340): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013b340): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013b340): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013b340): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013b340): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.026452923 +0000 UTC m=+12.770101837 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013b340): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013b840): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013b840): open at offset 5 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013b840): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb36c40 item 54 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013b840): _readAt: size=2, off=5 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013b840): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013b840): _writeAt: size=3, off=5 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013b840): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013b840): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.026927055 +0000 UTC m=+12.770575968 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013b840): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013bdc0): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013bdc0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013bdc0): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013bdc0): >_readAt: n=3, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013bdc0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.026927055 +0000 UTC m=+12.770575968 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013bdc0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb372d0 item 54 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fb96f40): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fb96f40): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fb96f40): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fb96f40): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fb96f40): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.028195577 +0000 UTC m=+12.771844491 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fb96f40): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fb97480): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fb97480): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fb97480): _writeAt: size=3, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fb97480): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fb97480): open at offset 5 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fb97480): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2801b2930 item 55 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fb97480): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fb97480): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.028605679 +0000 UTC m=+12.772254592 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fb97480): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fb979c0): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fb979c0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fb979c0): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fb979c0): >_readAt: n=8, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fb979c0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.028605679 +0000 UTC m=+12.772254592 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fb979c0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2801b2c40 item 55 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 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/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ffc6600): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ffc6600): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ffc6600): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ffc6600): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ffc6600): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.029789693 +0000 UTC m=+12.773438627 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ffc6600): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ffc6b00): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ffc6b00): open at offset 5 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ffc6b00): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2801b3490 item 56 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ffc6b00): _readAt: size=2, off=5 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ffc6b00): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ffc6b00): _writeAt: size=3, off=5 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ffc6b00): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ffc6b00): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.030337352 +0000 UTC m=+12.773986266 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ffc6b00): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ffc7540): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ffc7540): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ffc7540): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ffc7540): >_readAt: n=3, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ffc7540): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.030337352 +0000 UTC m=+12.773986266 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ffc7540): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2801b3730 item 56 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27f988340): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27f988340): open at offset 0 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27f988340): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27f988340): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27f988340): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27f988340): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27f988340): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27f988340): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.031502563 +0000 UTC m=+12.775151476 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27f988340): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27f989400): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27f989400): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27f989400): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2801b3b90 item 57 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27f989400): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27f989400): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.032036535 +0000 UTC m=+12.775685449 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27f989400): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27f989d00): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27f989d00): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27f989d00): _writeAt: size=3, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27f989d00): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27f989d00): open at offset 5 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27f989d00): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2801b3d50 item 57 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27f989d00): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27f989d00): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.032551844 +0000 UTC m=+12.776200757 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27f989d00): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280146500): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280146500): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280146500): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280146500): >_readAt: n=8, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280146500): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.032551844 +0000 UTC m=+12.776200757 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280146500): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802960e0 item 57 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280146b40): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280146b40): open at offset 0 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280146b40): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280146b40): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280146b40): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280146b40): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280146b40): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280146b40): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.034003503 +0000 UTC m=+12.777652415 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280146b40): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280147080): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280147080): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280147080): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280296460 item 58 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280147080): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280147080): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.034600053 +0000 UTC m=+12.778248976 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280147080): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801475c0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801475c0): open at offset 5 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801475c0): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280296620 item 58 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801475c0): _readAt: size=2, off=5 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801475c0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801475c0): _writeAt: size=3, off=5 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801475c0): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801475c0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.03544422 +0000 UTC m=+12.779093143 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801475c0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280147b80): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280147b80): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280147b80): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280147b80): >_readAt: n=3, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280147b80): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.03544422 +0000 UTC m=+12.779093143 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280147b80): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802967e0 item 58 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7c2c0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7c2c0): open at offset 0 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7c2c0): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7c2c0): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7c2c0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7c2c0): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7c2c0): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7c2c0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.03681728 +0000 UTC m=+12.780466222 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7c2c0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7c800): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7c800): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7c800): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280296b60 item 59 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7c800): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7c800): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.037353487 +0000 UTC m=+12.781002401 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7c800): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7cd40): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7cd40): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7cd40): _writeAt: size=3, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7cd40): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7cd40): open at offset 5 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7cd40): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280296d20 item 59 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7cd40): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7cd40): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.037986076 +0000 UTC m=+12.781634989 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7cd40): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7d2c0): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7d2c0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7d2c0): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7d2c0): >_readAt: n=8, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7d2c0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.037986076 +0000 UTC m=+12.781634989 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7d2c0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280296ee0 item 59 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 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/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7d900): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7d900): open at offset 0 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7d900): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7d900): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7d900): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7d900): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7d900): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7d900): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.039290266 +0000 UTC m=+12.782939180 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7d900): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7de80): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7de80): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7de80): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280297260 item 60 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7de80): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7de80): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.039726837 +0000 UTC m=+12.783375751 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fd7de80): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805be500): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805be500): open at offset 5 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805be500): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802975e0 item 60 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805be500): _readAt: size=2, off=5 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805be500): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805be500): _writeAt: size=3, off=5 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805be500): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805be500): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.040264898 +0000 UTC m=+12.783913812 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805be500): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805bebc0): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805bebc0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805bebc0): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805bebc0): >_readAt: n=3, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805bebc0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.040264898 +0000 UTC m=+12.783913812 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805bebc0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280297880 item 60 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805bf200): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805bf200): open at offset 0 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805bf200): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805bf200): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805bf200): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805bf200): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805bf200): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805bf200): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.042385213 +0000 UTC m=+12.786034125 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805bf200): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805bf740): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805bf740): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805bf740): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280297c00 item 61 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805bf740): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805bf740): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.042833265 +0000 UTC m=+12.786482178 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805bf740): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805bfe40): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805bfe40): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805bfe40): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805bfe40): >_readAt: n=5, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805bfe40): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.042833265 +0000 UTC m=+12.786482178 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2805bfe40): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280297dc0 item 61 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 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/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067a580): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067a580): open at offset 0 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067a580): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067a580): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067a580): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067a580): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067a580): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067a580): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.044093824 +0000 UTC m=+12.787742767 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067a580): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067ab00): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067ab00): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067ab00): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ffc43f0 item 62 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067ab00): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067ab00): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.044502932 +0000 UTC m=+12.788151845 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067ab00): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067b200): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067b200): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067b200): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067b200): >_readAt: n=5, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067b200): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.044502932 +0000 UTC m=+12.788151845 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067b200): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ffc4700 item 62 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 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/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067b840): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067b840): open at offset 0 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067b840): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067b840): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067b840): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067b840): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067b840): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067b840): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.045710281 +0000 UTC m=+12.789359195 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067b840): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067bd80): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067bd80): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067bd80): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ffc4e70 item 63 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067bd80): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067bd80): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.046202285 +0000 UTC m=+12.789851198 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28067bd80): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801d2580): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801d2580): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801d2580): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801d2580): >_readAt: n=5, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801d2580): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.046202285 +0000 UTC m=+12.789851198 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801d2580): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ffc53b0 item 63 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 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/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801d2bc0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801d2bc0): open at offset 0 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801d2bc0): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801d2bc0): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801d2bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801d2bc0): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801d2bc0): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801d2bc0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.047382714 +0000 UTC m=+12.791031627 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801d2bc0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801d3100): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801d3100): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801d3100): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ffc58f0 item 64 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801d3100): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801d3100): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.047932357 +0000 UTC m=+12.791581310 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801d3100): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801d3800): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801d3800): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801d3800): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801d3800): >_readAt: n=5, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801d3800): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.047932357 +0000 UTC m=+12.791581310 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801d3800): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27ffc5c70 item 64 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801d3ec0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801d3ec0): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801d3ec0): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801d3ec0): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801d3ec0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.049431504 +0000 UTC m=+12.793080437 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801d3ec0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe6c440): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe6c440): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe6c440): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe6c440): >_readAt: n=2, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe6c440): _writeAt: size=3, off=2 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2807082a0 item 65 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe6c440): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe6c440): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.04999902 +0000 UTC m=+12.793647933 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe6c440): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe6c940): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe6c940): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe6c940): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe6c940): >_readAt: n=5, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe6c940): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.04999902 +0000 UTC m=+12.793647933 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe6c940): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280708460 item 65 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe6cf80): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe6cf80): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe6cf80): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe6cf80): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe6cf80): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.051338407 +0000 UTC m=+12.794987340 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe6cf80): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe6d400): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe6d400): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2807087e0 item 66 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe6d400): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe6d400): >_readAt: n=0, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe6d400): _writeAt: size=3, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe6d400): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe6d400): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.051801117 +0000 UTC m=+12.795450030 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe6d400): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe6da40): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe6da40): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe6da40): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe6da40): >_readAt: n=3, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe6da40): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.051801117 +0000 UTC m=+12.795450030 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe6da40): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2807089a0 item 66 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a2180): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a2180): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a2180): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a2180): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a2180): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.052965976 +0000 UTC m=+12.796614888 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a2180): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a2600): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a2600): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a2600): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a2600): >_readAt: n=2, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a2600): _writeAt: size=3, off=2 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280708f50 item 67 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a2600): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a2600): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.05354332 +0000 UTC m=+12.797192234 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a2600): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a2b00): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a2b00): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a2b00): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a2b00): >_readAt: n=5, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a2b00): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.05354332 +0000 UTC m=+12.797192234 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a2b00): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280709110 item 67 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a3180): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a3180): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a3180): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a3180): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a3180): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.054876115 +0000 UTC m=+12.798525028 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a3180): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a36c0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a36c0): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280709570 item 68 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a36c0): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a36c0): >_readAt: n=0, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a36c0): _writeAt: size=3, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a36c0): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a36c0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.055430888 +0000 UTC m=+12.799079800 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a36c0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a3c00): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a3c00): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a3c00): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a3c00): >_readAt: n=3, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a3c00): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.055430888 +0000 UTC m=+12.799079800 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800a3c00): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280709730 item 68 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27faa2f00): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27faa2f00): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27faa2f00): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27faa2f00): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27faa2f00): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.056519574 +0000 UTC m=+12.800168497 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27faa2f00): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27faa3980): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27faa3980): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27faa3980): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27faa3980): >_readAt: n=2, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27faa3980): _writeAt: size=3, off=2 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280709ab0 item 69 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27faa3980): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27faa3980): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.056972204 +0000 UTC m=+12.800621117 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27faa3980): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280462380): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280462380): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280462380): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280462380): >_readAt: n=5, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280462380): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.056972204 +0000 UTC m=+12.800621117 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280462380): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280709c70 item 69 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280462a80): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280462a80): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280462a80): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280462a80): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280462a80): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.059866343 +0000 UTC m=+12.803515255 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280462a80): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fc39180): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fc39180): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802222a0 item 70 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fc39180): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fc39180): >_readAt: n=0, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fc39180): _writeAt: size=3, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fc39180): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fc39180): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.060352516 +0000 UTC m=+12.804001429 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fc39180): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fc396c0): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fc396c0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fc396c0): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fc396c0): >_readAt: n=3, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fc396c0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.060352516 +0000 UTC m=+12.804001429 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fc396c0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802224d0 item 70 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fc39d40): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fc39d40): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fc39d40): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fc39d40): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fc39d40): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.061542703 +0000 UTC m=+12.805191617 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fc39d40): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280100380): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280100380): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280100380): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280100380): >_readAt: n=2, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280100380): _writeAt: size=3, off=2 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280222850 item 71 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280100380): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280100380): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.062001084 +0000 UTC m=+12.805649997 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280100380): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280100880): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280100880): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280100880): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280100880): >_readAt: n=5, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280100880): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.062001084 +0000 UTC m=+12.805649997 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280100880): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280222a10 item 71 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280101000): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280101000): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280101000): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280101000): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280101000): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.063187604 +0000 UTC m=+12.806836517 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280101000): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280101500): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280101500): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280222f50 item 72 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280101500): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280101500): >_readAt: n=0, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280101500): _writeAt: size=3, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280101500): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280101500): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.063669158 +0000 UTC m=+12.807318071 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280101500): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280101a40): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280101a40): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280101a40): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280101a40): >_readAt: n=3, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280101a40): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.063669158 +0000 UTC m=+12.807318071 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280101a40): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280223260 item 72 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356100): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356100): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356100): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356100): >_readAt: n=0, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356100): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356100): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356100): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.064981064 +0000 UTC m=+12.808629977 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356100): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356600): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356600): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356600): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802235e0 item 73 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356600): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356600): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.065412475 +0000 UTC m=+12.809061388 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356600): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356ac0): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356ac0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356ac0): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356ac0): >_readAt: n=2, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356ac0): _writeAt: size=3, off=2 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2802237a0 item 73 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356ac0): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356ac0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.065838745 +0000 UTC m=+12.809487659 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280356ac0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280357040): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280357040): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280357040): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280357040): >_readAt: n=5, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280357040): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.065838745 +0000 UTC m=+12.809487659 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280357040): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280223b20 item 73 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe34480): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe34480): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe34480): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe34480): >_readAt: n=0, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe34480): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe34480): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe34480): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.066917002 +0000 UTC m=+12.810565915 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe34480): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe34980): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe34980): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe34980): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280190000 item 74 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe34980): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe34980): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.067336791 +0000 UTC m=+12.810985704 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe34980): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe34ec0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe34ec0): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280190230 item 74 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe34ec0): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe34ec0): >_readAt: n=0, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe34ec0): _writeAt: size=3, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe34ec0): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe34ec0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.067810902 +0000 UTC m=+12.811459815 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe34ec0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe35440): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe35440): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe35440): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe35440): >_readAt: n=3, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe35440): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.067810902 +0000 UTC m=+12.811459815 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe35440): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2801903f0 item 74 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe35a80): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe35a80): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe35a80): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe35a80): >_readAt: n=0, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe35a80): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe35a80): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe35a80): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.068961143 +0000 UTC m=+12.812610057 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe35a80): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe54080): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe54080): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe54080): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280190770 item 75 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe54080): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe54080): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.069502211 +0000 UTC m=+12.813151123 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe54080): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe545c0): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe545c0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe545c0): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe545c0): >_readAt: n=2, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe545c0): _writeAt: size=3, off=2 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280190930 item 75 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe545c0): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe545c0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.070027828 +0000 UTC m=+12.813676741 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe545c0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe54b00): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe54b00): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe54b00): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe54b00): >_readAt: n=5, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe54b00): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.070027828 +0000 UTC m=+12.813676741 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe54b00): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280190af0 item 75 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe55140): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe55140): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe55140): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe55140): >_readAt: n=0, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe55140): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe55140): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe55140): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.07185469 +0000 UTC m=+12.815503604 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe55140): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe55640): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe55640): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe55640): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280191030 item 76 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe55640): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe55640): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.072251657 +0000 UTC m=+12.815900570 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe55640): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe55b80): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe55b80): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280191420 item 76 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe55b80): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe55b80): >_readAt: n=0, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe55b80): _writeAt: size=3, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe55b80): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe55b80): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.072734374 +0000 UTC m=+12.816383297 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe55b80): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe72200): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe72200): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe72200): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe72200): >_readAt: n=3, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe72200): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.072734374 +0000 UTC m=+12.816383297 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe72200): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2801915e0 item 76 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe72840): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe72840): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe72840): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe72840): >_readAt: n=0, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe72840): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe72840): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe72840): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.073994351 +0000 UTC m=+12.817643274 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe72840): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe72d40): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe72d40): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe72d40): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280191960 item 77 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe72d40): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe72d40): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.074426253 +0000 UTC m=+12.818075176 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe72d40): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe73440): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe73440): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe73440): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe73440): >_readAt: n=5, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe73440): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.074426253 +0000 UTC m=+12.818075176 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe73440): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280191c00 item 77 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe73a80): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe73a80): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe73a80): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe73a80): >_readAt: n=0, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe73a80): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe73a80): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe73a80): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.076196409 +0000 UTC m=+12.819845323 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe73a80): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe92080): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe92080): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe92080): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280614150 item 78 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe92080): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe92080): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.076640725 +0000 UTC m=+12.820289638 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe92080): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe92780): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe92780): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe92780): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe92780): >_readAt: n=5, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe92780): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.076640725 +0000 UTC m=+12.820289638 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe92780): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2806143f0 item 78 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe92dc0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe92dc0): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe92dc0): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe92dc0): >_readAt: n=0, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe92dc0): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe92dc0): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe92dc0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.077845809 +0000 UTC m=+12.821494722 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe92dc0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe932c0): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe932c0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe932c0): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280614930 item 79 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe932c0): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe932c0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.078227036 +0000 UTC m=+12.821875949 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe932c0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe939c0): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe939c0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe939c0): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe939c0): >_readAt: n=5, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe939c0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.078227036 +0000 UTC m=+12.821875949 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fe939c0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280614af0 item 79 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 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/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea2100): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea2100): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea2100): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea2100): >_readAt: n=0, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea2100): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea2100): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea2100): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.079343544 +0000 UTC m=+12.822992457 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea2100): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea2600): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea2600): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea2600): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280614e70 item 80 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea2600): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea2600): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.079856548 +0000 UTC m=+12.823505461 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea2600): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea2d00): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea2d00): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea2d00): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea2d00): >_readAt: n=5, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea2d00): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.079856548 +0000 UTC m=+12.823505461 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea2d00): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280615030 item 80 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea3340): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea3340): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea3340): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea3340): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea3340): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.080936458 +0000 UTC m=+12.824585370 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea3340): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea37c0): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea37c0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea37c0): open at offset 5 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea37c0): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea37c0): >_readAt: n=2, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea37c0): _writeAt: size=3, off=7 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad280615420 item 81 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea37c0): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea37c0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.081391822 +0000 UTC m=+12.825040735 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea37c0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea3d00): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea3d00): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea3d00): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea3d00): >_readAt: n=8, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea3d00): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.081391822 +0000 UTC m=+12.825040735 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fea3d00): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad2806155e0 item 81 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec0480): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec0480): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec0480): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec0480): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec0480): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.082448388 +0000 UTC m=+12.826097301 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec0480): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec0980): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec0980): open at offset 5 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec0980): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb8a070 item 82 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec0980): _readAt: size=2, off=5 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec0980): >_readAt: n=0, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec0980): _writeAt: size=3, off=5 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec0980): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec0980): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.082870842 +0000 UTC m=+12.826519755 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec0980): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec0f00): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec0f00): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec0f00): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec0f00): >_readAt: n=3, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec0f00): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.082870842 +0000 UTC m=+12.826519755 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec0f00): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb8a3f0 item 82 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec1580): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec1580): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec1580): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec1580): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec1580): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.084177067 +0000 UTC m=+12.827825980 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec1580): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec1a80): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec1a80): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec1a80): open at offset 5 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec1a80): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec1a80): >_readAt: n=2, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec1a80): _writeAt: size=3, off=7 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb8b030 item 83 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec1a80): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec1a80): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.08466848 +0000 UTC m=+12.828317393 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27fec1a80): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff000c0): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff000c0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff000c0): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff000c0): >_readAt: n=8, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff000c0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.08466848 +0000 UTC m=+12.828317393 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff000c0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb8b3b0 item 83 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff00740): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff00740): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff00740): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff00740): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff00740): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.0858014 +0000 UTC m=+12.829450373 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff00740): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff00c40): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff00c40): open at offset 5 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff00c40): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb8b960 item 84 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff00c40): _readAt: size=2, off=5 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff00c40): >_readAt: n=0, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff00c40): _writeAt: size=3, off=5 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff00c40): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff00c40): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.086364808 +0000 UTC m=+12.830013721 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff00c40): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff011c0): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff011c0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff011c0): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff011c0): >_readAt: n=3, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff011c0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.086364808 +0000 UTC m=+12.830013721 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff011c0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fb8bb90 item 84 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff01840): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff01840): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff01840): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff01840): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff01840): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.087398901 +0000 UTC m=+12.831047814 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff01840): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff01d40): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff01d40): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff01d40): open at offset 5 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff01d40): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff01d40): >_readAt: n=2, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff01d40): _writeAt: size=3, off=7 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28044e0e0 item 85 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff01d40): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff01d40): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.087804894 +0000 UTC m=+12.831453807 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff01d40): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff82380): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff82380): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff82380): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff82380): >_readAt: n=8, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff82380): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.087804894 +0000 UTC m=+12.831453807 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff82380): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28044e380 item 85 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff82a00): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff82a00): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff82a00): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff82a00): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff82a00): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.089067187 +0000 UTC m=+12.832716100 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff82a00): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff82f00): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff82f00): open at offset 5 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff82f00): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28044e700 item 86 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff82f00): _readAt: size=2, off=5 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff82f00): >_readAt: n=0, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff82f00): _writeAt: size=3, off=5 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff82f00): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff82f00): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.089589117 +0000 UTC m=+12.833238029 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff82f00): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff83480): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff83480): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff83480): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff83480): >_readAt: n=3, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff83480): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.089589117 +0000 UTC m=+12.833238029 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff83480): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28044e8c0 item 86 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff83b00): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff83b00): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff83b00): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff83b00): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff83b00): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.090683293 +0000 UTC m=+12.834332205 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad27ff83b00): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000a100): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000a100): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000a100): open at offset 5 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000a100): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000a100): >_readAt: n=2, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000a100): _writeAt: size=3, off=7 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28044ec40 item 87 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000a100): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000a100): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.09117109 +0000 UTC m=+12.834820053 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000a100): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000a640): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000a640): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000a640): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000a640): >_readAt: n=8, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000a640): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.09117109 +0000 UTC m=+12.834820053 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000a640): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28044ee70 item 87 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 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/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000acc0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000acc0): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000acc0): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000acc0): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000acc0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.092505297 +0000 UTC m=+12.836154230 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000acc0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000b1c0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000b1c0): open at offset 5 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000b1c0): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28044f340 item 88 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000b1c0): _readAt: size=2, off=5 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000b1c0): >_readAt: n=0, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000b1c0): _writeAt: size=3, off=5 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000b1c0): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000b1c0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.093031225 +0000 UTC m=+12.836680138 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000b1c0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000b740): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000b740): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000b740): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000b740): >_readAt: n=3, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000b740): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.093031225 +0000 UTC m=+12.836680138 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000b740): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28044f500 item 88 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000bd80): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000bd80): open at offset 0 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000bd80): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000bd80): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000bd80): >_readAt: n=0, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000bd80): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000bd80): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000bd80): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.094186596 +0000 UTC m=+12.837835559 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28000bd80): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800283c0): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800283c0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800283c0): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28044f880 item 89 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800283c0): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800283c0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.094595485 +0000 UTC m=+12.838244398 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800283c0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280028900): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280028900): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280028900): open at offset 5 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280028900): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280028900): >_readAt: n=2, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280028900): _writeAt: size=3, off=7 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28044fa40 item 89 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280028900): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280028900): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.095094322 +0000 UTC m=+12.838743236 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280028900): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280028e80): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280028e80): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280028e80): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280028e80): >_readAt: n=8, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280028e80): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.095094322 +0000 UTC m=+12.838743236 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280028e80): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28044fc00 item 89 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800294c0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800294c0): open at offset 0 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800294c0): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800294c0): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800294c0): >_readAt: n=0, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800294c0): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800294c0): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800294c0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.096319144 +0000 UTC m=+12.839968057 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800294c0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280029a00): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280029a00): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280029a00): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28077a0e0 item 90 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280029a00): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280029a00): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.096869177 +0000 UTC m=+12.840518090 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280029a00): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280046040): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280046040): open at offset 5 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280046040): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28077a2a0 item 90 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280046040): _readAt: size=2, off=5 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280046040): >_readAt: n=0, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280046040): _writeAt: size=3, off=5 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280046040): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280046040): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.097460879 +0000 UTC m=+12.841109802 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280046040): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280046600): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280046600): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280046600): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280046600): >_readAt: n=3, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280046600): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.097460879 +0000 UTC m=+12.841109802 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280046600): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28077a460 item 90 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280046c40): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280046c40): open at offset 0 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280046c40): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280046c40): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280046c40): >_readAt: n=0, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280046c40): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280046c40): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280046c40): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.098627201 +0000 UTC m=+12.842276124 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280046c40): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280047180): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280047180): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280047180): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28077a7e0 item 91 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280047180): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280047180): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.099062949 +0000 UTC m=+12.842711863 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280047180): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800476c0): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800476c0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800476c0): open at offset 5 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800476c0): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800476c0): >_readAt: n=2, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800476c0): _writeAt: size=3, off=7 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28077a9a0 item 91 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800476c0): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800476c0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.099573008 +0000 UTC m=+12.843221922 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800476c0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280047c40): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280047c40): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280047c40): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280047c40): >_readAt: n=8, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280047c40): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.099573008 +0000 UTC m=+12.843221922 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280047c40): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28077acb0 item 91 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 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/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280082380): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280082380): open at offset 0 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280082380): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280082380): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280082380): >_readAt: n=0, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280082380): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280082380): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280082380): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.100915391 +0000 UTC m=+12.844564304 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280082380): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800828c0): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800828c0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800828c0): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28077b180 item 92 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800828c0): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800828c0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.101337985 +0000 UTC m=+12.844986898 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2800828c0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280082e00): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280082e00): open at offset 5 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280082e00): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28077b340 item 92 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280082e00): _readAt: size=2, off=5 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280082e00): >_readAt: n=0, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280082e00): _writeAt: size=3, off=5 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280082e00): >_writeAt: n=3, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280082e00): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.101850448 +0000 UTC m=+12.845499361 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280082e00): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280462dc0): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280462dc0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280462dc0): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280462dc0): >_readAt: n=3, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280462dc0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.101850448 +0000 UTC m=+12.845499361 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280462dc0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fe00310 item 92 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280463400): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280463400): open at offset 0 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280463400): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280463400): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280463400): >_readAt: n=0, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280463400): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280463400): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280463400): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.103149178 +0000 UTC m=+12.846798092 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280463400): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2804639c0): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2804639c0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2804639c0): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fe00770 item 93 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2804639c0): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2804639c0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.103537438 +0000 UTC m=+12.847186352 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2804639c0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801121c0): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801121c0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801121c0): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801121c0): >_readAt: n=5, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801121c0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.103537438 +0000 UTC m=+12.847186352 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad2801121c0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fe00bd0 item 93 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 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/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280112800): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280112800): open at offset 0 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280112800): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280112800): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280112800): >_readAt: n=0, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280112800): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280112800): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280112800): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.104872597 +0000 UTC m=+12.848521509 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280112800): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280112d40): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280112d40): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280112d40): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fe01340 item 94 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280112d40): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280112d40): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.105446526 +0000 UTC m=+12.849095449 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280112d40): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280113440): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280113440): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280113440): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280113440): >_readAt: n=5, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280113440): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.105446526 +0000 UTC m=+12.849095449 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280113440): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fe01880 item 94 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 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/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280113a80): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280113a80): open at offset 0 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280113a80): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280113a80): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280113a80): >_readAt: n=0, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280113a80): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280113a80): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280113a80): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.106657491 +0000 UTC m=+12.850306404 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad280113a80): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013e0c0): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013e0c0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013e0c0): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad27fe01ce0 item 95 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013e0c0): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013e0c0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.107116804 +0000 UTC m=+12.850765727 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013e0c0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013e7c0): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013e7c0): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013e7c0): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013e7c0): >_readAt: n=5, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013e7c0): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.107116804 +0000 UTC m=+12.850765727 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013e7c0): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28011c3f0 item 95 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 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/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013ee00): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013ee00): open at offset 0 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013ee00): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013ee00): _readAt: size=2, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013ee00): >_readAt: n=0, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013ee00): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013ee00): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013ee00): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.108234846 +0000 UTC m=+12.851883769 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013ee00): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013f340): _writeAt: size=5, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013f340): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013f340): >openPending: err= 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28011cd20 item 96 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013f340): >_writeAt: n=5, err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013f340): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.108672067 +0000 UTC m=+12.852320990 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013f340): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/03 03:10:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/03 03:10:13 DEBUG : open-test-file: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013fa40): _readAt: size=512, off=0 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013fa40): openPending: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013fa40): >openPending: err= 2026/07/03 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013fa40): >_readAt: n=5, err=EOF 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013fa40): close: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-03 03:10:13.108672067 +0000 UTC m=+12.852320990 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:13 DEBUG : open-test-file(0x3ad28013fa40): >close: err= 2026/07/03 03:10:13 DEBUG : open-test-file: Remove: 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad28011cee0 item 96 2026/07/03 03:10:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/03 03:10:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/03 03:10:13 DEBUG : open-test-file: >Remove: err= 2026/07/03 03:10:13 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:13 DEBUG : Looking for writers 2026/07/03 03:10:13 DEBUG : >WaitForWriters: 2026/07/03 03:10:13 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.45s) --- PASS: TestRWFileHandleOpenTests/writes (0.25s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.02s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.01s) --- 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.20s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:13 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:13 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 03:10:13 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:13 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:13 INFO : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 03:10:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:13 DEBUG : file1: newRWFileHandle: 2026/07/03 03:10:13 DEBUG : file1(0x3ad2800ae100): openPending: 2026/07/03 03:10:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:13 DEBUG : file1(0x3ad2800ae100): >openPending: err= 2026/07/03 03:10:13 DEBUG : file1: >newRWFileHandle: err= 2026/07/03 03:10:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/03 03:10:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/07/03 03:10:13 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:13 DEBUG : Looking for writers 2026/07/03 03:10:13 DEBUG : file1: reading active writers 2026/07/03 03:10:13 DEBUG : file1: active writers 1 2026/07/03 03:10:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/07/03 03:10:13 DEBUG : Looking for writers 2026/07/03 03:10:13 DEBUG : file1: reading active writers 2026/07/03 03:10:13 DEBUG : file1: active writers 1 2026/07/03 03:10:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/07/03 03:10:13 DEBUG : Looking for writers 2026/07/03 03:10:13 DEBUG : file1: reading active writers 2026/07/03 03:10:13 DEBUG : file1: active writers 1 2026/07/03 03:10:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/07/03 03:10:13 DEBUG : Looking for writers 2026/07/03 03:10:13 DEBUG : file1: reading active writers 2026/07/03 03:10:13 DEBUG : file1: active writers 1 2026/07/03 03:10:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/07/03 03:10:13 DEBUG : Looking for writers 2026/07/03 03:10:13 DEBUG : file1: reading active writers 2026/07/03 03:10:13 DEBUG : file1: active writers 1 2026/07/03 03:10:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/07/03 03:10:13 DEBUG : Looking for writers 2026/07/03 03:10:13 DEBUG : file1: reading active writers 2026/07/03 03:10:13 DEBUG : file1: active writers 1 2026/07/03 03:10:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/07/03 03:10:13 DEBUG : Looking for writers 2026/07/03 03:10:13 DEBUG : file1: reading active writers 2026/07/03 03:10:13 DEBUG : file1: active writers 1 2026/07/03 03:10:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/07/03 03:10:14 DEBUG : Looking for writers 2026/07/03 03:10:14 DEBUG : file1: reading active writers 2026/07/03 03:10:14 DEBUG : file1: active writers 1 2026/07/03 03:10:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 03:10:15 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe/dir/file1: no such file or directory 2026/07/03 03:10:15 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe/dir/file1: no such file or directory 2026/07/03 03:10:15 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe/dir/file1: no such file or directory 2026/07/03 03:10:15 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe/dir/file1: no such file or directory 2026/07/03 03:10:15 DEBUG : Looking for writers 2026/07/03 03:10:15 DEBUG : file1: reading active writers 2026/07/03 03:10:15 DEBUG : file1: active writers 1 2026/07/03 03:10:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 03:10:15 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe/dir/file1: no such file or directory 2026/07/03 03:10:15 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe/dir/file1: no such file or directory 2026/07/03 03:10:15 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe/dir/file1: no such file or directory 2026/07/03 03:10:15 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe/dir/file1: no such file or directory 2026/07/03 03:10:15 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe/dir/file1: no such file or directory 2026/07/03 03:10:15 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe/dir/file1: no such file or directory 2026/07/03 03:10:16 DEBUG : Looking for writers 2026/07/03 03:10:16 DEBUG : file1: reading active writers 2026/07/03 03:10:16 DEBUG : file1: active writers 1 2026/07/03 03:10:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 03:10:17 DEBUG : Looking for writers 2026/07/03 03:10:17 DEBUG : file1: reading active writers 2026/07/03 03:10:17 DEBUG : file1: active writers 1 2026/07/03 03:10:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 03:10:18 DEBUG : Looking for writers 2026/07/03 03:10:18 DEBUG : file1: reading active writers 2026/07/03 03:10:18 DEBUG : file1: active writers 1 2026/07/03 03:10:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 03:10:19 DEBUG : Looking for writers 2026/07/03 03:10:19 DEBUG : file1: reading active writers 2026/07/03 03:10:19 DEBUG : file1: active writers 1 2026/07/03 03:10:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 03:10:20 DEBUG : Looking for writers 2026/07/03 03:10:20 DEBUG : file1: reading active writers 2026/07/03 03:10:20 DEBUG : file1: active writers 1 2026/07/03 03:10:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 03:10:21 DEBUG : Looking for writers 2026/07/03 03:10:21 DEBUG : file1: reading active writers 2026/07/03 03:10:21 DEBUG : file1: active writers 1 2026/07/03 03:10:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 03:10:22 DEBUG : Looking for writers 2026/07/03 03:10:22 DEBUG : file1: reading active writers 2026/07/03 03:10:22 DEBUG : file1: active writers 1 2026/07/03 03:10:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 03:10:23 DEBUG : Looking for writers 2026/07/03 03:10:23 DEBUG : file1: reading active writers 2026/07/03 03:10:23 DEBUG : file1: active writers 1 2026/07/03 03:10:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 03:10:24 DEBUG : Looking for writers 2026/07/03 03:10:24 DEBUG : file1: reading active writers 2026/07/03 03:10:24 DEBUG : file1: active writers 1 2026/07/03 03:10:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 03:10:25 DEBUG : Looking for writers 2026/07/03 03:10:25 DEBUG : file1: reading active writers 2026/07/03 03:10:25 DEBUG : file1: active writers 1 2026/07/03 03:10:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 03:10:26 DEBUG : Looking for writers 2026/07/03 03:10:26 DEBUG : file1: reading active writers 2026/07/03 03:10:26 DEBUG : file1: active writers 1 2026/07/03 03:10:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 03:10:27 DEBUG : Looking for writers 2026/07/03 03:10:27 DEBUG : file1: reading active writers 2026/07/03 03:10:27 DEBUG : file1: active writers 1 2026/07/03 03:10:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 03:10:28 DEBUG : Looking for writers 2026/07/03 03:10:28 DEBUG : file1: reading active writers 2026/07/03 03:10:28 DEBUG : file1: active writers 1 2026/07/03 03:10:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 03:10:29 DEBUG : Looking for writers 2026/07/03 03:10:29 DEBUG : file1: reading active writers 2026/07/03 03:10:29 DEBUG : file1: active writers 1 2026/07/03 03:10:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 03:10:30 DEBUG : Looking for writers 2026/07/03 03:10:30 DEBUG : file1: reading active writers 2026/07/03 03:10:30 DEBUG : file1: active writers 1 2026/07/03 03:10:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 03:10:31 DEBUG : Looking for writers 2026/07/03 03:10:31 DEBUG : file1: reading active writers 2026/07/03 03:10:31 DEBUG : file1: active writers 1 2026/07/03 03:10:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 03:10:32 DEBUG : Looking for writers 2026/07/03 03:10:32 DEBUG : file1: reading active writers 2026/07/03 03:10:32 DEBUG : file1: active writers 1 2026/07/03 03:10:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 03:10:33 DEBUG : Looking for writers 2026/07/03 03:10:33 DEBUG : file1: reading active writers 2026/07/03 03:10:33 DEBUG : file1: active writers 1 2026/07/03 03:10:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 03:10:34 DEBUG : Looking for writers 2026/07/03 03:10:34 DEBUG : file1: reading active writers 2026/07/03 03:10:34 DEBUG : file1: active writers 1 2026/07/03 03:10:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 03:10:35 DEBUG : Looking for writers 2026/07/03 03:10:35 DEBUG : file1: reading active writers 2026/07/03 03:10:35 DEBUG : file1: active writers 1 2026/07/03 03:10:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 03:10:36 DEBUG : Looking for writers 2026/07/03 03:10:36 DEBUG : file1: reading active writers 2026/07/03 03:10:36 DEBUG : file1: active writers 1 2026/07/03 03:10:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 03:10:37 DEBUG : Looking for writers 2026/07/03 03:10:37 DEBUG : file1: reading active writers 2026/07/03 03:10:37 DEBUG : file1: active writers 1 2026/07/03 03:10:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 03:10:38 DEBUG : Looking for writers 2026/07/03 03:10:38 DEBUG : file1: reading active writers 2026/07/03 03:10:38 DEBUG : file1: active writers 1 2026/07/03 03:10:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 03:10:39 DEBUG : Looking for writers 2026/07/03 03:10:39 DEBUG : file1: reading active writers 2026/07/03 03:10:39 DEBUG : file1: active writers 1 2026/07/03 03:10:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 03:10:40 DEBUG : Looking for writers 2026/07/03 03:10:40 DEBUG : file1: reading active writers 2026/07/03 03:10:40 DEBUG : file1: active writers 1 2026/07/03 03:10:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 03:10:41 DEBUG : Looking for writers 2026/07/03 03:10:41 DEBUG : file1: reading active writers 2026/07/03 03:10:41 DEBUG : file1: active writers 1 2026/07/03 03:10:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 03:10:42 DEBUG : Looking for writers 2026/07/03 03:10:42 DEBUG : file1: reading active writers 2026/07/03 03:10:42 DEBUG : file1: active writers 1 2026/07/03 03:10:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/03 03:10:43 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x3ad2801c5500 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x3ad27feee908 notify:{wait:0 notify:0 lock:0 head: tail:} checker:64675763906880} name:file1 opens:1 downloaders: o: fd:0x3ad2800c8a88 info:{ModTime:{wall:14017990287107834483 ext:12876835076 loc:0x4746da0} ATime:{wall:14017990287107834483 ext:12876835076 loc:0x4746da0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer: closing:}, } 2026/07/03 03:10:43 DEBUG : >WaitForWriters: 2026/07/03 03:10:43 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.03s) === RUN TestRWCacheRename run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:43 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:43 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 03:10:43 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:43 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:43 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:43 INFO : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 03:10:43 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:43 DEBUG : rename_me: newRWFileHandle: 2026/07/03 03:10:43 DEBUG : rename_me(0x3ad2800af040): openPending: 2026/07/03 03:10:43 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/03 03:10:43 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/03 03:10:43 DEBUG : rename_me(0x3ad2800af040): >openPending: err= 2026/07/03 03:10:43 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/03 03:10:43 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/03 03:10:43 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/03 03:10:43 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/03 03:10:43 DEBUG : rename_me(0x3ad2800af040): _writeAt: size=5, off=0 2026/07/03 03:10:43 DEBUG : rename_me(0x3ad2800af040): >_writeAt: n=5, err= 2026/07/03 03:10:43 DEBUG : rename_me(0x3ad2800af040): close: 2026/07/03 03:10:43 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-03 03:10:43.157779801 +0000 UTC m=+42.901428714 2026/07/03 03:10:43 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/03 03:10:43 DEBUG : rename_me(0x3ad2800af040): >close: err= 2026/07/03 03:10:43 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/03 03:10:43 DEBUG : i_was_renamed: Updating file with 0x3ad280378340 2026/07/03 03:10:43 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/03 03:10:43 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/03 03:10:43 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:43 DEBUG : Looking for writers 2026/07/03 03:10:43 DEBUG : i_was_renamed: reading active writers 2026/07/03 03:10:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/03 03:10:43 DEBUG : Looking for writers 2026/07/03 03:10:43 DEBUG : i_was_renamed: reading active writers 2026/07/03 03:10:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/03 03:10:43 DEBUG : Looking for writers 2026/07/03 03:10:43 DEBUG : i_was_renamed: reading active writers 2026/07/03 03:10:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/03 03:10:43 DEBUG : Looking for writers 2026/07/03 03:10:43 DEBUG : i_was_renamed: reading active writers 2026/07/03 03:10:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/03 03:10:43 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/03 03:10:43 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:43 DEBUG : i_was_renamed: size = 5 OK 2026/07/03 03:10:43 INFO : i_was_renamed: Copied (new) 2026/07/03 03:10:43 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-03 03:10:43 +0000 UTC" 2026/07/03 03:10:43 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/03 03:10:43 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/03 03:10:43 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/03 03:10:43 DEBUG : Looking for writers 2026/07/03 03:10:43 DEBUG : i_was_renamed: reading active writers 2026/07/03 03:10:43 DEBUG : >WaitForWriters: 2026/07/03 03:10:43 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:43 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:43 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/03 03:10:43 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:43 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/03 03:10:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{b79iC}/rclone-test-tajifes5ciwe" 2026/07/03 03:10:43 INFO : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:43 DEBUG : forgetting directory cache 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate(0x3ad280147140): _readAt: size=512, off=0 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate(0x3ad280147140): openPending: 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-03 02:11:43 +0000 UTC" against cached fingerprint "" 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/03 03:10:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate(0x3ad280147140): >openPending: err= 2026/07/03 03:10:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate(0x3ad280147140): >_readAt: n=20, err=EOF 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate(0x3ad280147140): close: 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-03 02:11:43 +0000 GMT 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate(0x3ad280147140): >close: err= 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:43 DEBUG : forgetting directory cache 2026/07/03 03:10:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate(0x3ad28067b040): _readAt: size=512, off=0 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate(0x3ad28067b040): openPending: 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-03 02:12:43 +0000 UTC" against cached fingerprint "20,2026-07-03 02:11:43 +0000 UTC" 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-03 02:12:43 +0000 UTC" != cached fingerprint "20,2026-07-03 02:11:43 +0000 UTC") 2026/07/03 03:10:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/03 03:10:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate(0x3ad28067b040): >openPending: err= 2026/07/03 03:10:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate(0x3ad28067b040): >_readAt: n=20, err=EOF 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate(0x3ad28067b040): close: 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-03 02:12:43 +0000 GMT 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate(0x3ad28067b040): >close: err= 2026/07/03 03:10:43 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:44 DEBUG : forgetting directory cache 2026/07/03 03:10:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate(0x3ad27fe6d200): _readAt: size=512, off=0 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate(0x3ad27fe6d200): openPending: 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-03 02:13:43 +0000 UTC" against cached fingerprint "20,2026-07-03 02:12:43 +0000 UTC" 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-03 02:13:43 +0000 UTC" != cached fingerprint "20,2026-07-03 02:12:43 +0000 UTC") 2026/07/03 03:10:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/03 03:10:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate(0x3ad27fe6d200): >openPending: err= 2026/07/03 03:10:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate(0x3ad27fe6d200): >_readAt: n=20, err=EOF 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate(0x3ad27fe6d200): close: 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-03 02:13:43 +0000 GMT 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate(0x3ad27fe6d200): >close: err= 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:44 DEBUG : forgetting directory cache 2026/07/03 03:10:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate(0x3ad280101580): _readAt: size=512, off=0 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate(0x3ad280101580): openPending: 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-03 02:14:43 +0000 UTC" against cached fingerprint "20,2026-07-03 02:13:43 +0000 UTC" 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-03 02:14:43 +0000 UTC" != cached fingerprint "20,2026-07-03 02:13:43 +0000 UTC") 2026/07/03 03:10:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/03 03:10:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate(0x3ad280101580): >openPending: err= 2026/07/03 03:10:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate(0x3ad280101580): >_readAt: n=20, err=EOF 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate(0x3ad280101580): close: 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-03 02:14:43 +0000 GMT 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate(0x3ad280101580): >close: err= 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:44 DEBUG : forgetting directory cache 2026/07/03 03:10:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate(0x3ad27fcc5b00): _readAt: size=512, off=0 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate(0x3ad27fcc5b00): openPending: 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-03 02:15:43 +0000 UTC" against cached fingerprint "20,2026-07-03 02:14:43 +0000 UTC" 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-03 02:15:43 +0000 UTC" != cached fingerprint "20,2026-07-03 02:14:43 +0000 UTC") 2026/07/03 03:10:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/03 03:10:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate(0x3ad27fcc5b00): >openPending: err= 2026/07/03 03:10:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate(0x3ad27fcc5b00): >_readAt: n=20, err=EOF 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate(0x3ad27fcc5b00): close: 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-03 02:15:43 +0000 GMT 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate(0x3ad27fcc5b00): >close: err= 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:44 DEBUG : forgetting directory cache 2026/07/03 03:10:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate(0x3ad27fe60280): _readAt: size=512, off=0 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate(0x3ad27fe60280): openPending: 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-03 02:16:43 +0000 UTC" against cached fingerprint "20,2026-07-03 02:15:43 +0000 UTC" 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-03 02:16:43 +0000 UTC" != cached fingerprint "20,2026-07-03 02:15:43 +0000 UTC") 2026/07/03 03:10:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/03 03:10:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate(0x3ad27fe60280): >openPending: err= 2026/07/03 03:10:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate(0x3ad27fe60280): >_readAt: n=20, err=EOF 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate(0x3ad27fe60280): close: 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-03 02:16:43 +0000 GMT 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate(0x3ad27fe60280): >close: err= 2026/07/03 03:10:44 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:45 DEBUG : forgetting directory cache 2026/07/03 03:10:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate(0x3ad27fdaee00): _readAt: size=512, off=0 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate(0x3ad27fdaee00): openPending: 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-03 02:17:43 +0000 UTC" against cached fingerprint "20,2026-07-03 02:16:43 +0000 UTC" 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-03 02:17:43 +0000 UTC" != cached fingerprint "20,2026-07-03 02:16:43 +0000 UTC") 2026/07/03 03:10:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/03 03:10:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate(0x3ad27fdaee00): >openPending: err= 2026/07/03 03:10:45 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate(0x3ad27fdaee00): >_readAt: n=21, err=EOF 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate(0x3ad27fdaee00): close: 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-03 02:17:43 +0000 GMT 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate(0x3ad27fdaee00): >close: err= 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:45 DEBUG : forgetting directory cache 2026/07/03 03:10:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate(0x3ad27fcf4380): _readAt: size=512, off=0 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate(0x3ad27fcf4380): openPending: 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-03 02:18:43 +0000 UTC" against cached fingerprint "21,2026-07-03 02:17:43 +0000 UTC" 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-03 02:18:43 +0000 UTC" != cached fingerprint "21,2026-07-03 02:17:43 +0000 UTC") 2026/07/03 03:10:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/03 03:10:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate(0x3ad27fcf4380): >openPending: err= 2026/07/03 03:10:45 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate(0x3ad27fcf4380): >_readAt: n=22, err=EOF 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate(0x3ad27fcf4380): close: 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-03 02:18:43 +0000 GMT 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate(0x3ad27fcf4380): >close: err= 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:45 DEBUG : forgetting directory cache 2026/07/03 03:10:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate(0x3ad27fea1980): _readAt: size=512, off=0 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate(0x3ad27fea1980): openPending: 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-03 02:19:43 +0000 UTC" against cached fingerprint "22,2026-07-03 02:18:43 +0000 UTC" 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-03 02:19:43 +0000 UTC" != cached fingerprint "22,2026-07-03 02:18:43 +0000 UTC") 2026/07/03 03:10:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/03 03:10:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate(0x3ad27fea1980): >openPending: err= 2026/07/03 03:10:45 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate(0x3ad27fea1980): >_readAt: n=23, err=EOF 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate(0x3ad27fea1980): close: 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-03 02:19:43 +0000 GMT 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate(0x3ad27fea1980): >close: err= 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:45 DEBUG : forgetting directory cache 2026/07/03 03:10:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate(0x3ad27ff16a80): _readAt: size=512, off=0 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate(0x3ad27ff16a80): openPending: 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-03 02:20:43 +0000 UTC" against cached fingerprint "23,2026-07-03 02:19:43 +0000 UTC" 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-03 02:20:43 +0000 UTC" != cached fingerprint "23,2026-07-03 02:19:43 +0000 UTC") 2026/07/03 03:10:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/03 03:10:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate(0x3ad27ff16a80): >openPending: err= 2026/07/03 03:10:45 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate(0x3ad27ff16a80): >_readAt: n=24, err=EOF 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate(0x3ad27ff16a80): close: 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-03 02:20:43 +0000 GMT 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate(0x3ad27ff16a80): >close: err= 2026/07/03 03:10:45 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:45 DEBUG : Looking for writers 2026/07/03 03:10:45 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/03 03:10:45 DEBUG : >WaitForWriters: 2026/07/03 03:10:45 DEBUG : webdav root 'rclone-test-tajifes5ciwe': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:45 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:45 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:46 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:46 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:46 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/03 03:10:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/03 03:10:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/03 03:10:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/03 03:10:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/03 03:10:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/03 03:10:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/03 03:10:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/03 03:10:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/03 03:10:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:46 DEBUG : forgetting directory cache 2026/07/03 03:10:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/03 03:10:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:46 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:46 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/03 03:10:46 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/03 03:10:46 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/03 03:10:46 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:46 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:46 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:46 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/03 03:10:46 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/03 03:10:46 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/03 03:10:46 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:46 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/03 03:10:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/03 03:10:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/03 03:10:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:46 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/03 03:10:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/03 03:10:46 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/07/03 03:10:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:46 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/03 03:10:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/03 03:10:46 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/07/03 03:10:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:46 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/03 03:10:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/03 03:10:46 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/07/03 03:10:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:46 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:46 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/03 03:10:46 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/03 03:10:46 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/03 03:10:46 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:46 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:46 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:46 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/03 03:10:46 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/03 03:10:46 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/03 03:10:46 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:46 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:46 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:46 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/03 03:10:46 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/03 03:10:46 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:46 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/03 03:10:46 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/03 03:10:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/03 03:10:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/03 03:10:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/03 03:10:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:46 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:46 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:46 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:46 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:46 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:46 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:46 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:46 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/03 03:10:46 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/03 03:10:46 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/03 03:10:46 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:46 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:46 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:46 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/03 03:10:46 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/03 03:10:46 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/03 03:10:46 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:46 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:46 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:46 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:46 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:46 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:46 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:46 DEBUG : Looking for writers 2026/07/03 03:10:46 DEBUG : FiLeB: reading active writers 2026/07/03 03:10:46 DEBUG : FilEb: reading active writers 2026/07/03 03:10:46 DEBUG : FiLeA: reading active writers 2026/07/03 03:10:46 DEBUG : >WaitForWriters: 2026/07/03 03:10:46 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:46 DEBUG : Looking for writers 2026/07/03 03:10:46 DEBUG : FilEb: reading active writers 2026/07/03 03:10:46 DEBUG : FiLeA: reading active writers 2026/07/03 03:10:46 DEBUG : FiLeB: reading active writers 2026/07/03 03:10:46 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:46 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:46 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:46 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:46 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:46 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/03 03:10:46 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/03 03:10:46 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/03 03:10:46 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:46 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:46 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:46 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/03 03:10:46 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/03 03:10:46 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/03 03:10:46 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:46 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:46 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:46 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/03 03:10:46 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/03 03:10:46 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/03 03:10:46 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:10:46 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/03 03:10:46 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:46 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:46 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:46 DEBUG : Looking for writers 2026/07/03 03:10:46 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/03 03:10:46 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/03 03:10:46 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:46 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:46 DEBUG : webdav root 'rclone-test-tajifes5ciwe': Reusing VFS from active cache 2026/07/03 03:10:46 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:46 DEBUG : Looking for writers 2026/07/03 03:10:46 DEBUG : >WaitForWriters: 2026/07/03 03:10:46 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:46 DEBUG : Looking for writers 2026/07/03 03:10:46 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:46 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:46 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:46 DEBUG : Looking for writers 2026/07/03 03:10:46 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:46 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:46 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:46 DEBUG : Looking for writers 2026/07/03 03:10:46 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:46 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:46 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:46 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:46 DEBUG : dir: Looking for writers 2026/07/03 03:10:46 DEBUG : file2: reading active writers 2026/07/03 03:10:46 DEBUG : Looking for writers 2026/07/03 03:10:46 DEBUG : dir: reading active writers 2026/07/03 03:10:46 DEBUG : file1: reading active writers 2026/07/03 03:10:46 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:46 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:46 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:46 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:46 DEBUG : dir: Looking for writers 2026/07/03 03:10:46 DEBUG : Looking for writers 2026/07/03 03:10:46 DEBUG : dir: reading active writers 2026/07/03 03:10:46 DEBUG : file1: reading active writers 2026/07/03 03:10:46 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:46 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:46 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:46 DEBUG : file1: Open: flags=O_RDONLY 2026/07/03 03:10:46 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/03 03:10:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/03 03:10:46 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:46 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/03 03:10:46 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/03 03:10:46 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:46 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:46 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:46 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/03 03:10:46 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/03 03:10:46 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/03 03:10:46 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/03 03:10:46 DEBUG : webdav root 'rclone-test-tajifes5ciwe': File to upload is small (0 bytes), uploading instead of streaming 2026/07/03 03:10:46 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:46 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/03 03:10:46 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/07/03 03:10:46 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/03 03:10:46 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:46 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/03 03:10:46 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:46 DEBUG : dir: Looking for writers 2026/07/03 03:10:46 DEBUG : file2: reading active writers 2026/07/03 03:10:46 DEBUG : new_file.txt: reading active writers 2026/07/03 03:10:46 DEBUG : Looking for writers 2026/07/03 03:10:46 DEBUG : file1: reading active writers 2026/07/03 03:10:46 DEBUG : dir: reading active writers 2026/07/03 03:10:46 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:47 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:47 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:47 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/03 03:10:47 DEBUG : dir/file1: Updating file with dir/file1 0x3ad27feac0d0 2026/07/03 03:10:47 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/03 03:10:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:47 INFO : dir/file1: Moved (server-side) to: file0 2026/07/03 03:10:47 DEBUG : file0: Updating file with file0 0x3ad27feac0d0 2026/07/03 03:10:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/03 03:10:47 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/03 03:10:47 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:47 DEBUG : dir: Looking for writers 2026/07/03 03:10:47 DEBUG : Looking for writers 2026/07/03 03:10:47 DEBUG : file0: reading active writers 2026/07/03 03:10:47 DEBUG : dir: reading active writers 2026/07/03 03:10:47 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:47 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:47 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:47 DEBUG : Looking for writers 2026/07/03 03:10:47 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:47 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:47 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/03 03:10:47 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/03 03:10:47 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/03 03:10:47 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/03 03:10:47 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/03 03:10:47 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:47 DEBUG : Looking for writers 2026/07/03 03:10:47 DEBUG : a: Looking for writers 2026/07/03 03:10:47 DEBUG : b: Looking for writers 2026/07/03 03:10:47 DEBUG : c: Looking for writers 2026/07/03 03:10:47 DEBUG : d: Looking for writers 2026/07/03 03:10:47 DEBUG : Looking for writers 2026/07/03 03:10:47 DEBUG : /: reading active writers 2026/07/03 03:10:47 DEBUG : a: reading active writers 2026/07/03 03:10:47 DEBUG : b: reading active writers 2026/07/03 03:10:47 DEBUG : c: reading active writers 2026/07/03 03:10:47 DEBUG : d: reading active writers 2026/07/03 03:10:47 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:47 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:47 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/03 03:10:47 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/03 03:10:47 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/03 03:10:47 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/03 03:10:48 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:48 DEBUG : a/b/c/d: Looking for writers 2026/07/03 03:10:48 DEBUG : a/b/c: Looking for writers 2026/07/03 03:10:48 DEBUG : d: reading active writers 2026/07/03 03:10:48 DEBUG : a/b: Looking for writers 2026/07/03 03:10:48 DEBUG : c: reading active writers 2026/07/03 03:10:48 DEBUG : a: Looking for writers 2026/07/03 03:10:48 DEBUG : b: reading active writers 2026/07/03 03:10:48 DEBUG : Looking for writers 2026/07/03 03:10:48 DEBUG : a: reading active writers 2026/07/03 03:10:48 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === 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-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:48 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:48 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:48 DEBUG : Looking for writers 2026/07/03 03:10:48 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-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:48 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/03 03:10:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/03 03:10:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:48 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/03 03:10:48 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/03 03:10:48 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/03 03:10:48 DEBUG : webdav root 'rclone-test-tajifes5ciwe': File to upload is small (5 bytes), uploading instead of streaming 2026/07/03 03:10:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:48 DEBUG : file1: size = 5 OK 2026/07/03 03:10:48 DEBUG : file1: Size of src and dst objects identical 2026/07/03 03:10:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/03 03:10:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/03 03:10:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/03 03:10:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/03 03:10:48 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/03 03:10:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/03 03:10:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/03 03:10:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/03 03:10:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/03 03:10:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:48 DEBUG : webdav root 'rclone-test-tajifes5ciwe': File to upload is small (0 bytes), uploading instead of streaming 2026/07/03 03:10:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:48 DEBUG : file1: size = 0 OK 2026/07/03 03:10:48 DEBUG : file1: Size of src and dst objects identical 2026/07/03 03:10:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/03 03:10:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/03 03:10:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/03 03:10:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/03 03:10:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:48 DEBUG : webdav root 'rclone-test-tajifes5ciwe': File to upload is small (7 bytes), uploading instead of streaming 2026/07/03 03:10:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:48 DEBUG : file1: size = 7 OK 2026/07/03 03:10:48 DEBUG : file1: Size of src and dst objects identical 2026/07/03 03:10:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:48 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:48 DEBUG : Looking for writers 2026/07/03 03:10:48 DEBUG : file1: reading active writers 2026/07/03 03:10:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:48 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/03 03:10:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/03 03:10:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:48 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/03 03:10:49 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/03 03:10:49 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/03 03:10:49 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/03 03:10:49 DEBUG : webdav root 'rclone-test-tajifes5ciwe': File to upload is small (11 bytes), uploading instead of streaming 2026/07/03 03:10:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:49 DEBUG : file1: size = 11 OK 2026/07/03 03:10:49 DEBUG : file1: Size of src and dst objects identical 2026/07/03 03:10:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:49 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/03 03:10:49 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:49 DEBUG : Looking for writers 2026/07/03 03:10:49 DEBUG : file1: reading active writers 2026/07/03 03:10:49 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:49 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/03 03:10:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/03 03:10:49 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/03 03:10:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:49 DEBUG : webdav root 'rclone-test-tajifes5ciwe': File to upload is small (5 bytes), uploading instead of streaming 2026/07/03 03:10:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:49 DEBUG : file1: size = 5 OK 2026/07/03 03:10:49 DEBUG : file1: Size of src and dst objects identical 2026/07/03 03:10:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:49 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/03 03:10:49 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:49 DEBUG : Looking for writers 2026/07/03 03:10:49 DEBUG : file1: reading active writers 2026/07/03 03:10:49 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:49 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/03 03:10:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/03 03:10:49 DEBUG : file1: WriteFileHandle.Release closing 2026/07/03 03:10:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:49 DEBUG : webdav root 'rclone-test-tajifes5ciwe': File to upload is small (0 bytes), uploading instead of streaming 2026/07/03 03:10:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:10:49 DEBUG : file1: size = 0 OK 2026/07/03 03:10:49 DEBUG : file1: Size of src and dst objects identical 2026/07/03 03:10:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:49 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/03 03:10:49 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:49 DEBUG : Looking for writers 2026/07/03 03:10:49 DEBUG : file1: reading active writers 2026/07/03 03:10:49 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:10:49 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:10:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:10:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:10:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:10:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/03 03:10:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/07/03 03:10:49 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:10:49 DEBUG : Looking for writers 2026/07/03 03:10:49 DEBUG : file1: reading active writers 2026/07/03 03:10:49 DEBUG : file1: active writers 1 2026/07/03 03:10:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/07/03 03:10:49 DEBUG : Looking for writers 2026/07/03 03:10:49 DEBUG : file1: reading active writers 2026/07/03 03:10:49 DEBUG : file1: active writers 1 2026/07/03 03:10:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/07/03 03:10:49 DEBUG : Looking for writers 2026/07/03 03:10:49 DEBUG : file1: reading active writers 2026/07/03 03:10:49 DEBUG : file1: active writers 1 2026/07/03 03:10:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/07/03 03:10:49 DEBUG : Looking for writers 2026/07/03 03:10:49 DEBUG : file1: reading active writers 2026/07/03 03:10:49 DEBUG : file1: active writers 1 2026/07/03 03:10:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/07/03 03:10:49 DEBUG : Looking for writers 2026/07/03 03:10:49 DEBUG : file1: reading active writers 2026/07/03 03:10:49 DEBUG : file1: active writers 1 2026/07/03 03:10:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/07/03 03:10:49 DEBUG : Looking for writers 2026/07/03 03:10:49 DEBUG : file1: reading active writers 2026/07/03 03:10:49 DEBUG : file1: active writers 1 2026/07/03 03:10:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/07/03 03:10:50 DEBUG : Looking for writers 2026/07/03 03:10:50 DEBUG : file1: reading active writers 2026/07/03 03:10:50 DEBUG : file1: active writers 1 2026/07/03 03:10:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/07/03 03:10:50 DEBUG : Looking for writers 2026/07/03 03:10:50 DEBUG : file1: reading active writers 2026/07/03 03:10:50 DEBUG : file1: active writers 1 2026/07/03 03:10:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 03:10:51 DEBUG : Looking for writers 2026/07/03 03:10:51 DEBUG : file1: reading active writers 2026/07/03 03:10:51 DEBUG : file1: active writers 1 2026/07/03 03:10:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 03:10:52 DEBUG : Looking for writers 2026/07/03 03:10:52 DEBUG : file1: reading active writers 2026/07/03 03:10:52 DEBUG : file1: active writers 1 2026/07/03 03:10:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 03:10:53 DEBUG : Looking for writers 2026/07/03 03:10:53 DEBUG : file1: reading active writers 2026/07/03 03:10:53 DEBUG : file1: active writers 1 2026/07/03 03:10:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 03:10:54 DEBUG : Looking for writers 2026/07/03 03:10:54 DEBUG : file1: reading active writers 2026/07/03 03:10:54 DEBUG : file1: active writers 1 2026/07/03 03:10:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 03:10:55 DEBUG : Looking for writers 2026/07/03 03:10:55 DEBUG : file1: reading active writers 2026/07/03 03:10:55 DEBUG : file1: active writers 1 2026/07/03 03:10:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 03:10:56 DEBUG : Looking for writers 2026/07/03 03:10:56 DEBUG : file1: reading active writers 2026/07/03 03:10:56 DEBUG : file1: active writers 1 2026/07/03 03:10:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 03:10:57 DEBUG : Looking for writers 2026/07/03 03:10:57 DEBUG : file1: reading active writers 2026/07/03 03:10:57 DEBUG : file1: active writers 1 2026/07/03 03:10:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 03:10:58 DEBUG : Looking for writers 2026/07/03 03:10:58 DEBUG : file1: reading active writers 2026/07/03 03:10:58 DEBUG : file1: active writers 1 2026/07/03 03:10:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 03:10:59 DEBUG : Looking for writers 2026/07/03 03:10:59 DEBUG : file1: reading active writers 2026/07/03 03:10:59 DEBUG : file1: active writers 1 2026/07/03 03:10:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 03:11:00 DEBUG : Looking for writers 2026/07/03 03:11:00 DEBUG : file1: reading active writers 2026/07/03 03:11:00 DEBUG : file1: active writers 1 2026/07/03 03:11:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 03:11:01 DEBUG : Looking for writers 2026/07/03 03:11:01 DEBUG : file1: reading active writers 2026/07/03 03:11:01 DEBUG : file1: active writers 1 2026/07/03 03:11:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 03:11:02 DEBUG : Looking for writers 2026/07/03 03:11:02 DEBUG : file1: reading active writers 2026/07/03 03:11:02 DEBUG : file1: active writers 1 2026/07/03 03:11:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 03:11:03 DEBUG : Looking for writers 2026/07/03 03:11:03 DEBUG : file1: reading active writers 2026/07/03 03:11:03 DEBUG : file1: active writers 1 2026/07/03 03:11:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 03:11:04 DEBUG : Looking for writers 2026/07/03 03:11:04 DEBUG : file1: reading active writers 2026/07/03 03:11:04 DEBUG : file1: active writers 1 2026/07/03 03:11:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 03:11:05 DEBUG : Looking for writers 2026/07/03 03:11:05 DEBUG : file1: reading active writers 2026/07/03 03:11:05 DEBUG : file1: active writers 1 2026/07/03 03:11:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 03:11:06 DEBUG : Looking for writers 2026/07/03 03:11:06 DEBUG : file1: reading active writers 2026/07/03 03:11:06 DEBUG : file1: active writers 1 2026/07/03 03:11:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 03:11:07 DEBUG : Looking for writers 2026/07/03 03:11:07 DEBUG : file1: reading active writers 2026/07/03 03:11:07 DEBUG : file1: active writers 1 2026/07/03 03:11:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 03:11:08 DEBUG : Looking for writers 2026/07/03 03:11:08 DEBUG : file1: reading active writers 2026/07/03 03:11:08 DEBUG : file1: active writers 1 2026/07/03 03:11:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 03:11:09 DEBUG : Looking for writers 2026/07/03 03:11:09 DEBUG : file1: reading active writers 2026/07/03 03:11:09 DEBUG : file1: active writers 1 2026/07/03 03:11:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 03:11:10 DEBUG : Looking for writers 2026/07/03 03:11:10 DEBUG : file1: reading active writers 2026/07/03 03:11:10 DEBUG : file1: active writers 1 2026/07/03 03:11:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 03:11:11 DEBUG : Looking for writers 2026/07/03 03:11:11 DEBUG : file1: reading active writers 2026/07/03 03:11:11 DEBUG : file1: active writers 1 2026/07/03 03:11:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 03:11:12 DEBUG : Looking for writers 2026/07/03 03:11:12 DEBUG : file1: reading active writers 2026/07/03 03:11:12 DEBUG : file1: active writers 1 2026/07/03 03:11:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 03:11:13 DEBUG : Looking for writers 2026/07/03 03:11:13 DEBUG : file1: reading active writers 2026/07/03 03:11:13 DEBUG : file1: active writers 1 2026/07/03 03:11:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 03:11:14 DEBUG : Looking for writers 2026/07/03 03:11:14 DEBUG : file1: reading active writers 2026/07/03 03:11:14 DEBUG : file1: active writers 1 2026/07/03 03:11:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 03:11:15 DEBUG : Looking for writers 2026/07/03 03:11:15 DEBUG : file1: reading active writers 2026/07/03 03:11:15 DEBUG : file1: active writers 1 2026/07/03 03:11:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 03:11:16 DEBUG : Looking for writers 2026/07/03 03:11:16 DEBUG : file1: reading active writers 2026/07/03 03:11:16 DEBUG : file1: active writers 1 2026/07/03 03:11:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 03:11:17 DEBUG : Looking for writers 2026/07/03 03:11:17 DEBUG : file1: reading active writers 2026/07/03 03:11:17 DEBUG : file1: active writers 1 2026/07/03 03:11:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 03:11:18 DEBUG : Looking for writers 2026/07/03 03:11:18 DEBUG : file1: reading active writers 2026/07/03 03:11:18 DEBUG : file1: active writers 1 2026/07/03 03:11:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/03 03:11:19 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/07/03 03:11:19 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:11:19 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:11:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:11:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:11:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:11:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/03 03:11:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/03 03:11:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:11:19 DEBUG : webdav root 'rclone-test-tajifes5ciwe': File to upload is small (0 bytes), uploading instead of streaming 2026/07/03 03:11:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:11:19 DEBUG : file1: size = 0 OK 2026/07/03 03:11:19 DEBUG : file1: Size of src and dst objects identical 2026/07/03 03:11:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:11:19 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:11:19 DEBUG : file1: Open: flags=O_RDONLY 2026/07/03 03:11:19 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/03 03:11:19 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/03 03:11:19 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:11:19 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/03 03:11:19 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:11:19 DEBUG : Looking for writers 2026/07/03 03:11:19 DEBUG : file1: reading active writers 2026/07/03 03:11:19 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:11:19 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:11:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/03 03:11:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/03 03:11:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:11:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/03 03:11:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/03 03:11:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:11:19 DEBUG : webdav root 'rclone-test-tajifes5ciwe': File to upload is small (100 bytes), uploading instead of streaming 2026/07/03 03:11:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/03 03:11:19 DEBUG : file1: size = 100 OK 2026/07/03 03:11:19 DEBUG : file1: Size of src and dst objects identical 2026/07/03 03:11:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/03 03:11:19 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/03 03:11:19 DEBUG : file1: Open: flags=O_RDONLY 2026/07/03 03:11:19 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/03 03:11:19 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/03 03:11:19 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:11:19 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/03 03:11:19 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:11:19 DEBUG : Looking for writers 2026/07/03 03:11:19 DEBUG : file1: reading active writers 2026/07/03 03:11:19 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:11:19 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:11:19 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/07/03 03:11:19 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/07/03 03:11:19 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/07/03 03:11:19 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/07/03 03:11:19 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/07/03 03:11:20 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/03 03:11:20 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/03 03:11:20 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:11:20 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 03:11:20 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/03 03:11:20 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/03 03:11:20 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:11:20 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 03:11:20 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/03 03:11:20 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/03 03:11:20 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:11:20 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 03:11:20 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/03 03:11:20 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/03 03:11:20 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:11:20 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 03:11:20 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/03 03:11:20 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/03 03:11:20 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:11:20 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 03:11:20 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:11:20 DEBUG : flat: Looking for writers 2026/07/03 03:11:20 DEBUG : f000.txt: reading active writers 2026/07/03 03:11:20 DEBUG : f001.txt: reading active writers 2026/07/03 03:11:20 DEBUG : f002.txt: reading active writers 2026/07/03 03:11:20 DEBUG : f003.txt: reading active writers 2026/07/03 03:11:20 DEBUG : f004.txt: reading active writers 2026/07/03 03:11:20 DEBUG : Looking for writers 2026/07/03 03:11:20 DEBUG : flat: reading active writers 2026/07/03 03:11:20 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:11:20 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:11:20 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/07/03 03:11:20 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/07/03 03:11:20 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/07/03 03:11:20 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/03 03:11:20 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/03 03:11:20 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:11:20 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 03:11:20 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/03 03:11:20 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/03 03:11:20 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:11:20 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 03:11:20 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/03 03:11:20 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/03 03:11:20 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:11:20 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 03:11:20 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:11:20 DEBUG : a/b/c: Looking for writers 2026/07/03 03:11:20 DEBUG : deep.txt: reading active writers 2026/07/03 03:11:20 DEBUG : a/b: Looking for writers 2026/07/03 03:11:20 DEBUG : mid.txt: reading active writers 2026/07/03 03:11:20 DEBUG : c: reading active writers 2026/07/03 03:11:20 DEBUG : a: Looking for writers 2026/07/03 03:11:20 DEBUG : top.txt: reading active writers 2026/07/03 03:11:20 DEBUG : b: reading active writers 2026/07/03 03:11:20 DEBUG : Looking for writers 2026/07/03 03:11:20 DEBUG : a: reading active writers 2026/07/03 03:11:20 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.32s) === RUN TestZipLargeFiles run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:11:20 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:11:20 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/07/03 03:11:20 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/03 03:11:20 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/03 03:11:20 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:11:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/03 03:11:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/03 03:11:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/03 03:11:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 03:11:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/03 03:11:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/03 03:11:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/03 03:11:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/03 03:11:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/03 03:11:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/03 03:11:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/03 03:11:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/03 03:11:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/03 03:11:21 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:11:21 DEBUG : bigdir: Looking for writers 2026/07/03 03:11:21 DEBUG : big.bin: reading active writers 2026/07/03 03:11:21 DEBUG : Looking for writers 2026/07/03 03:11:21 DEBUG : bigdir: reading active writers 2026/07/03 03:11:21 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.60s) === RUN TestZipDirsInRoot run.go:198: Remote "webdav root 'rclone-test-tajifes5ciwe'", Local "Local file system at /tmp/rclone3912340661", Modify Window "1s" 2026/07/03 03:11:21 INFO : webdav root 'rclone-test-tajifes5ciwe': poll-interval is not supported by this remote 2026/07/03 03:11:21 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/07/03 03:11:21 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/07/03 03:11:21 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/07/03 03:11:21 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/03 03:11:21 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/03 03:11:21 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:11:21 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 03:11:21 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/03 03:11:21 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/03 03:11:21 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:11:21 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 03:11:21 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/03 03:11:21 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/03 03:11:21 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/03 03:11:21 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/03 03:11:21 DEBUG : WaitForWriters: timeout=30s 2026/07/03 03:11:21 DEBUG : dir1: Looking for writers 2026/07/03 03:11:21 DEBUG : a.txt: reading active writers 2026/07/03 03:11:21 DEBUG : dir2: Looking for writers 2026/07/03 03:11:21 DEBUG : b.txt: reading active writers 2026/07/03 03:11:21 DEBUG : dir3: Looking for writers 2026/07/03 03:11:21 DEBUG : c.txt: reading active writers 2026/07/03 03:11:21 DEBUG : Looking for writers 2026/07/03 03:11:21 DEBUG : dir1: reading active writers 2026/07/03 03:11:21 DEBUG : dir2: reading active writers 2026/07/03 03:11:21 DEBUG : dir3: reading active writers 2026/07/03 03:11:21 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/07/03 03:11:21 DEBUG : webdav root 'rclone-test-tajifes5ciwe': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.205802813s (try 1/5)