"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/07/07 03:35:50 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-xebenut8huyo" 2025/07/07 03:35:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/07 03:35:50 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/07/07 03:35:50 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/07/07 03:35:50 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/07/07 03:35:50 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/07/07 03:35:50 DEBUG : Setting pass="iddl_iSPYevFuuDTuXcEzf38E-pCVaOW_Y_3wBlw0Vye" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/07/07 03:35:50 DEBUG : TestWebdavRclone: detected overridden config - adding "{vVFFm}" suffix to name 2025/07/07 03:35:50 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/07/07 03:35:50 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/07/07 03:35:50 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/07/07 03:35:50 DEBUG : Setting pass="iddl_iSPYevFuuDTuXcEzf38E-pCVaOW_Y_3wBlw0Vye" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/07/07 03:35:50 DEBUG : found headers: 2025/07/07 03:35:50 DEBUG : Creating backend with remote "/tmp/rclone205796120" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:50 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:50 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:50 DEBUG : dir: Looking for writers 2025/07/07 03:35:50 DEBUG : Looking for writers 2025/07/07 03:35:50 DEBUG : dir: reading active writers 2025/07/07 03:35:50 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:51 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:51 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:51 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:51 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:51 DEBUG : dir/subdir: Looking for writers 2025/07/07 03:35:51 DEBUG : dir: Looking for writers 2025/07/07 03:35:51 DEBUG : file1: reading active writers 2025/07/07 03:35:51 DEBUG : file2: reading active writers 2025/07/07 03:35:51 DEBUG : subdir: reading active writers 2025/07/07 03:35:51 DEBUG : Looking for writers 2025/07/07 03:35:51 DEBUG : dir: reading active writers 2025/07/07 03:35:51 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:51 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:51 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:51 DEBUG : dir: Looking for writers 2025/07/07 03:35:51 DEBUG : file1: reading active writers 2025/07/07 03:35:51 DEBUG : Looking for writers 2025/07/07 03:35:51 DEBUG : dir: reading active writers 2025/07/07 03:35:51 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:51 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:51 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:51 DEBUG : dir: Looking for writers 2025/07/07 03:35:51 DEBUG : Looking for writers 2025/07/07 03:35:51 DEBUG : dir: reading active writers 2025/07/07 03:35:51 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:51 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:51 DEBUG : dir: forgetting directory cache 2025/07/07 03:35:51 DEBUG : forgetting directory cache 2025/07/07 03:35:51 DEBUG : dir: forgetting directory cache 2025/07/07 03:35:51 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:51 DEBUG : Looking for writers 2025/07/07 03:35:51 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:51 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:51 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/07/07 03:35:51 DEBUG : dir: invalidating directory cache 2025/07/07 03:35:51 DEBUG : >ForgetPath: 2025/07/07 03:35:51 DEBUG : ForgetPath: relativePath="dir", type=0 2025/07/07 03:35:51 DEBUG : invalidating directory cache 2025/07/07 03:35:51 DEBUG : dir: forgetting directory cache 2025/07/07 03:35:51 DEBUG : >ForgetPath: 2025/07/07 03:35:51 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/07/07 03:35:51 DEBUG : >ForgetPath: 2025/07/07 03:35:51 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:51 DEBUG : dir: Looking for writers 2025/07/07 03:35:51 DEBUG : Looking for writers 2025/07/07 03:35:51 DEBUG : dir: reading active writers 2025/07/07 03:35:51 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:51 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:51 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:52 DEBUG : forgetting directory cache 2025/07/07 03:35:52 DEBUG : dir: forgetting directory cache 2025/07/07 03:35:52 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:52 DEBUG : dir: Looking for writers 2025/07/07 03:35:52 DEBUG : fil/a/b: Looking for writers 2025/07/07 03:35:52 DEBUG : fil/a: Looking for writers 2025/07/07 03:35:52 DEBUG : b: reading active writers 2025/07/07 03:35:52 DEBUG : fil: Looking for writers 2025/07/07 03:35:52 DEBUG : a: reading active writers 2025/07/07 03:35:52 DEBUG : Looking for writers 2025/07/07 03:35:52 DEBUG : dir: reading active writers 2025/07/07 03:35:52 DEBUG : fil: reading active writers 2025/07/07 03:35:52 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:52 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:52 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:52 DEBUG : dir: Looking for writers 2025/07/07 03:35:52 DEBUG : Looking for writers 2025/07/07 03:35:52 DEBUG : dir: reading active writers 2025/07/07 03:35:52 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:52 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:52 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:52 DEBUG : dir: Looking for writers 2025/07/07 03:35:52 DEBUG : file1: reading active writers 2025/07/07 03:35:52 DEBUG : Looking for writers 2025/07/07 03:35:52 DEBUG : dir: reading active writers 2025/07/07 03:35:52 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:52 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:52 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:52 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/07/07 03:35:52 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/07/07 03:35:52 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/07/07 03:35:52 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/07 03:35:52 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/07/07 03:35:52 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:52 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:52 DEBUG : dir: invalidating directory cache 2025/07/07 03:35:52 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/07/07 03:35:52 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/07/07 03:35:52 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/07/07 03:35:52 DEBUG : dir/file1: Reset virtual modtime 2025/07/07 03:35:52 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/07/07 03:35:52 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/07 03:35:52 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/07/07 03:35:52 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/07/07 03:35:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/07 03:35:52 DEBUG : dir: invalidating directory cache 2025/07/07 03:35:52 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/07/07 03:35:52 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/07/07 03:35:52 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/07 03:35:52 DEBUG : forgetting directory cache 2025/07/07 03:35:52 DEBUG : dir: forgetting directory cache 2025/07/07 03:35:52 DEBUG : dir/virtualDir: forgetting directory cache 2025/07/07 03:35:52 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:52 DEBUG : dir/virtualDir: Looking for writers 2025/07/07 03:35:52 DEBUG : dir: Looking for writers 2025/07/07 03:35:52 DEBUG : file1: reading active writers 2025/07/07 03:35:52 DEBUG : virtualFile2: reading active writers 2025/07/07 03:35:52 DEBUG : virtualFile: reading active writers 2025/07/07 03:35:52 DEBUG : virtualDir: reading active writers 2025/07/07 03:35:52 DEBUG : Looking for writers 2025/07/07 03:35:52 DEBUG : dir: reading active writers 2025/07/07 03:35:52 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:52 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:52 ERROR : dir/: Can only open directories read only 2025/07/07 03:35:52 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:52 DEBUG : dir: Looking for writers 2025/07/07 03:35:52 DEBUG : Looking for writers 2025/07/07 03:35:52 DEBUG : dir: reading active writers 2025/07/07 03:35:52 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:53 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:53 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:35:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/07 03:35:53 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/07/07 03:35:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/07 03:35:53 DEBUG : webdav root 'rclone-test-xebenut8huyo': File to upload is small (5 bytes), uploading instead of streaming 2025/07/07 03:35:53 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:53 NOTICE: webdav root 'rclone-test-xebenut8huyo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/07 03:35:53 DEBUG : dir/potato: Size of src and dst objects identical 2025/07/07 03:35:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/07 03:35:53 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:53 DEBUG : dir: Looking for writers 2025/07/07 03:35:53 DEBUG : file1: reading active writers 2025/07/07 03:35:53 DEBUG : potato: reading active writers 2025/07/07 03:35:53 DEBUG : Looking for writers 2025/07/07 03:35:53 DEBUG : dir: reading active writers 2025/07/07 03:35:53 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:53 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:53 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/07 03:35:53 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:53 DEBUG : dir/sub: Looking for writers 2025/07/07 03:35:53 DEBUG : dir: Looking for writers 2025/07/07 03:35:53 DEBUG : file1: reading active writers 2025/07/07 03:35:53 DEBUG : sub: reading active writers 2025/07/07 03:35:53 DEBUG : Looking for writers 2025/07/07 03:35:53 DEBUG : dir: reading active writers 2025/07/07 03:35:53 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.31s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:53 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:53 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/07 03:35:53 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/07/07 03:35:53 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:53 DEBUG : dir/sub/subsub: Looking for writers 2025/07/07 03:35:53 DEBUG : dir/sub: Looking for writers 2025/07/07 03:35:53 DEBUG : subsub: reading active writers 2025/07/07 03:35:53 DEBUG : dir: Looking for writers 2025/07/07 03:35:53 DEBUG : sub: reading active writers 2025/07/07 03:35:53 DEBUG : file1: reading active writers 2025/07/07 03:35:53 DEBUG : Looking for writers 2025/07/07 03:35:53 DEBUG : dir: reading active writers 2025/07/07 03:35:53 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:53 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:53 ERROR : dir/: Dir.Remove not empty 2025/07/07 03:35:53 DEBUG : dir/file1: Remove: 2025/07/07 03:35:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/07 03:35:53 DEBUG : dir/file1: >Remove: err= 2025/07/07 03:35:54 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/07 03:35:54 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:54 DEBUG : Looking for writers 2025/07/07 03:35:54 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:54 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:54 DEBUG : dir/file1: Remove: 2025/07/07 03:35:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/07 03:35:54 DEBUG : dir/file1: >Remove: err= 2025/07/07 03:35:54 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/07 03:35:54 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:54 DEBUG : Looking for writers 2025/07/07 03:35:54 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:54 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:54 DEBUG : dir/file1: Remove: 2025/07/07 03:35:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/07 03:35:54 DEBUG : dir/file1: >Remove: err= 2025/07/07 03:35:54 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:54 DEBUG : dir: Looking for writers 2025/07/07 03:35:54 DEBUG : Looking for writers 2025/07/07 03:35:54 DEBUG : dir: reading active writers 2025/07/07 03:35:54 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:54 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:54 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:54 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/07/07 03:35:54 DEBUG : dir: Updating dir with dir2 0xc0003a8dd0 2025/07/07 03:35:54 DEBUG : dir: forgetting directory cache 2025/07/07 03:35:54 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/07 03:35:54 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/07/07 03:35:54 INFO : dir2/file1: Moved (server-side) to: file2 2025/07/07 03:35:54 DEBUG : file2: Updating file with file2 0xc0004fa9c0 2025/07/07 03:35:54 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/07/07 03:35:54 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/07 03:35:54 INFO : dir2/file3: Deleted 2025/07/07 03:35:54 INFO : file2: Moved (server-side) to: dir2/file3 2025/07/07 03:35:54 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0004fa9c0 2025/07/07 03:35:54 DEBUG : Added virtual directory entry vDel: "file2" 2025/07/07 03:35:54 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/07/07 03:35:54 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/07/07 03:35:54 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0008189c0 2025/07/07 03:35:54 DEBUG : empty directory: forgetting directory cache 2025/07/07 03:35:54 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/07/07 03:35:54 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/07/07 03:35:54 DEBUG : dir2: Renaming to "dir3" 2025/07/07 03:35:54 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:54 DEBUG : dir3: Looking for writers 2025/07/07 03:35:54 DEBUG : file3: reading active writers 2025/07/07 03:35:54 DEBUG : renamed empty directory: Looking for writers 2025/07/07 03:35:54 DEBUG : Looking for writers 2025/07/07 03:35:54 DEBUG : renamed empty directory: reading active writers 2025/07/07 03:35:54 DEBUG : dir3: reading active writers 2025/07/07 03:35:54 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:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:54 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:55 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/07 03:35:55 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:35:55 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/07 03:35:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/07 03:35:55 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/07/07 03:35:55 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/07/07 03:35:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/07 03:35:55 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:35:55 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/07 03:35:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/07 03:35:55 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/07/07 03:35:55 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/07/07 03:35:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/07 03:35:55 DEBUG : webdav root 'rclone-test-xebenut8huyo': File to upload is small (12 bytes), uploading instead of streaming 2025/07/07 03:35:55 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:55 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/07/07 03:35:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/07 03:35:55 DEBUG : forgetting directory cache 2025/07/07 03:35:55 DEBUG : dir: forgetting directory cache 2025/07/07 03:35:55 DEBUG : dir/sub: forgetting directory cache 2025/07/07 03:35:55 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/07/07 03:35:55 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/07/07 03:35:55 DEBUG : webdav root 'rclone-test-xebenut8huyo': File to upload is small (5 bytes), uploading instead of streaming 2025/07/07 03:35:55 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:55 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/07/07 03:35:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/07 03:35:55 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:55 DEBUG : dir/sub: Looking for writers 2025/07/07 03:35:55 DEBUG : file0: reading active writers 2025/07/07 03:35:55 DEBUG : file2: reading active writers 2025/07/07 03:35:55 DEBUG : dir: Looking for writers 2025/07/07 03:35:55 DEBUG : file1: reading active writers 2025/07/07 03:35:55 DEBUG : sub: reading active writers 2025/07/07 03:35:55 DEBUG : Looking for writers 2025/07/07 03:35:55 DEBUG : dir: reading active writers 2025/07/07 03:35:55 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:55 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/07/07 03:35:55 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:55 DEBUG : Looking for writers 2025/07/07 03:35:55 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:55 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/07/07 03:35:55 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:35:55 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/07/07 03:35:55 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/07/07 03:35:55 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/07/07 03:35:55 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:35:55 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/07 03:35:55 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/07/07 03:35:55 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:35:55 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/07/07 03:35:55 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/07/07 03:35:55 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/07/07 03:35:55 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:35:55 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/07 03:35:55 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:55 DEBUG : dir: Looking for writers 2025/07/07 03:35:55 DEBUG : file1: reading active writers 2025/07/07 03:35:55 DEBUG : file1.metadata: reading active writers 2025/07/07 03:35:55 DEBUG : Looking for writers 2025/07/07 03:35:55 DEBUG : dir: reading active writers 2025/07/07 03:35:55 DEBUG : dir.metadata: reading active writers 2025/07/07 03:35:55 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:55 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:55 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:55 DEBUG : dir: Looking for writers 2025/07/07 03:35:55 DEBUG : file1: reading active writers 2025/07/07 03:35:55 DEBUG : Looking for writers 2025/07/07 03:35:55 DEBUG : dir: reading active writers 2025/07/07 03:35:55 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:55 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:55 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:55 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/07/07 03:35:55 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:55 DEBUG : dir: Looking for writers 2025/07/07 03:35:55 DEBUG : file1: reading active writers 2025/07/07 03:35:55 DEBUG : Looking for writers 2025/07/07 03:35:55 DEBUG : dir: reading active writers 2025/07/07 03:35:55 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:55 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/07 03:35:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/07 03:35:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:35:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/07 03:35:55 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:55 DEBUG : dir: Looking for writers 2025/07/07 03:35:55 DEBUG : file1: reading active writers 2025/07/07 03:35:55 DEBUG : Looking for writers 2025/07/07 03:35:55 DEBUG : dir: reading active writers 2025/07/07 03:35:55 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/07/07 03:35:55 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/07/07 03:35:55 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/07 03:35:55 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:35:55 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/07/07 03:35:55 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:55 DEBUG : Looking for writers 2025/07/07 03:35:55 DEBUG : file.txt: reading active writers 2025/07/07 03:35:55 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:55 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/07 03:35:55 DEBUG : webdav root 'rclone-test-xebenut8huyo': File to upload is small (25 bytes), uploading instead of streaming 2025/07/07 03:35:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:56 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/07 03:35:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/07 03:35:56 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:56 DEBUG : dir: Looking for writers 2025/07/07 03:35:56 DEBUG : file1: reading active writers 2025/07/07 03:35:56 DEBUG : Looking for writers 2025/07/07 03:35:56 DEBUG : dir: reading active writers 2025/07/07 03:35:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:56 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:56 DEBUG : dir/file1: Remove: 2025/07/07 03:35:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/07 03:35:56 DEBUG : dir/file1: >Remove: err= 2025/07/07 03:35:56 DEBUG : dir/file1: Remove: 2025/07/07 03:35:56 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/07 03:35:56 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:56 DEBUG : dir: Looking for writers 2025/07/07 03:35:56 DEBUG : Looking for writers 2025/07/07 03:35:56 DEBUG : dir: reading active writers 2025/07/07 03:35:56 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:56 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:56 DEBUG : dir/file1: Remove: 2025/07/07 03:35:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/07 03:35:56 DEBUG : dir/file1: >Remove: err= 2025/07/07 03:35:56 DEBUG : dir/file1: Remove: 2025/07/07 03:35:56 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/07 03:35:56 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:56 DEBUG : dir: Looking for writers 2025/07/07 03:35:56 DEBUG : Looking for writers 2025/07/07 03:35:56 DEBUG : dir: reading active writers 2025/07/07 03:35:56 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:56 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/07 03:35:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/07 03:35:56 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/07 03:35:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/07 03:35:56 DEBUG : dir/file1: Open: flags=O_RDWR 2025/07/07 03:35:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/07 03:35:56 DEBUG : dir/file1: Open: flags=0x3 2025/07/07 03:35:56 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/07/07 03:35:56 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/07/07 03:35:56 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:56 DEBUG : dir: Looking for writers 2025/07/07 03:35:56 DEBUG : file1: reading active writers 2025/07/07 03:35:56 DEBUG : Looking for writers 2025/07/07 03:35:56 DEBUG : dir: reading active writers 2025/07/07 03:35:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:56 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:56 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:56 DEBUG : dir: Looking for writers 2025/07/07 03:35:56 DEBUG : file1: reading active writers 2025/07/07 03:35:56 DEBUG : Looking for writers 2025/07/07 03:35:56 DEBUG : dir: reading active writers 2025/07/07 03:35:56 DEBUG : >WaitForWriters: 2025/07/07 03:35:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/07 03:35:56 DEBUG : newLeaf: Updating file with newLeaf 0xc0004fac00 2025/07/07 03:35:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/07 03:35:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/07 03:35:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/07 03:35:56 DEBUG : dir/file1: Updating file with dir/file1 0xc0004fac00 2025/07/07 03:35:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/07 03:35:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/07 03:35:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/07 03:35:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/07 03:35:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/07 03:35:56 DEBUG : dir/file1: File is currently open, delaying rename 0xc0004fac00 2025/07/07 03:35:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/07 03:35:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/07 03:35:56 DEBUG : webdav root 'rclone-test-xebenut8huyo': File to upload is small (25 bytes), uploading instead of streaming 2025/07/07 03:35:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:56 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/07 03:35:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/07 03:35:56 DEBUG : newLeaf: Running delayed rename now 2025/07/07 03:35:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/07 03:35:56 DEBUG : newLeaf: Updating file with newLeaf 0xc0004fac00 2025/07/07 03:35:56 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:56 DEBUG : dir: Looking for writers 2025/07/07 03:35:56 DEBUG : Looking for writers 2025/07/07 03:35:56 DEBUG : dir: reading active writers 2025/07/07 03:35:56 DEBUG : newLeaf: reading active writers 2025/07/07 03:35:56 DEBUG : >WaitForWriters: 2025/07/07 03:35:56 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:56 DEBUG : dir: Looking for writers 2025/07/07 03:35:56 DEBUG : Looking for writers 2025/07/07 03:35:56 DEBUG : dir: reading active writers 2025/07/07 03:35:56 DEBUG : newLeaf: reading active writers 2025/07/07 03:35:56 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:56 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:56 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/07 03:35:56 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:35:56 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:35:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:35:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:35:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:35:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:35:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:35:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:35:56 INFO : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/07 03:35:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:56 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:56 DEBUG : dir: Looking for writers 2025/07/07 03:35:56 DEBUG : file1: reading active writers 2025/07/07 03:35:56 DEBUG : Looking for writers 2025/07/07 03:35:56 DEBUG : dir: reading active writers 2025/07/07 03:35:56 DEBUG : >WaitForWriters: 2025/07/07 03:35:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/07 03:35:57 DEBUG : newLeaf: Updating file with newLeaf 0xc00019efc0 2025/07/07 03:35:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/07 03:35:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/07 03:35:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/07 03:35:57 DEBUG : dir/file1: Updating file with dir/file1 0xc00019efc0 2025/07/07 03:35:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/07 03:35:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/07 03:35:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/07 03:35:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/07 03:35:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/07 03:35:57 DEBUG : dir/file1: File is currently open, delaying rename 0xc00019efc0 2025/07/07 03:35:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/07 03:35:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/07 03:35:57 DEBUG : webdav root 'rclone-test-xebenut8huyo': File to upload is small (25 bytes), uploading instead of streaming 2025/07/07 03:35:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:57 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/07 03:35:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/07 03:35:57 DEBUG : newLeaf: Running delayed rename now 2025/07/07 03:35:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/07 03:35:57 DEBUG : newLeaf: Updating file with newLeaf 0xc00019efc0 2025/07/07 03:35:57 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:57 DEBUG : dir: Looking for writers 2025/07/07 03:35:57 DEBUG : Looking for writers 2025/07/07 03:35:57 DEBUG : dir: reading active writers 2025/07/07 03:35:57 DEBUG : newLeaf: reading active writers 2025/07/07 03:35:57 DEBUG : >WaitForWriters: 2025/07/07 03:35:57 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:57 DEBUG : dir: Looking for writers 2025/07/07 03:35:57 DEBUG : Looking for writers 2025/07/07 03:35:57 DEBUG : newLeaf: reading active writers 2025/07/07 03:35:57 DEBUG : dir: reading active writers 2025/07/07 03:35:57 DEBUG : >WaitForWriters: 2025/07/07 03:35:57 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:57 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:57 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/07 03:35:57 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:35:57 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:35:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:35:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:35:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:35:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:35:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:35:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:35:57 INFO : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/07 03:35:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:57 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/07 03:35:57 DEBUG : dir/file1: newRWFileHandle: 2025/07/07 03:35:57 DEBUG : dir/file1(0xc00093a900): openPending: 2025/07/07 03:35:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/07 03:35:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/07 03:35:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/07 03:35:57 DEBUG : dir/file1(0xc00093a900): >openPending: err= 2025/07/07 03:35:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/07 03:35:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/07 03:35:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/07 03:35:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/07 03:35:57 DEBUG : dir/file1(0xc00093a900): _writeAt: size=14, off=0 2025/07/07 03:35:57 DEBUG : dir/file1(0xc00093a900): >_writeAt: n=14, err= 2025/07/07 03:35:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/07 03:35:57 DEBUG : dir/file1(0xc00093a900): close: 2025/07/07 03:35:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/07 03:35:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/07 03:35:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/07 03:35:57 DEBUG : dir/file1(0xc00093a900): >close: err= 2025/07/07 03:35:57 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:57 DEBUG : dir: Looking for writers 2025/07/07 03:35:57 DEBUG : file1: reading active writers 2025/07/07 03:35:57 DEBUG : Looking for writers 2025/07/07 03:35:57 DEBUG : dir: reading active writers 2025/07/07 03:35:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/07 03:35:57 DEBUG : dir: Looking for writers 2025/07/07 03:35:57 DEBUG : file1: reading active writers 2025/07/07 03:35:57 DEBUG : Looking for writers 2025/07/07 03:35:57 DEBUG : dir: reading active writers 2025/07/07 03:35:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/07 03:35:57 DEBUG : dir: Looking for writers 2025/07/07 03:35:57 DEBUG : file1: reading active writers 2025/07/07 03:35:57 DEBUG : Looking for writers 2025/07/07 03:35:57 DEBUG : dir: reading active writers 2025/07/07 03:35:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/07 03:35:57 DEBUG : dir: Looking for writers 2025/07/07 03:35:57 DEBUG : file1: reading active writers 2025/07/07 03:35:57 DEBUG : Looking for writers 2025/07/07 03:35:57 DEBUG : dir: reading active writers 2025/07/07 03:35:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/07 03:35:57 DEBUG : dir/file1: vfs cache: starting upload 2025/07/07 03:35:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:57 INFO : dir/file1: Copied (replaced existing) 2025/07/07 03:35:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/07 03:35:57 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/07 03:35:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/07 03:35:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/07 03:35:57 DEBUG : dir: Looking for writers 2025/07/07 03:35:57 DEBUG : file1: reading active writers 2025/07/07 03:35:57 DEBUG : Looking for writers 2025/07/07 03:35:57 DEBUG : dir: reading active writers 2025/07/07 03:35:57 DEBUG : >WaitForWriters: 2025/07/07 03:35:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/07 03:35:57 DEBUG : dir/file1: newRWFileHandle: 2025/07/07 03:35:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/07 03:35:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/07 03:35:57 DEBUG : dir/file1(0xc000c3ca00): _readAt: size=512, off=0 2025/07/07 03:35:57 DEBUG : dir/file1(0xc000c3ca00): openPending: 2025/07/07 03:35:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/07 03:35:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/07 03:35:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/07 03:35:57 DEBUG : dir/file1(0xc000c3ca00): >openPending: err= 2025/07/07 03:35:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/07 03:35:57 DEBUG : dir/file1(0xc000c3ca00): >_readAt: n=14, err=EOF 2025/07/07 03:35:57 DEBUG : dir/file1(0xc000c3ca00): close: 2025/07/07 03:35:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/07 03:35:57 DEBUG : dir/file1(0xc000c3ca00): >close: err= 2025/07/07 03:35:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/07 03:35:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/07 03:35:57 DEBUG : newLeaf: Updating file with newLeaf 0xc0007a1440 2025/07/07 03:35:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/07 03:35:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/07 03:35:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/07 03:35:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/07 03:35:57 DEBUG : dir/file1: Updating file with dir/file1 0xc0007a1440 2025/07/07 03:35:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/07 03:35:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/07 03:35:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/07 03:35:57 DEBUG : dir/file1: newRWFileHandle: 2025/07/07 03:35:57 DEBUG : dir/file1(0xc000956b80): openPending: 2025/07/07 03:35:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/07 03:35:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/07 03:35:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/07 03:35:57 DEBUG : dir/file1(0xc000956b80): >openPending: err= 2025/07/07 03:35:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/07 03:35:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/07 03:35:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/07 03:35:57 DEBUG : dir/file1(0xc000956b80): _writeAt: size=25, off=0 2025/07/07 03:35:57 DEBUG : dir/file1(0xc000956b80): >_writeAt: n=25, err= 2025/07/07 03:35:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/07 03:35:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/07 03:35:57 DEBUG : newLeaf: Updating file with newLeaf 0xc0007a1440 2025/07/07 03:35:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/07 03:35:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/07 03:35:57 DEBUG : newLeaf(0xc000956b80): close: 2025/07/07 03:35:57 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/07 03:35:57 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-07 03:35:57.675867107 +0000 UTC m=+6.861425416 2025/07/07 03:35:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/07 03:35:57 DEBUG : newLeaf(0xc000956b80): >close: err= 2025/07/07 03:35:57 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:57 DEBUG : dir: Looking for writers 2025/07/07 03:35:57 DEBUG : Looking for writers 2025/07/07 03:35:57 DEBUG : newLeaf: reading active writers 2025/07/07 03:35:57 DEBUG : dir: reading active writers 2025/07/07 03:35:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/07 03:35:57 DEBUG : dir: Looking for writers 2025/07/07 03:35:57 DEBUG : Looking for writers 2025/07/07 03:35:57 DEBUG : dir: reading active writers 2025/07/07 03:35:57 DEBUG : newLeaf: reading active writers 2025/07/07 03:35:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/07 03:35:57 DEBUG : dir: Looking for writers 2025/07/07 03:35:57 DEBUG : Looking for writers 2025/07/07 03:35:57 DEBUG : dir: reading active writers 2025/07/07 03:35:57 DEBUG : newLeaf: reading active writers 2025/07/07 03:35:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/07 03:35:57 DEBUG : dir: Looking for writers 2025/07/07 03:35:57 DEBUG : Looking for writers 2025/07/07 03:35:57 DEBUG : dir: reading active writers 2025/07/07 03:35:57 DEBUG : newLeaf: reading active writers 2025/07/07 03:35:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/07 03:35:57 DEBUG : newLeaf: vfs cache: starting upload 2025/07/07 03:35:57 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:57 INFO : newLeaf: Copied (replaced existing) 2025/07/07 03:35:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-07 03:35:57 +0000 UTC" 2025/07/07 03:35:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/07 03:35:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/07 03:35:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/07 03:35:57 DEBUG : dir: Looking for writers 2025/07/07 03:35:57 DEBUG : Looking for writers 2025/07/07 03:35:57 DEBUG : dir: reading active writers 2025/07/07 03:35:57 DEBUG : newLeaf: reading active writers 2025/07/07 03:35:57 DEBUG : >WaitForWriters: 2025/07/07 03:35:57 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:57 DEBUG : dir: Looking for writers 2025/07/07 03:35:57 DEBUG : Looking for writers 2025/07/07 03:35:57 DEBUG : dir: reading active writers 2025/07/07 03:35:57 DEBUG : newLeaf: reading active writers 2025/07/07 03:35:57 DEBUG : >WaitForWriters: 2025/07/07 03:35:57 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:57 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:57 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/07 03:35:57 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:35:57 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:35:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:35:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:35:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:35:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:35:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:35:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:35:57 INFO : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/07 03:35:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:58 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:58 DEBUG : dir: Looking for writers 2025/07/07 03:35:58 DEBUG : file1: reading active writers 2025/07/07 03:35:58 DEBUG : Looking for writers 2025/07/07 03:35:58 DEBUG : dir: reading active writers 2025/07/07 03:35:58 DEBUG : >WaitForWriters: 2025/07/07 03:35:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/07 03:35:58 DEBUG : newLeaf: Updating file with newLeaf 0xc0006218c0 2025/07/07 03:35:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/07 03:35:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/07 03:35:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/07 03:35:58 DEBUG : dir/file1: Updating file with dir/file1 0xc0006218c0 2025/07/07 03:35:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/07 03:35:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/07 03:35:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/07 03:35:58 DEBUG : dir/file1: newRWFileHandle: 2025/07/07 03:35:58 DEBUG : dir/file1(0xc000e1e900): openPending: 2025/07/07 03:35:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/07 03:35:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/07 03:35:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/07 03:35:58 DEBUG : dir/file1(0xc000e1e900): >openPending: err= 2025/07/07 03:35:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/07 03:35:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/07 03:35:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/07 03:35:58 DEBUG : dir/file1(0xc000e1e900): _writeAt: size=25, off=0 2025/07/07 03:35:58 DEBUG : dir/file1(0xc000e1e900): >_writeAt: n=25, err= 2025/07/07 03:35:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/07 03:35:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/07 03:35:58 DEBUG : newLeaf: Updating file with newLeaf 0xc0006218c0 2025/07/07 03:35:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/07 03:35:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/07 03:35:58 DEBUG : newLeaf(0xc000e1e900): close: 2025/07/07 03:35:58 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/07 03:35:58 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-07 03:35:58.173943746 +0000 UTC m=+7.359502065 2025/07/07 03:35:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/07 03:35:58 DEBUG : newLeaf(0xc000e1e900): >close: err= 2025/07/07 03:35:58 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:58 DEBUG : dir: Looking for writers 2025/07/07 03:35:58 DEBUG : Looking for writers 2025/07/07 03:35:58 DEBUG : dir: reading active writers 2025/07/07 03:35:58 DEBUG : newLeaf: reading active writers 2025/07/07 03:35:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/07 03:35:58 DEBUG : dir: Looking for writers 2025/07/07 03:35:58 DEBUG : Looking for writers 2025/07/07 03:35:58 DEBUG : dir: reading active writers 2025/07/07 03:35:58 DEBUG : newLeaf: reading active writers 2025/07/07 03:35:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/07 03:35:58 DEBUG : dir: Looking for writers 2025/07/07 03:35:58 DEBUG : Looking for writers 2025/07/07 03:35:58 DEBUG : dir: reading active writers 2025/07/07 03:35:58 DEBUG : newLeaf: reading active writers 2025/07/07 03:35:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/07 03:35:58 DEBUG : dir: Looking for writers 2025/07/07 03:35:58 DEBUG : Looking for writers 2025/07/07 03:35:58 DEBUG : dir: reading active writers 2025/07/07 03:35:58 DEBUG : newLeaf: reading active writers 2025/07/07 03:35:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/07 03:35:58 DEBUG : newLeaf: vfs cache: starting upload 2025/07/07 03:35:58 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:58 INFO : newLeaf: Copied (replaced existing) 2025/07/07 03:35:58 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-07 03:35:58 +0000 UTC" 2025/07/07 03:35:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/07 03:35:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/07 03:35:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/07 03:35:58 DEBUG : dir: Looking for writers 2025/07/07 03:35:58 DEBUG : Looking for writers 2025/07/07 03:35:58 DEBUG : dir: reading active writers 2025/07/07 03:35:58 DEBUG : newLeaf: reading active writers 2025/07/07 03:35:58 DEBUG : >WaitForWriters: 2025/07/07 03:35:58 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:58 DEBUG : dir: Looking for writers 2025/07/07 03:35:58 DEBUG : Looking for writers 2025/07/07 03:35:58 DEBUG : dir: reading active writers 2025/07/07 03:35:58 DEBUG : newLeaf: reading active writers 2025/07/07 03:35:58 DEBUG : >WaitForWriters: 2025/07/07 03:35:58 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:58 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:58 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/07 03:35:58 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:35:58 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:35:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:35:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:35:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:35:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:35:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:35:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:35:58 INFO : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/07 03:35:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:58 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/07 03:35:58 DEBUG : dir/file1: newRWFileHandle: 2025/07/07 03:35:58 DEBUG : dir/file1(0xc000dd33c0): openPending: 2025/07/07 03:35:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/07 03:35:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/07 03:35:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/07 03:35:58 DEBUG : dir/file1(0xc000dd33c0): >openPending: err= 2025/07/07 03:35:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/07 03:35:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/07 03:35:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/07 03:35:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/07 03:35:58 DEBUG : dir/file1(0xc000dd33c0): _writeAt: size=14, off=0 2025/07/07 03:35:58 DEBUG : dir/file1(0xc000dd33c0): >_writeAt: n=14, err= 2025/07/07 03:35:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/07 03:35:58 DEBUG : dir/file1(0xc000dd33c0): close: 2025/07/07 03:35:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/07 03:35:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/07 03:35:58 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/07 03:35:58 DEBUG : dir/file1(0xc000dd33c0): >close: err= 2025/07/07 03:35:58 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:58 DEBUG : dir: Looking for writers 2025/07/07 03:35:58 DEBUG : file1: reading active writers 2025/07/07 03:35:58 DEBUG : Looking for writers 2025/07/07 03:35:58 DEBUG : dir: reading active writers 2025/07/07 03:35:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/07 03:35:58 DEBUG : dir: Looking for writers 2025/07/07 03:35:58 DEBUG : file1: reading active writers 2025/07/07 03:35:58 DEBUG : Looking for writers 2025/07/07 03:35:58 DEBUG : dir: reading active writers 2025/07/07 03:35:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/07 03:35:58 DEBUG : dir: Looking for writers 2025/07/07 03:35:58 DEBUG : file1: reading active writers 2025/07/07 03:35:58 DEBUG : Looking for writers 2025/07/07 03:35:58 DEBUG : dir: reading active writers 2025/07/07 03:35:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/07 03:35:58 DEBUG : dir: Looking for writers 2025/07/07 03:35:58 DEBUG : file1: reading active writers 2025/07/07 03:35:58 DEBUG : Looking for writers 2025/07/07 03:35:58 DEBUG : dir: reading active writers 2025/07/07 03:35:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/07 03:35:58 DEBUG : dir/file1: vfs cache: starting upload 2025/07/07 03:35:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:58 INFO : dir/file1: Copied (replaced existing) 2025/07/07 03:35:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/07 03:35:58 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/07 03:35:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/07 03:35:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/07 03:35:58 DEBUG : dir: Looking for writers 2025/07/07 03:35:58 DEBUG : file1: reading active writers 2025/07/07 03:35:58 DEBUG : Looking for writers 2025/07/07 03:35:58 DEBUG : dir: reading active writers 2025/07/07 03:35:58 DEBUG : >WaitForWriters: 2025/07/07 03:35:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/07 03:35:58 DEBUG : dir/file1: newRWFileHandle: 2025/07/07 03:35:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/07 03:35:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/07 03:35:58 DEBUG : dir/file1(0xc000cf8600): _readAt: size=512, off=0 2025/07/07 03:35:58 DEBUG : dir/file1(0xc000cf8600): openPending: 2025/07/07 03:35:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/07 03:35:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/07 03:35:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/07 03:35:58 DEBUG : dir/file1(0xc000cf8600): >openPending: err= 2025/07/07 03:35:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/07 03:35:58 DEBUG : dir/file1(0xc000cf8600): >_readAt: n=14, err=EOF 2025/07/07 03:35:58 DEBUG : dir/file1(0xc000cf8600): close: 2025/07/07 03:35:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/07 03:35:58 DEBUG : dir/file1(0xc000cf8600): >close: err= 2025/07/07 03:35:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/07 03:35:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/07 03:35:58 DEBUG : newLeaf: Updating file with newLeaf 0xc0007a1740 2025/07/07 03:35:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/07 03:35:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/07 03:35:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/07 03:35:58 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/07 03:35:58 DEBUG : dir/file1: Updating file with dir/file1 0xc0007a1740 2025/07/07 03:35:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/07 03:35:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/07 03:35:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/07 03:35:58 DEBUG : dir/file1: newRWFileHandle: 2025/07/07 03:35:58 DEBUG : dir/file1(0xc000df0540): openPending: 2025/07/07 03:35:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/07 03:35:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/07 03:35:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/07 03:35:58 DEBUG : dir/file1(0xc000df0540): >openPending: err= 2025/07/07 03:35:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/07 03:35:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/07 03:35:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/07 03:35:58 DEBUG : dir/file1(0xc000df0540): _writeAt: size=25, off=0 2025/07/07 03:35:58 DEBUG : dir/file1(0xc000df0540): >_writeAt: n=25, err= 2025/07/07 03:35:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/07 03:35:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/07 03:35:58 DEBUG : newLeaf: Updating file with newLeaf 0xc0007a1740 2025/07/07 03:35:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/07 03:35:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/07 03:35:58 DEBUG : newLeaf(0xc000df0540): close: 2025/07/07 03:35:58 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/07 03:35:58 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-07 03:35:58.818418796 +0000 UTC m=+8.003977125 2025/07/07 03:35:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/07 03:35:58 DEBUG : newLeaf(0xc000df0540): >close: err= 2025/07/07 03:35:58 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:58 DEBUG : dir: Looking for writers 2025/07/07 03:35:58 DEBUG : Looking for writers 2025/07/07 03:35:58 DEBUG : dir: reading active writers 2025/07/07 03:35:58 DEBUG : newLeaf: reading active writers 2025/07/07 03:35:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/07 03:35:58 DEBUG : dir: Looking for writers 2025/07/07 03:35:58 DEBUG : Looking for writers 2025/07/07 03:35:58 DEBUG : dir: reading active writers 2025/07/07 03:35:58 DEBUG : newLeaf: reading active writers 2025/07/07 03:35:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/07 03:35:58 DEBUG : dir: Looking for writers 2025/07/07 03:35:58 DEBUG : Looking for writers 2025/07/07 03:35:58 DEBUG : newLeaf: reading active writers 2025/07/07 03:35:58 DEBUG : dir: reading active writers 2025/07/07 03:35:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/07 03:35:58 DEBUG : dir: Looking for writers 2025/07/07 03:35:58 DEBUG : Looking for writers 2025/07/07 03:35:58 DEBUG : newLeaf: reading active writers 2025/07/07 03:35:58 DEBUG : dir: reading active writers 2025/07/07 03:35:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/07 03:35:58 DEBUG : newLeaf: vfs cache: starting upload 2025/07/07 03:35:58 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:58 INFO : newLeaf: Copied (replaced existing) 2025/07/07 03:35:58 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-07 03:35:58 +0000 UTC" 2025/07/07 03:35:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/07 03:35:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/07 03:35:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/07 03:35:59 DEBUG : dir: Looking for writers 2025/07/07 03:35:59 DEBUG : Looking for writers 2025/07/07 03:35:59 DEBUG : dir: reading active writers 2025/07/07 03:35:59 DEBUG : newLeaf: reading active writers 2025/07/07 03:35:59 DEBUG : >WaitForWriters: 2025/07/07 03:35:59 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:59 DEBUG : dir: Looking for writers 2025/07/07 03:35:59 DEBUG : Looking for writers 2025/07/07 03:35:59 DEBUG : dir: reading active writers 2025/07/07 03:35:59 DEBUG : newLeaf: reading active writers 2025/07/07 03:35:59 DEBUG : >WaitForWriters: 2025/07/07 03:35:59 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:59 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:59 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/07 03:35:59 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:35:59 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:35:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:35:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:35:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:35:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:35:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:35:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:35:59 INFO : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/07 03:35:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:59 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:59 DEBUG : dir: Looking for writers 2025/07/07 03:35:59 DEBUG : file1: reading active writers 2025/07/07 03:35:59 DEBUG : Looking for writers 2025/07/07 03:35:59 DEBUG : dir: reading active writers 2025/07/07 03:35:59 DEBUG : >WaitForWriters: 2025/07/07 03:35:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/07 03:35:59 DEBUG : dir/file1: newRWFileHandle: 2025/07/07 03:35:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/07 03:35:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/07 03:35:59 DEBUG : dir/file1(0xc000543980): _readAt: size=512, off=0 2025/07/07 03:35:59 DEBUG : dir/file1(0xc000543980): openPending: 2025/07/07 03:35:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/07 03:35:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/07 03:35:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/07 03:35:59 DEBUG : dir/file1(0xc000543980): >openPending: err= 2025/07/07 03:35:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/07/07 03:35:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/07 03:35:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/07 03:35:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:35:59 DEBUG : dir/file1(0xc000543980): >_readAt: n=14, err=EOF 2025/07/07 03:35:59 DEBUG : dir/file1(0xc000543980): close: 2025/07/07 03:35:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/07 03:35:59 DEBUG : dir/file1(0xc000543980): >close: err= 2025/07/07 03:35:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/07 03:35:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/07 03:35:59 DEBUG : newLeaf: Updating file with newLeaf 0xc0007a00c0 2025/07/07 03:35:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/07 03:35:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/07 03:35:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/07 03:35:59 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/07 03:35:59 DEBUG : dir/file1: Updating file with dir/file1 0xc0007a00c0 2025/07/07 03:35:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/07 03:35:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/07 03:35:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/07 03:35:59 DEBUG : dir/file1: newRWFileHandle: 2025/07/07 03:35:59 DEBUG : dir/file1(0xc00093b880): openPending: 2025/07/07 03:35:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/07 03:35:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/07 03:35:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/07 03:35:59 DEBUG : dir/file1(0xc00093b880): >openPending: err= 2025/07/07 03:35:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/07 03:35:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/07 03:35:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/07 03:35:59 DEBUG : dir/file1(0xc00093b880): _writeAt: size=25, off=0 2025/07/07 03:35:59 DEBUG : dir/file1(0xc00093b880): >_writeAt: n=25, err= 2025/07/07 03:35:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/07 03:35:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/07 03:35:59 DEBUG : newLeaf: Updating file with newLeaf 0xc0007a00c0 2025/07/07 03:35:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/07 03:35:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/07 03:35:59 DEBUG : newLeaf(0xc00093b880): close: 2025/07/07 03:35:59 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/07 03:35:59 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-07 03:35:59.339045405 +0000 UTC m=+8.524603724 2025/07/07 03:35:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/07 03:35:59 DEBUG : newLeaf(0xc00093b880): >close: err= 2025/07/07 03:35:59 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:59 DEBUG : dir: Looking for writers 2025/07/07 03:35:59 DEBUG : Looking for writers 2025/07/07 03:35:59 DEBUG : dir: reading active writers 2025/07/07 03:35:59 DEBUG : newLeaf: reading active writers 2025/07/07 03:35:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/07 03:35:59 DEBUG : dir: Looking for writers 2025/07/07 03:35:59 DEBUG : Looking for writers 2025/07/07 03:35:59 DEBUG : dir: reading active writers 2025/07/07 03:35:59 DEBUG : newLeaf: reading active writers 2025/07/07 03:35:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/07 03:35:59 DEBUG : dir: Looking for writers 2025/07/07 03:35:59 DEBUG : Looking for writers 2025/07/07 03:35:59 DEBUG : dir: reading active writers 2025/07/07 03:35:59 DEBUG : newLeaf: reading active writers 2025/07/07 03:35:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/07 03:35:59 DEBUG : dir: Looking for writers 2025/07/07 03:35:59 DEBUG : Looking for writers 2025/07/07 03:35:59 DEBUG : newLeaf: reading active writers 2025/07/07 03:35:59 DEBUG : dir: reading active writers 2025/07/07 03:35:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/07 03:35:59 DEBUG : newLeaf: vfs cache: starting upload 2025/07/07 03:35:59 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:59 INFO : newLeaf: Copied (replaced existing) 2025/07/07 03:35:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-07 03:35:59 +0000 UTC" 2025/07/07 03:35:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/07 03:35:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/07 03:35:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/07 03:35:59 DEBUG : dir: Looking for writers 2025/07/07 03:35:59 DEBUG : Looking for writers 2025/07/07 03:35:59 DEBUG : dir: reading active writers 2025/07/07 03:35:59 DEBUG : newLeaf: reading active writers 2025/07/07 03:35:59 DEBUG : >WaitForWriters: 2025/07/07 03:35:59 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:59 DEBUG : dir: Looking for writers 2025/07/07 03:35:59 DEBUG : Looking for writers 2025/07/07 03:35:59 DEBUG : dir: reading active writers 2025/07/07 03:35:59 DEBUG : newLeaf: reading active writers 2025/07/07 03:35:59 DEBUG : >WaitForWriters: 2025/07/07 03:35:59 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaner exiting --- PASS: TestFileRename (3.08s) --- PASS: TestFileRename/off,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.52s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:59 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:59 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:59 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:59 DEBUG : Looking for writers 2025/07/07 03:35:59 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:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:59 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:35:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/07 03:35:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/07 03:35:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/07 03:35:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:35:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/07 03:35:59 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/07/07 03:35:59 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:59 DEBUG : dir: Looking for writers 2025/07/07 03:35:59 DEBUG : file1: reading active writers 2025/07/07 03:35:59 DEBUG : Looking for writers 2025/07/07 03:35:59 DEBUG : dir: reading active writers 2025/07/07 03:35:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:59 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:35:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:35:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:35:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/07 03:35:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/07 03:35:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/07 03:35:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:35:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/07 03:35:59 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/07 03:35:59 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/07 03:35:59 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/07 03:35:59 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/07 03:35:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/07 03:35:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/07 03:35:59 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/07 03:35:59 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/07/07 03:35:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/07/07 03:35:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/07/07 03:35:59 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/07/07 03:35:59 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/07/07 03:35:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/07/07 03:35:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/07/07 03:35:59 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/07/07 03:35:59 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:35:59 DEBUG : dir: Looking for writers 2025/07/07 03:35:59 DEBUG : file1: reading active writers 2025/07/07 03:35:59 DEBUG : Looking for writers 2025/07/07 03:35:59 DEBUG : dir: reading active writers 2025/07/07 03:35:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.20s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:35:59 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/07 03:36:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/07 03:36:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/07 03:36:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:36:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/07 03:36:00 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/07 03:36:00 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/07 03:36:00 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/07 03:36:00 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/07 03:36:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/07 03:36:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/07 03:36:00 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/07 03:36:00 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/07/07 03:36:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/07/07 03:36:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/07/07 03:36:00 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/07/07 03:36:00 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/07/07 03:36:00 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/07/07 03:36:00 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/07/07 03:36:00 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/07/07 03:36:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/07/07 03:36:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/07/07 03:36:00 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/07 03:36:00 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/07/07 03:36:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/07/07 03:36:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/07/07 03:36:00 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/07 03:36:00 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/07 03:36:00 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/07 03:36:00 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/07 03:36:00 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/07/07 03:36:00 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/07 03:36:00 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/07 03:36:00 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/07 03:36:00 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/07/07 03:36:00 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:00 DEBUG : dir: Looking for writers 2025/07/07 03:36:00 DEBUG : file1: reading active writers 2025/07/07 03:36:00 DEBUG : Looking for writers 2025/07/07 03:36:00 DEBUG : dir: reading active writers 2025/07/07 03:36:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:00 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/07 03:36:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/07 03:36:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/07 03:36:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:36:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/07 03:36:00 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:00 DEBUG : dir: Looking for writers 2025/07/07 03:36:00 DEBUG : file1: reading active writers 2025/07/07 03:36:00 DEBUG : Looking for writers 2025/07/07 03:36:00 DEBUG : dir: reading active writers 2025/07/07 03:36:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:00 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/07 03:36:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/07 03:36:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/07 03:36:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:36:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/07 03:36:00 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/07/07 03:36:00 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/07/07 03:36:00 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:00 DEBUG : dir: Looking for writers 2025/07/07 03:36:00 DEBUG : file1: reading active writers 2025/07/07 03:36:00 DEBUG : Looking for writers 2025/07/07 03:36:00 DEBUG : dir: reading active writers 2025/07/07 03:36:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:00 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:00 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/07 03:36:00 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:00 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:00 INFO : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/07 03:36:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/07 03:36:00 DEBUG : dir/file1: newRWFileHandle: 2025/07/07 03:36:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/07 03:36:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/07 03:36:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/07 03:36:00 DEBUG : dir/file1(0xc000758580): _readAt: size=1, off=0 2025/07/07 03:36:00 DEBUG : dir/file1(0xc000758580): openPending: 2025/07/07 03:36:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/07 03:36:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/07 03:36:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:00 DEBUG : dir/file1(0xc000758580): >openPending: err= 2025/07/07 03:36:00 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/07 03:36:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/07 03:36:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/07 03:36:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:36:00 DEBUG : dir/file1(0xc000758580): >_readAt: n=1, err= 2025/07/07 03:36:00 DEBUG : dir/file1(0xc000758580): _readAt: size=256, off=1 2025/07/07 03:36:00 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/07/07 03:36:00 DEBUG : dir/file1(0xc000758580): >_readAt: n=15, err=EOF 2025/07/07 03:36:00 DEBUG : dir/file1(0xc000758580): _readAt: size=16, off=16 2025/07/07 03:36:00 DEBUG : dir/file1(0xc000758580): >_readAt: n=0, err=EOF 2025/07/07 03:36:00 DEBUG : dir/file1(0xc000758580): close: 2025/07/07 03:36:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/07 03:36:00 DEBUG : dir/file1(0xc000758580): >close: err= 2025/07/07 03:36:00 DEBUG : dir/file1(0xc000758580): close: 2025/07/07 03:36:00 DEBUG : dir/file1(0xc000758580): >close: err=file already closed 2025/07/07 03:36:00 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:00 DEBUG : dir: Looking for writers 2025/07/07 03:36:00 DEBUG : file1: reading active writers 2025/07/07 03:36:00 DEBUG : Looking for writers 2025/07/07 03:36:00 DEBUG : dir: reading active writers 2025/07/07 03:36:00 DEBUG : >WaitForWriters: 2025/07/07 03:36:00 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.16s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:00 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:00 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/07 03:36:00 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:00 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:00 INFO : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/07 03:36:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/07 03:36:00 DEBUG : dir/file1: newRWFileHandle: 2025/07/07 03:36:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/07 03:36:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/07 03:36:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/07 03:36:00 DEBUG : dir/file1(0xc0008a17c0): _readAt: size=1, off=0 2025/07/07 03:36:00 DEBUG : dir/file1(0xc0008a17c0): openPending: 2025/07/07 03:36:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/07 03:36:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/07 03:36:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:00 DEBUG : dir/file1(0xc0008a17c0): >openPending: err= 2025/07/07 03:36:00 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/07 03:36:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/07 03:36:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/07 03:36:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:36:00 DEBUG : dir/file1(0xc0008a17c0): >_readAt: n=1, err= 2025/07/07 03:36:00 DEBUG : dir/file1(0xc0008a17c0): _readAt: size=1, off=5 2025/07/07 03:36:00 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/07 03:36:00 DEBUG : dir/file1(0xc0008a17c0): >_readAt: n=1, err= 2025/07/07 03:36:00 DEBUG : dir/file1(0xc0008a17c0): _readAt: size=1, off=3 2025/07/07 03:36:00 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/07 03:36:00 DEBUG : dir/file1(0xc0008a17c0): >_readAt: n=1, err= 2025/07/07 03:36:00 DEBUG : dir/file1(0xc0008a17c0): _readAt: size=1, off=13 2025/07/07 03:36:00 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/07 03:36:00 DEBUG : dir/file1(0xc0008a17c0): >_readAt: n=1, err= 2025/07/07 03:36:00 DEBUG : dir/file1(0xc0008a17c0): _readAt: size=16, off=100 2025/07/07 03:36:00 DEBUG : dir/file1(0xc0008a17c0): >_readAt: n=0, err=EOF 2025/07/07 03:36:00 DEBUG : dir/file1(0xc0008a17c0): close: 2025/07/07 03:36:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/07 03:36:00 DEBUG : dir/file1(0xc0008a17c0): >close: err= 2025/07/07 03:36:00 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:00 DEBUG : dir: Looking for writers 2025/07/07 03:36:00 DEBUG : file1: reading active writers 2025/07/07 03:36:00 DEBUG : Looking for writers 2025/07/07 03:36:00 DEBUG : dir: reading active writers 2025/07/07 03:36:00 DEBUG : >WaitForWriters: 2025/07/07 03:36:00 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:00 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:00 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/07 03:36:00 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:00 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:00 INFO : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/07 03:36:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/07 03:36:00 DEBUG : dir/file1: newRWFileHandle: 2025/07/07 03:36:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/07 03:36:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/07 03:36:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/07 03:36:00 DEBUG : dir/file1(0xc000931600): _readAt: size=1, off=0 2025/07/07 03:36:00 DEBUG : dir/file1(0xc000931600): openPending: 2025/07/07 03:36:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/07 03:36:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/07 03:36:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:00 DEBUG : dir/file1(0xc000931600): >openPending: err= 2025/07/07 03:36:00 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/07 03:36:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/07 03:36:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/07 03:36:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:36:00 DEBUG : dir/file1(0xc000931600): >_readAt: n=1, err= 2025/07/07 03:36:00 DEBUG : dir/file1(0xc000931600): _readAt: size=1, off=5 2025/07/07 03:36:00 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/07 03:36:00 DEBUG : dir/file1(0xc000931600): >_readAt: n=1, err= 2025/07/07 03:36:00 DEBUG : dir/file1(0xc000931600): _readAt: size=1, off=1 2025/07/07 03:36:00 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/07 03:36:00 DEBUG : dir/file1(0xc000931600): >_readAt: n=1, err= 2025/07/07 03:36:00 DEBUG : dir/file1(0xc000931600): _readAt: size=6, off=10 2025/07/07 03:36:00 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/07 03:36:00 DEBUG : dir/file1(0xc000931600): >_readAt: n=6, err= 2025/07/07 03:36:00 DEBUG : dir/file1(0xc000931600): _readAt: size=256, off=10 2025/07/07 03:36:00 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/07 03:36:00 DEBUG : dir/file1(0xc000931600): >_readAt: n=6, err=EOF 2025/07/07 03:36:00 DEBUG : dir/file1(0xc000931600): _readAt: size=256, off=100 2025/07/07 03:36:00 DEBUG : dir/file1(0xc000931600): >_readAt: n=0, err=EOF 2025/07/07 03:36:00 DEBUG : dir/file1(0xc000931600): close: 2025/07/07 03:36:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/07 03:36:00 DEBUG : dir/file1(0xc000931600): >close: err= 2025/07/07 03:36:00 DEBUG : dir/file1(0xc000931600): _readAt: size=256, off=100 2025/07/07 03:36:00 DEBUG : dir/file1(0xc000931600): >_readAt: n=0, err=file already closed 2025/07/07 03:36:00 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:00 DEBUG : dir: Looking for writers 2025/07/07 03:36:00 DEBUG : file1: reading active writers 2025/07/07 03:36:00 DEBUG : Looking for writers 2025/07/07 03:36:00 DEBUG : dir: reading active writers 2025/07/07 03:36:00 DEBUG : >WaitForWriters: 2025/07/07 03:36:00 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:01 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:01 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/07 03:36:01 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:01 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:01 INFO : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/07 03:36:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/07 03:36:01 DEBUG : dir/file1: newRWFileHandle: 2025/07/07 03:36:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/07 03:36:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/07 03:36:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/07 03:36:01 DEBUG : dir/file1(0xc0008f4f80): RWFileHandle.Flush 2025/07/07 03:36:01 DEBUG : dir/file1(0xc0008f4f80): _readAt: size=256, off=0 2025/07/07 03:36:01 DEBUG : dir/file1(0xc0008f4f80): openPending: 2025/07/07 03:36:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/07 03:36:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/07 03:36:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:01 DEBUG : dir/file1(0xc0008f4f80): >openPending: err= 2025/07/07 03:36:01 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/07 03:36:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/07 03:36:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/07 03:36:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:36:01 DEBUG : dir/file1(0xc0008f4f80): >_readAt: n=16, err=EOF 2025/07/07 03:36:01 DEBUG : dir/file1(0xc0008f4f80): RWFileHandle.Flush 2025/07/07 03:36:01 DEBUG : dir/file1(0xc0008f4f80): RWFileHandle.Flush 2025/07/07 03:36:01 DEBUG : dir/file1(0xc0008f4f80): close: 2025/07/07 03:36:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/07 03:36:01 DEBUG : dir/file1(0xc0008f4f80): >close: err= 2025/07/07 03:36:01 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:01 DEBUG : dir: Looking for writers 2025/07/07 03:36:01 DEBUG : file1: reading active writers 2025/07/07 03:36:01 DEBUG : Looking for writers 2025/07/07 03:36:01 DEBUG : dir: reading active writers 2025/07/07 03:36:01 DEBUG : >WaitForWriters: 2025/07/07 03:36:01 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:01 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:01 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/07 03:36:01 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:01 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:01 INFO : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/07 03:36:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/07 03:36:01 DEBUG : dir/file1: newRWFileHandle: 2025/07/07 03:36:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/07 03:36:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/07 03:36:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/07 03:36:01 DEBUG : dir/file1(0xc000b1df40): _readAt: size=256, off=0 2025/07/07 03:36:01 DEBUG : dir/file1(0xc000b1df40): openPending: 2025/07/07 03:36:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/07 03:36:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/07 03:36:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:01 DEBUG : dir/file1(0xc000b1df40): >openPending: err= 2025/07/07 03:36:01 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/07 03:36:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/07 03:36:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/07 03:36:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:36:01 DEBUG : dir/file1(0xc000b1df40): >_readAt: n=16, err=EOF 2025/07/07 03:36:01 DEBUG : dir/file1(0xc000b1df40): RWFileHandle.Release 2025/07/07 03:36:01 DEBUG : dir/file1(0xc000b1df40): close: 2025/07/07 03:36:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/07 03:36:01 DEBUG : dir/file1(0xc000b1df40): >close: err= 2025/07/07 03:36:01 DEBUG : dir/file1(0xc000b1df40): RWFileHandle.Release 2025/07/07 03:36:01 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:01 DEBUG : dir: Looking for writers 2025/07/07 03:36:01 DEBUG : file1: reading active writers 2025/07/07 03:36:01 DEBUG : Looking for writers 2025/07/07 03:36:01 DEBUG : dir: reading active writers 2025/07/07 03:36:01 DEBUG : >WaitForWriters: 2025/07/07 03:36:01 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:01 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:01 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/07 03:36:01 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:01 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:01 INFO : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/07 03:36:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:01 DEBUG : file1: newRWFileHandle: 2025/07/07 03:36:01 DEBUG : file1(0xc000b351c0): openPending: 2025/07/07 03:36:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:01 DEBUG : file1(0xc000b351c0): >openPending: err= 2025/07/07 03:36:01 DEBUG : file1: >newRWFileHandle: err= 2025/07/07 03:36:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/07 03:36:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/07 03:36:01 DEBUG : file1(0xc000b351c0): _writeAt: size=5, off=0 2025/07/07 03:36:01 DEBUG : file1(0xc000b351c0): >_writeAt: n=5, err= 2025/07/07 03:36:01 DEBUG : file1(0xc000b351c0): _writeAt: size=7, off=5 2025/07/07 03:36:01 DEBUG : file1(0xc000b351c0): >_writeAt: n=7, err= 2025/07/07 03:36:01 DEBUG : file1: vfs cache: truncate to size=11 2025/07/07 03:36:01 DEBUG : file1(0xc000b351c0): close: 2025/07/07 03:36:01 DEBUG : file1: vfs cache: setting modification time to 2025-07-07 03:36:01.327357002 +0000 UTC m=+10.512915341 2025/07/07 03:36:01 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:01 DEBUG : file1(0xc000b351c0): >close: err= 2025/07/07 03:36:01 DEBUG : file1(0xc000b351c0): close: 2025/07/07 03:36:01 DEBUG : file1(0xc000b351c0): >close: err=file already closed 2025/07/07 03:36:01 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:01 DEBUG : Looking for writers 2025/07/07 03:36:01 DEBUG : file1: reading active writers 2025/07/07 03:36:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/07 03:36:01 DEBUG : Looking for writers 2025/07/07 03:36:01 DEBUG : file1: reading active writers 2025/07/07 03:36:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/07 03:36:01 DEBUG : Looking for writers 2025/07/07 03:36:01 DEBUG : file1: reading active writers 2025/07/07 03:36:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/07 03:36:01 DEBUG : Looking for writers 2025/07/07 03:36:01 DEBUG : file1: reading active writers 2025/07/07 03:36:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/07 03:36:01 DEBUG : file1: vfs cache: starting upload 2025/07/07 03:36:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:01 INFO : file1: Copied (new) 2025/07/07 03:36:01 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-07 03:36:01 +0000 UTC" 2025/07/07 03:36:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/07 03:36:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:01 INFO : file1: vfs cache: upload succeeded try #1 2025/07/07 03:36:01 DEBUG : Looking for writers 2025/07/07 03:36:01 DEBUG : file1: reading active writers 2025/07/07 03:36:01 DEBUG : >WaitForWriters: 2025/07/07 03:36:01 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:01 DEBUG : Looking for writers 2025/07/07 03:36:01 DEBUG : file1: reading active writers 2025/07/07 03:36:01 DEBUG : >WaitForWriters: 2025/07/07 03:36:01 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:01 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:01 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/07 03:36:01 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:01 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:01 INFO : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/07 03:36:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:01 DEBUG : file1: newRWFileHandle: 2025/07/07 03:36:01 DEBUG : file1(0xc0008c6300): openPending: 2025/07/07 03:36:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:01 DEBUG : file1(0xc0008c6300): >openPending: err= 2025/07/07 03:36:01 DEBUG : file1: >newRWFileHandle: err= 2025/07/07 03:36:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/07 03:36:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/07 03:36:01 DEBUG : file1(0xc0008c6300): _writeAt: size=7, off=0 2025/07/07 03:36:01 DEBUG : file1(0xc0008c6300): >_writeAt: n=7, err= 2025/07/07 03:36:01 DEBUG : file1(0xc0008c6300): _writeAt: size=6, off=5 2025/07/07 03:36:01 DEBUG : file1(0xc0008c6300): >_writeAt: n=6, err= 2025/07/07 03:36:01 DEBUG : file1(0xc0008c6300): close: 2025/07/07 03:36:01 DEBUG : file1: vfs cache: setting modification time to 2025-07-07 03:36:01.523678987 +0000 UTC m=+10.709237326 2025/07/07 03:36:01 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:01 DEBUG : file1(0xc0008c6300): >close: err= 2025/07/07 03:36:01 DEBUG : file1(0xc0008c6300): _writeAt: size=5, off=0 2025/07/07 03:36:01 DEBUG : file1(0xc0008c6300): >_writeAt: n=0, err=file already closed 2025/07/07 03:36:01 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:01 DEBUG : Looking for writers 2025/07/07 03:36:01 DEBUG : file1: reading active writers 2025/07/07 03:36:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/07 03:36:01 DEBUG : Looking for writers 2025/07/07 03:36:01 DEBUG : file1: reading active writers 2025/07/07 03:36:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/07 03:36:01 DEBUG : Looking for writers 2025/07/07 03:36:01 DEBUG : file1: reading active writers 2025/07/07 03:36:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/07 03:36:01 DEBUG : Looking for writers 2025/07/07 03:36:01 DEBUG : file1: reading active writers 2025/07/07 03:36:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/07 03:36:01 DEBUG : file1: vfs cache: starting upload 2025/07/07 03:36:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:01 INFO : file1: Copied (new) 2025/07/07 03:36:01 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-07 03:36:01 +0000 UTC" 2025/07/07 03:36:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/07 03:36:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:01 INFO : file1: vfs cache: upload succeeded try #1 2025/07/07 03:36:01 DEBUG : Looking for writers 2025/07/07 03:36:01 DEBUG : file1: reading active writers 2025/07/07 03:36:01 DEBUG : >WaitForWriters: 2025/07/07 03:36:01 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:01 DEBUG : Looking for writers 2025/07/07 03:36:01 DEBUG : file1: reading active writers 2025/07/07 03:36:01 DEBUG : >WaitForWriters: 2025/07/07 03:36:01 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:01 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:01 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/07 03:36:01 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:01 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:01 INFO : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/07 03:36:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:01 DEBUG : file1: newRWFileHandle: 2025/07/07 03:36:01 DEBUG : file1(0xc000c73640): openPending: 2025/07/07 03:36:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:01 DEBUG : file1(0xc000c73640): >openPending: err= 2025/07/07 03:36:01 DEBUG : file1: >newRWFileHandle: err= 2025/07/07 03:36:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/07 03:36:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/07 03:36:01 DEBUG : file1(0xc000c73640): close: 2025/07/07 03:36:01 DEBUG : file1: vfs cache: setting modification time to 2025-07-07 03:36:01.719546619 +0000 UTC m=+10.905104958 2025/07/07 03:36:01 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:01 DEBUG : file1(0xc000c73640): >close: err= 2025/07/07 03:36:01 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/07 03:36:01 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/07 03:36:01 DEBUG : file2: newRWFileHandle: 2025/07/07 03:36:01 DEBUG : file2(0xc000c73ac0): openPending: 2025/07/07 03:36:01 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/07 03:36:01 DEBUG : file2(0xc000c73ac0): >openPending: err= 2025/07/07 03:36:01 DEBUG : file2: >newRWFileHandle: err= 2025/07/07 03:36:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/07 03:36:01 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/07/07 03:36:01 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/07/07 03:36:01 DEBUG : file2(0xc000c73ac0): RWFileHandle.Flush 2025/07/07 03:36:01 DEBUG : file2(0xc000c73ac0): RWFileHandle.Release 2025/07/07 03:36:01 DEBUG : file2(0xc000c73ac0): close: 2025/07/07 03:36:01 DEBUG : file2: vfs cache: setting modification time to 2025-07-07 03:36:01.720955624 +0000 UTC m=+10.906513943 2025/07/07 03:36:01 INFO : file2: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:01 DEBUG : file2(0xc000c73ac0): >close: err= 2025/07/07 03:36:01 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:01 DEBUG : Looking for writers 2025/07/07 03:36:01 DEBUG : file2: reading active writers 2025/07/07 03:36:01 DEBUG : file1: reading active writers 2025/07/07 03:36:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/07/07 03:36:01 DEBUG : Looking for writers 2025/07/07 03:36:01 DEBUG : file1: reading active writers 2025/07/07 03:36:01 DEBUG : file2: reading active writers 2025/07/07 03:36:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/07/07 03:36:01 DEBUG : Looking for writers 2025/07/07 03:36:01 DEBUG : file1: reading active writers 2025/07/07 03:36:01 DEBUG : file2: reading active writers 2025/07/07 03:36:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/07/07 03:36:01 DEBUG : Looking for writers 2025/07/07 03:36:01 DEBUG : file1: reading active writers 2025/07/07 03:36:01 DEBUG : file2: reading active writers 2025/07/07 03:36:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/07/07 03:36:01 DEBUG : file1: vfs cache: starting upload 2025/07/07 03:36:01 DEBUG : file2: vfs cache: starting upload 2025/07/07 03:36:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:01 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:01 INFO : file1: Copied (new) 2025/07/07 03:36:01 DEBUG : file1: vfs cache: fingerprint now "0,2025-07-07 03:36:01 +0000 UTC" 2025/07/07 03:36:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/07 03:36:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:01 INFO : file1: vfs cache: upload succeeded try #1 2025/07/07 03:36:01 DEBUG : Looking for writers 2025/07/07 03:36:01 DEBUG : file1: reading active writers 2025/07/07 03:36:01 DEBUG : file2: reading active writers 2025/07/07 03:36:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/07 03:36:01 INFO : file2: Copied (new) 2025/07/07 03:36:01 DEBUG : file2: vfs cache: fingerprint now "0,2025-07-07 03:36:01 +0000 UTC" 2025/07/07 03:36:01 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/07/07 03:36:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/07 03:36:01 INFO : file2: vfs cache: upload succeeded try #1 2025/07/07 03:36:02 DEBUG : Looking for writers 2025/07/07 03:36:02 DEBUG : file1: reading active writers 2025/07/07 03:36:02 DEBUG : file2: reading active writers 2025/07/07 03:36:02 DEBUG : >WaitForWriters: 2025/07/07 03:36:02 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:02 DEBUG : Looking for writers 2025/07/07 03:36:02 DEBUG : file1: reading active writers 2025/07/07 03:36:02 DEBUG : file2: reading active writers 2025/07/07 03:36:02 DEBUG : >WaitForWriters: 2025/07/07 03:36:02 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:02 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:02 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/07 03:36:02 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:02 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:02 INFO : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/07 03:36:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:02 DEBUG : file1: newRWFileHandle: 2025/07/07 03:36:02 DEBUG : file1(0xc000d8d140): openPending: 2025/07/07 03:36:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:02 DEBUG : file1(0xc000d8d140): >openPending: err= 2025/07/07 03:36:02 DEBUG : file1: >newRWFileHandle: err= 2025/07/07 03:36:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/07 03:36:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/07 03:36:02 DEBUG : file1(0xc000d8d140): _writeAt: size=5, off=0 2025/07/07 03:36:02 DEBUG : file1(0xc000d8d140): >_writeAt: n=5, err= 2025/07/07 03:36:02 DEBUG : file1(0xc000d8d140): RWFileHandle.Flush 2025/07/07 03:36:02 DEBUG : file1(0xc000d8d140): RWFileHandle.Flush 2025/07/07 03:36:02 DEBUG : file1(0xc000d8d140): close: 2025/07/07 03:36:02 DEBUG : file1: vfs cache: setting modification time to 2025-07-07 03:36:02.089916766 +0000 UTC m=+11.275475095 2025/07/07 03:36:02 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:02 DEBUG : file1(0xc000d8d140): >close: err= 2025/07/07 03:36:02 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:02 DEBUG : Looking for writers 2025/07/07 03:36:02 DEBUG : file1: reading active writers 2025/07/07 03:36:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/07 03:36:02 DEBUG : Looking for writers 2025/07/07 03:36:02 DEBUG : file1: reading active writers 2025/07/07 03:36:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/07 03:36:02 DEBUG : Looking for writers 2025/07/07 03:36:02 DEBUG : file1: reading active writers 2025/07/07 03:36:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/07 03:36:02 DEBUG : Looking for writers 2025/07/07 03:36:02 DEBUG : file1: reading active writers 2025/07/07 03:36:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/07 03:36:02 DEBUG : file1: vfs cache: starting upload 2025/07/07 03:36:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:02 INFO : file1: Copied (new) 2025/07/07 03:36:02 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-07 03:36:02 +0000 UTC" 2025/07/07 03:36:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/07 03:36:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:02 INFO : file1: vfs cache: upload succeeded try #1 2025/07/07 03:36:02 DEBUG : Looking for writers 2025/07/07 03:36:02 DEBUG : file1: reading active writers 2025/07/07 03:36:02 DEBUG : >WaitForWriters: 2025/07/07 03:36:02 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:02 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:02 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/07 03:36:02 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:02 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:02 INFO : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/07 03:36:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:02 DEBUG : file1: newRWFileHandle: 2025/07/07 03:36:02 DEBUG : file1(0xc000daa600): openPending: 2025/07/07 03:36:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:02 DEBUG : file1(0xc000daa600): >openPending: err= 2025/07/07 03:36:02 DEBUG : file1: >newRWFileHandle: err= 2025/07/07 03:36:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/07 03:36:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/07 03:36:02 DEBUG : file1(0xc000daa600): _writeAt: size=5, off=0 2025/07/07 03:36:02 DEBUG : file1(0xc000daa600): >_writeAt: n=5, err= 2025/07/07 03:36:02 DEBUG : file1(0xc000daa600): RWFileHandle.Release 2025/07/07 03:36:02 DEBUG : file1(0xc000daa600): close: 2025/07/07 03:36:02 DEBUG : file1: vfs cache: setting modification time to 2025-07-07 03:36:02.277224534 +0000 UTC m=+11.462782833 2025/07/07 03:36:02 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:02 DEBUG : file1(0xc000daa600): >close: err= 2025/07/07 03:36:02 DEBUG : file1(0xc000daa600): RWFileHandle.Release 2025/07/07 03:36:02 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:02 DEBUG : Looking for writers 2025/07/07 03:36:02 DEBUG : file1: reading active writers 2025/07/07 03:36:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/07 03:36:02 DEBUG : Looking for writers 2025/07/07 03:36:02 DEBUG : file1: reading active writers 2025/07/07 03:36:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/07 03:36:02 DEBUG : Looking for writers 2025/07/07 03:36:02 DEBUG : file1: reading active writers 2025/07/07 03:36:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/07 03:36:02 DEBUG : Looking for writers 2025/07/07 03:36:02 DEBUG : file1: reading active writers 2025/07/07 03:36:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/07 03:36:02 DEBUG : file1: vfs cache: starting upload 2025/07/07 03:36:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:02 INFO : file1: Copied (new) 2025/07/07 03:36:02 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-07 03:36:02 +0000 UTC" 2025/07/07 03:36:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/07 03:36:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:02 INFO : file1: vfs cache: upload succeeded try #1 2025/07/07 03:36:02 DEBUG : Looking for writers 2025/07/07 03:36:02 DEBUG : file1: reading active writers 2025/07/07 03:36:02 DEBUG : >WaitForWriters: 2025/07/07 03:36:02 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:02 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:02 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/07 03:36:02 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:02 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:02 INFO : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/07 03:36:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:02 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/07/07 03:36:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/07 03:36:02 DEBUG : dir/file1: newRWFileHandle: 2025/07/07 03:36:02 DEBUG : dir/file1(0xc000d6ab00): openPending: 2025/07/07 03:36:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/07 03:36:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/07 03:36:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:02 DEBUG : dir/file1(0xc000d6ab00): >openPending: err= 2025/07/07 03:36:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/07 03:36:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/07 03:36:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/07 03:36:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/07 03:36:02 DEBUG : dir/file1(0xc000d6ab00): _writeAt: size=5, off=0 2025/07/07 03:36:02 DEBUG : dir/file1(0xc000d6ab00): >_writeAt: n=5, err= 2025/07/07 03:36:02 DEBUG : dir/file1(0xc000d6ab00): close: 2025/07/07 03:36:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:02 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-07 03:36:02.535657956 +0000 UTC m=+11.721216295 2025/07/07 03:36:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:02 DEBUG : dir/file1(0xc000d6ab00): >close: err= 2025/07/07 03:36:02 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:02 DEBUG : dir: Looking for writers 2025/07/07 03:36:02 DEBUG : file1: reading active writers 2025/07/07 03:36:02 DEBUG : Looking for writers 2025/07/07 03:36:02 DEBUG : dir: reading active writers 2025/07/07 03:36:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/07 03:36:02 DEBUG : dir: Looking for writers 2025/07/07 03:36:02 DEBUG : file1: reading active writers 2025/07/07 03:36:02 DEBUG : Looking for writers 2025/07/07 03:36:02 DEBUG : dir: reading active writers 2025/07/07 03:36:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/07 03:36:02 DEBUG : dir: Looking for writers 2025/07/07 03:36:02 DEBUG : file1: reading active writers 2025/07/07 03:36:02 DEBUG : Looking for writers 2025/07/07 03:36:02 DEBUG : dir: reading active writers 2025/07/07 03:36:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/07 03:36:02 DEBUG : dir: Looking for writers 2025/07/07 03:36:02 DEBUG : file1: reading active writers 2025/07/07 03:36:02 DEBUG : Looking for writers 2025/07/07 03:36:02 DEBUG : dir: reading active writers 2025/07/07 03:36:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/07 03:36:02 DEBUG : dir/file1: vfs cache: starting upload 2025/07/07 03:36:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:02 INFO : dir/file1: Copied (replaced existing) 2025/07/07 03:36:02 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-07-07 03:36:02 +0000 UTC" 2025/07/07 03:36:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/07 03:36:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/07 03:36:02 DEBUG : dir: Looking for writers 2025/07/07 03:36:02 DEBUG : file1: reading active writers 2025/07/07 03:36:02 DEBUG : Looking for writers 2025/07/07 03:36:02 DEBUG : dir: reading active writers 2025/07/07 03:36:02 DEBUG : >WaitForWriters: 2025/07/07 03:36:02 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:02 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:02 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/07 03:36:02 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:02 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:02 INFO : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/07 03:36:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:02 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:02 DEBUG : dir/file1: newRWFileHandle: 2025/07/07 03:36:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/07 03:36:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/07 03:36:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/07 03:36:02 DEBUG : dir/file1(0xc000e51940): _writeAt: size=5, off=0 2025/07/07 03:36:02 DEBUG : dir/file1(0xc000e51940): openPending: 2025/07/07 03:36:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/07 03:36:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/07 03:36:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:02 DEBUG : dir/file1(0xc000e51940): >openPending: err= 2025/07/07 03:36:02 DEBUG : dir/file1(0xc000e51940): >_writeAt: n=5, err= 2025/07/07 03:36:02 DEBUG : dir/file1(0xc000e51940): _writeAt: size=15, off=5 2025/07/07 03:36:02 DEBUG : dir/file1(0xc000e51940): >_writeAt: n=15, err= 2025/07/07 03:36:02 DEBUG : dir/file1(0xc000e51940): close: 2025/07/07 03:36:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/07/07 03:36:02 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-07 03:36:02.820267894 +0000 UTC m=+12.005826223 2025/07/07 03:36:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:02 DEBUG : dir/file1(0xc000e51940): >close: err= 2025/07/07 03:36:02 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:02 DEBUG : dir: Looking for writers 2025/07/07 03:36:02 DEBUG : file1: reading active writers 2025/07/07 03:36:02 DEBUG : Looking for writers 2025/07/07 03:36:02 DEBUG : dir: reading active writers 2025/07/07 03:36:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/07 03:36:02 DEBUG : dir: Looking for writers 2025/07/07 03:36:02 DEBUG : file1: reading active writers 2025/07/07 03:36:02 DEBUG : Looking for writers 2025/07/07 03:36:02 DEBUG : dir: reading active writers 2025/07/07 03:36:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/07 03:36:02 DEBUG : dir: Looking for writers 2025/07/07 03:36:02 DEBUG : file1: reading active writers 2025/07/07 03:36:02 DEBUG : Looking for writers 2025/07/07 03:36:02 DEBUG : dir: reading active writers 2025/07/07 03:36:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/07 03:36:02 DEBUG : dir: Looking for writers 2025/07/07 03:36:02 DEBUG : file1: reading active writers 2025/07/07 03:36:02 DEBUG : Looking for writers 2025/07/07 03:36:02 DEBUG : dir: reading active writers 2025/07/07 03:36:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/07 03:36:02 DEBUG : dir/file1: vfs cache: starting upload 2025/07/07 03:36:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:02 INFO : dir/file1: Copied (replaced existing) 2025/07/07 03:36:02 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-07-07 03:36:02 +0000 UTC" 2025/07/07 03:36:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/07 03:36:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/07 03:36:02 DEBUG : dir: Looking for writers 2025/07/07 03:36:02 DEBUG : file1: reading active writers 2025/07/07 03:36:02 DEBUG : Looking for writers 2025/07/07 03:36:02 DEBUG : dir: reading active writers 2025/07/07 03:36:02 DEBUG : >WaitForWriters: 2025/07/07 03:36:02 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:03 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:03 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/07 03:36:03 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:03 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 INFO : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/07 03:36:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : file1: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : file1(0xc000e6e140): openPending: 2025/07/07 03:36:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:03 DEBUG : file1(0xc000e6e140): >openPending: err= 2025/07/07 03:36:03 DEBUG : file1: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/07 03:36:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/07 03:36:03 DEBUG : file1(0xc000e6e140): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : file1(0xc000e6e140): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : file1(0xc000e6e140): close: 2025/07/07 03:36:03 DEBUG : file1: vfs cache: setting modification time to 2025-07-07 03:36:03.043610579 +0000 UTC m=+12.229168898 2025/07/07 03:36:03 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : file1(0xc000e6e140): >close: err= 2025/07/07 03:36:03 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:03 DEBUG : Looking for writers 2025/07/07 03:36:03 DEBUG : file1: reading active writers 2025/07/07 03:36:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/07 03:36:03 DEBUG : Looking for writers 2025/07/07 03:36:03 DEBUG : file1: reading active writers 2025/07/07 03:36:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/07 03:36:03 DEBUG : Looking for writers 2025/07/07 03:36:03 DEBUG : file1: reading active writers 2025/07/07 03:36:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/07 03:36:03 DEBUG : Looking for writers 2025/07/07 03:36:03 DEBUG : file1: reading active writers 2025/07/07 03:36:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/07 03:36:03 DEBUG : file1: vfs cache: starting upload 2025/07/07 03:36:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:03 INFO : file1: Copied (new) 2025/07/07 03:36:03 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-07 03:36:03 +0000 UTC" 2025/07/07 03:36:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:03 INFO : file1: vfs cache: upload succeeded try #1 2025/07/07 03:36:03 DEBUG : Looking for writers 2025/07/07 03:36:03 DEBUG : file1: reading active writers 2025/07/07 03:36:03 DEBUG : >WaitForWriters: 2025/07/07 03:36:03 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:03 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:03 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/07 03:36:03 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:03 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/07/07 03:36:03 INFO : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083000): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083000): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083000): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083000): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083000): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.236821866 +0000 UTC m=+12.422380215 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083000): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010834c0): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010834c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010834c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010834c0): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010834c0): _writeAt: size=3, off=2 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010834c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010834c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.236821866 +0000 UTC m=+12.422380215 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010834c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083a00): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083a00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083a00): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083a00): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083a00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.236821866 +0000 UTC m=+12.422380215 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083a00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6a1c0 item 1 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0100): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0100): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0100): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0100): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0100): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.245774478 +0000 UTC m=+12.431332827 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0100): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0600): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0600): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0600): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0600): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0600): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.245774478 +0000 UTC m=+12.431332827 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0600): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6a770 item 2 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0c40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0c40): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0c40): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0c40): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0c40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.248470577 +0000 UTC m=+12.434028886 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0c40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed10c0): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed10c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed10c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed10c0): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed10c0): _writeAt: size=3, off=2 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed10c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed10c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.248470577 +0000 UTC m=+12.434028886 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed10c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed1580): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed1580): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed1580): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed1580): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed1580): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.248470577 +0000 UTC m=+12.434028886 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed1580): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6aaf0 item 3 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed1c00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed1c00): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed1c00): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed1c00): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed1c00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.252217579 +0000 UTC m=+12.437775919 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed1c00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0e240): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0e240): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0e240): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0e240): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0e240): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.252217579 +0000 UTC m=+12.437775919 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0e240): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6b420 item 4 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0e880): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0e880): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0e880): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0e880): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0e880): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.257304957 +0000 UTC m=+12.442863296 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0e880): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0ed00): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0ed00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0ed00): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0ed00): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0ed00): _writeAt: size=3, off=2 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0ed00): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0ed00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.257304957 +0000 UTC m=+12.442863296 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0ed00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0f1c0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0f1c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0f1c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0f1c0): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0f1c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.257304957 +0000 UTC m=+12.442863296 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0f1c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6b7a0 item 5 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0f840): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0f840): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0f840): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0f840): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0f840): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.264205187 +0000 UTC m=+12.449763526 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0f840): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0fd80): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0fd80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0fd80): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0fd80): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0fd80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.264205187 +0000 UTC m=+12.449763526 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d0fd80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6bc70 item 6 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0000af6c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0000af6c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0000af6c0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0000af6c0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0000af6c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.268042048 +0000 UTC m=+12.453600357 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0000af6c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0002e8480): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0002e8480): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0002e8480): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0002e8480): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0002e8480): _writeAt: size=3, off=2 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0002e8480): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0002e8480): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.268042048 +0000 UTC m=+12.453600357 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0002e8480): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0002e97c0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0002e97c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0002e97c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0002e97c0): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0002e97c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.268042048 +0000 UTC m=+12.453600357 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0002e97c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb0070 item 7 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0002e9e40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0002e9e40): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0002e9e40): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0002e9e40): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0002e9e40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.271654016 +0000 UTC m=+12.457212335 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0002e9e40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066c700): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066c700): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066c700): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066c700): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066c700): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.271654016 +0000 UTC m=+12.457212335 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066c700): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb0540 item 8 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066ce40): _readAt: size=2, off=0 2025/07/07 03:36:03 ERROR : open-test-file(0xc00066ce40): Couldn't read size of file 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066ce40): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066ce40): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066ce40): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066ce40): close: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066ce40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d200): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d200): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d200): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d200): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d200): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.274704601 +0000 UTC m=+12.460262910 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d200): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d680): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d680): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d680): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d680): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d680): _writeAt: size=3, off=2 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d680): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d680): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.274704601 +0000 UTC m=+12.460262910 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d680): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066db80): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066db80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066db80): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066db80): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066db80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.274704601 +0000 UTC m=+12.460262910 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066db80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb09a0 item 9 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042c580): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042c580): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042c580): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042c580): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042c580): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.278125422 +0000 UTC m=+12.463683740 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042c580): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042cc80): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042cc80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042cc80): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042cc80): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042cc80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.278125422 +0000 UTC m=+12.463683740 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042cc80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb0e70 item 10 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000542280): _readAt: size=2, off=0 2025/07/07 03:36:03 ERROR : open-test-file(0xc000542280): Couldn't read size of file 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000542280): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000542280): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000542280): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000542280): close: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000542280): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000542640): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000542640): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000542640): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000542640): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000542640): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.280672321 +0000 UTC m=+12.466230630 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000542640): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000542c80): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000542c80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000542c80): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000542c80): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000542c80): _writeAt: size=3, off=2 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000542c80): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000542c80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.280672321 +0000 UTC m=+12.466230630 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000542c80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543580): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543580): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543580): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543580): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543580): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.280672321 +0000 UTC m=+12.466230630 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543580): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb11f0 item 11 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543c40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543c40): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543c40): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543c40): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543c40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.284461873 +0000 UTC m=+12.470020182 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543c40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fe200): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fe200): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fe200): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fe200): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fe200): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.284461873 +0000 UTC m=+12.470020182 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fe200): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb16c0 item 12 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fe940): _readAt: size=2, off=0 2025/07/07 03:36:03 ERROR : open-test-file(0xc0009fe940): Couldn't read size of file 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fe940): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fe940): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fe940): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fe940): close: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fe940): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fed00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fed00): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fed00): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fed00): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fed00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.288231729 +0000 UTC m=+12.473790058 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fed00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ff3c0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ff3c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ff3c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ff3c0): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ff3c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.288231729 +0000 UTC m=+12.473790058 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ff3c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb1a40 item 13 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ffa40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ffa40): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ffa40): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ffa40): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ffa40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.290603399 +0000 UTC m=+12.476161718 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ffa40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e000): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e000): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e000): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e000): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e000): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.290603399 +0000 UTC m=+12.476161718 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e000): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb1dc0 item 14 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e740): _readAt: size=2, off=0 2025/07/07 03:36:03 ERROR : open-test-file(0xc00081e740): Couldn't read size of file 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e740): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e740): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e740): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e740): close: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e740): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081eb00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081eb00): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081eb00): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081eb00): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081eb00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.293234287 +0000 UTC m=+12.478792596 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081eb00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081f1c0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081f1c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081f1c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081f1c0): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081f1c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.293234287 +0000 UTC m=+12.478792596 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081f1c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea6230 item 15 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081f840): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081f840): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081f840): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081f840): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081f840): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.295326383 +0000 UTC m=+12.480884702 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081f840): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081fd80): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081fd80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081fd80): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081fd80): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081fd80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.295326383 +0000 UTC m=+12.480884702 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081fd80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea6700 item 16 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078e7c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078e7c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078e7c0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078e7c0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078e7c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.297959214 +0000 UTC m=+12.483517533 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078e7c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078ec80): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078ec80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078ec80): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078ec80): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078ec80): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078ec80): _writeAt: size=3, off=7 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078ec80): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078ec80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.297959214 +0000 UTC m=+12.483517533 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078ec80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f180): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f180): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f180): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f180): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f180): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.297959214 +0000 UTC m=+12.483517533 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f180): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea6bd0 item 17 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f800): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f800): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f800): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f800): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f800): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.301049675 +0000 UTC m=+12.486607984 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f800): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078fd40): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078fd40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078fd40): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078fd40): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078fd40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.301049675 +0000 UTC m=+12.486607984 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078fd40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea70a0 item 18 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00093a440): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00093a440): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00093a440): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00093a440): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00093a440): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.303747618 +0000 UTC m=+12.489305937 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00093a440): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00093a940): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00093a940): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00093a940): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00093a940): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00093a940): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00093a940): _writeAt: size=3, off=7 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00093a940): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00093a940): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.303747618 +0000 UTC m=+12.489305937 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00093a940): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00093aec0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00093aec0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00093aec0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00093aec0): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00093aec0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.303747618 +0000 UTC m=+12.489305937 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00093aec0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea7420 item 19 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00093b540): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00093b540): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00093b540): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00093b540): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00093b540): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.307650943 +0000 UTC m=+12.493209262 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00093b540): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00093ba80): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00093ba80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00093ba80): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00093ba80): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00093ba80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.307650943 +0000 UTC m=+12.493209262 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00093ba80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea78f0 item 20 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e180): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e180): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e180): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e180): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e180): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.309985314 +0000 UTC m=+12.495543634 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e180): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3c200): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3c200): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3c200): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3c200): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3c200): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3c200): _writeAt: size=3, off=7 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3c200): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3c200): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.309985314 +0000 UTC m=+12.495543634 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3c200): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3c700): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3c700): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3c700): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3c700): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3c700): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.309985314 +0000 UTC m=+12.495543634 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3c700): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfe000 item 21 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3ce40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3ce40): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3ce40): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3ce40): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3ce40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.315692044 +0000 UTC m=+12.501250384 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3ce40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3d3c0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3d3c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3d3c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3d3c0): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3d3c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.315692044 +0000 UTC m=+12.501250384 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3d3c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfe540 item 22 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3da40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3da40): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3da40): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3da40): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3da40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.319129977 +0000 UTC m=+12.504688316 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3da40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3df40): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3df40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3df40): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3df40): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3df40): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3df40): _writeAt: size=3, off=7 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3df40): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3df40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.319129977 +0000 UTC m=+12.504688316 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3df40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091c4c0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091c4c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091c4c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091c4c0): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091c4c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.319129977 +0000 UTC m=+12.504688316 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091c4c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfe8c0 item 23 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091cb40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091cb40): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091cb40): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091cb40): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091cb40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.322376259 +0000 UTC m=+12.507934597 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091cb40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091d180): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091d180): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091d180): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091d180): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091d180): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.322376259 +0000 UTC m=+12.507934597 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091d180): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfee00 item 24 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091d7c0): _readAt: size=2, off=0 2025/07/07 03:36:03 ERROR : open-test-file(0xc00091d7c0): Couldn't read size of file 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091d7c0): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091d7c0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091d7c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091d7c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091d7c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091db80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091db80): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091db80): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091db80): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091db80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.324734935 +0000 UTC m=+12.510293255 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091db80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96100): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96100): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96100): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96100): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96100): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96100): _writeAt: size=3, off=7 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96100): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96100): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.324734935 +0000 UTC m=+12.510293255 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96100): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96640): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96640): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96640): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96640): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96640): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.324734935 +0000 UTC m=+12.510293255 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96640): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dff180 item 25 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96cc0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96cc0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96cc0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96cc0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96cc0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.328215708 +0000 UTC m=+12.513774027 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96cc0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97200): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97200): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97200): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97200): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97200): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.328215708 +0000 UTC m=+12.513774027 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97200): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dff650 item 26 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c978c0): _readAt: size=2, off=0 2025/07/07 03:36:03 ERROR : open-test-file(0xc000c978c0): Couldn't read size of file 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c978c0): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c978c0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c978c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c978c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c978c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97c80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97c80): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97c80): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97c80): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97c80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.330408974 +0000 UTC m=+12.515967293 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97c80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8240): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8240): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8240): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8240): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8240): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8240): _writeAt: size=3, off=7 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8240): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8240): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.330408974 +0000 UTC m=+12.515967293 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8240): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8780): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8780): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8780): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8780): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8780): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.330408974 +0000 UTC m=+12.515967293 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8780): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dffa40 item 27 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8e00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8e00): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8e00): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8e00): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8e00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.333558966 +0000 UTC m=+12.519117335 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8e00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd9340): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd9340): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd9340): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd9340): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd9340): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.333558966 +0000 UTC m=+12.519117335 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd9340): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfff10 item 28 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf43c0): _readAt: size=2, off=0 2025/07/07 03:36:03 ERROR : open-test-file(0xc000cf43c0): Couldn't read size of file 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf43c0): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf43c0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf43c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf43c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf43c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4780): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4780): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4780): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4780): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4780): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.3397372 +0000 UTC m=+12.525295520 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4780): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4e40): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4e40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4e40): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4e40): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4e40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.3397372 +0000 UTC m=+12.525295520 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4e40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001014540 item 29 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5500): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5500): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5500): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5500): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5500): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.342607147 +0000 UTC m=+12.528165476 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5500): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5a40): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5a40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5a40): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5a40): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5a40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.342607147 +0000 UTC m=+12.528165476 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5a40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010148c0 item 30 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9c100): _readAt: size=2, off=0 2025/07/07 03:36:03 ERROR : open-test-file(0xc000e9c100): Couldn't read size of file 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9c100): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9c100): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9c100): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9c100): close: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9c100): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9c500): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9c500): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9c500): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9c500): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9c500): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.34581149 +0000 UTC m=+12.531369810 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9c500): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9cbc0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9cbc0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9cbc0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9cbc0): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9cbc0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.34581149 +0000 UTC m=+12.531369810 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9cbc0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001014c40 item 31 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd9740): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd9740): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd9740): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd9740): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd9740): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.348957294 +0000 UTC m=+12.534515623 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd9740): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd9c80): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd9c80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd9c80): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd9c80): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd9c80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.348957294 +0000 UTC m=+12.534515623 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd9c80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8700 item 32 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956340): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956340): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956340): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956340): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956340): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.352245215 +0000 UTC m=+12.537803544 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956340): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009567c0): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009567c0): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009567c0): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009567c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009567c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9730 item 33 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009567c0): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009567c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.353135125 +0000 UTC m=+12.538693444 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009567c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956cc0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956cc0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956cc0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956cc0): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956cc0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.353135125 +0000 UTC m=+12.538693444 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956cc0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9ab0 item 33 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957340): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957340): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957340): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957340): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957340): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.355866031 +0000 UTC m=+12.541424360 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957340): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009577c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009577c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c310 item 34 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009577c0): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009577c0): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009577c0): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009577c0): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009577c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.356890342 +0000 UTC m=+12.542448662 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009577c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957d00): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957d00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957d00): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957d00): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957d00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.356890342 +0000 UTC m=+12.542448662 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957d00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c620 item 34 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008223c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008223c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008223c0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008223c0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008223c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.360637385 +0000 UTC m=+12.546195684 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008223c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822880): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822880): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822880): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822880): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822880): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cfc0 item 35 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822880): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822880): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.361461703 +0000 UTC m=+12.547020001 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822880): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822d80): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822d80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822d80): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822d80): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822d80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.361461703 +0000 UTC m=+12.547020001 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822d80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d2d0 item 35 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823400): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823400): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823400): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823400): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823400): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.363319889 +0000 UTC m=+12.548878188 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823400): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823900): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823900): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d960 item 36 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823900): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823900): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823900): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823900): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823900): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.364049188 +0000 UTC m=+12.549607487 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823900): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823e40): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823e40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823e40): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823e40): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823e40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.364049188 +0000 UTC m=+12.549607487 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823e40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dc70 item 36 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72540): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72540): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72540): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72540): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72540): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.365609717 +0000 UTC m=+12.551168015 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72540): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72a00): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72a00): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72a00): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72a00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72a00): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e380 item 37 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72a00): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72a00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.366184976 +0000 UTC m=+12.551743276 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72a00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72f00): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72f00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72f00): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72f00): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72f00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.366184976 +0000 UTC m=+12.551743276 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72f00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e7e0 item 37 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c73580): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c73580): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c73580): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c73580): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c73580): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.367881059 +0000 UTC m=+12.553439359 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c73580): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c73a80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c73a80): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ecb0 item 38 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c73a80): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c73a80): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c73a80): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c73a80): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c73a80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.368635625 +0000 UTC m=+12.554193924 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c73a80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a040): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a040): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a040): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a040): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a040): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.368635625 +0000 UTC m=+12.554193924 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a040): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ee70 item 38 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a6c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a6c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a6c0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a6c0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a6c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.370092109 +0000 UTC m=+12.555650408 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a6c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1ac00): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1ac00): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1ac00): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1ac00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1ac00): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f500 item 39 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1ac00): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1ac00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.370773908 +0000 UTC m=+12.556332207 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1ac00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1b100): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1b100): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1b100): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1b100): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1b100): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.370773908 +0000 UTC m=+12.556332207 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1b100): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f730 item 39 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1b780): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1b780): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1b780): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1b780): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1b780): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.372539572 +0000 UTC m=+12.558097871 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1b780): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1bc80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1bc80): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045fc00 item 40 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1bc80): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1bc80): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1bc80): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1bc80): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1bc80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.373147423 +0000 UTC m=+12.558705722 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1bc80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c280): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c280): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c280): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c280): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c280): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.373147423 +0000 UTC m=+12.558705722 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c280): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ff10 item 40 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c840): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c840): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c840): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c840): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c840): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c840): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c840): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.374658008 +0000 UTC m=+12.560216306 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c840): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8cd40): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8cd40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8cd40): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f07e0 item 41 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8cd40): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8cd40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.37525571 +0000 UTC m=+12.560814009 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8cd40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8d200): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8d200): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8d200): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8d200): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8d200): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0a80 item 41 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8d200): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8d200): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.375877486 +0000 UTC m=+12.561435785 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8d200): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8d740): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8d740): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8d740): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8d740): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8d740): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.375877486 +0000 UTC m=+12.561435785 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8d740): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0d20 item 41 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8dd80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8dd80): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8dd80): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8dd80): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8dd80): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8dd80): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8dd80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.377209015 +0000 UTC m=+12.562767314 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8dd80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa300): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa300): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa300): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1570 item 42 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa300): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa300): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.3786236 +0000 UTC m=+12.564181919 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa300): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa840): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa840): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f17a0 item 42 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa840): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa840): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa840): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa840): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa840): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.379859981 +0000 UTC m=+12.565418310 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa840): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daae00): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daae00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daae00): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daae00): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daae00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.379859981 +0000 UTC m=+12.565418310 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daae00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1b20 item 42 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab440): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab440): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab440): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab440): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab440): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab440): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab440): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.382700141 +0000 UTC m=+12.568258439 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab440): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab940): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab940): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab940): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362150 item 43 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab940): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab940): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.383247908 +0000 UTC m=+12.568806207 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab940): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dabe80): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dabe80): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dabe80): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dabe80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dabe80): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003625b0 item 43 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dabe80): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dabe80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.383940308 +0000 UTC m=+12.569498607 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dabe80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42440): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42440): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42440): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42440): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42440): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.383940308 +0000 UTC m=+12.569498607 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42440): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362930 item 43 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42a80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42a80): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42a80): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42a80): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42a80): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42a80): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42a80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.385515895 +0000 UTC m=+12.571074194 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42a80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42f80): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42f80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42f80): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362d20 item 44 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42f80): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42f80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.386264029 +0000 UTC m=+12.571822328 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42f80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d43500): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d43500): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362f50 item 44 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d43500): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d43500): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d43500): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d43500): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d43500): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.387038252 +0000 UTC m=+12.572596551 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d43500): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d43a80): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d43a80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d43a80): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d43a80): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d43a80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.387038252 +0000 UTC m=+12.572596551 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d43a80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003633b0 item 44 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6a140): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6a140): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6a140): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6a140): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6a140): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6a140): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6a140): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.388687457 +0000 UTC m=+12.574245756 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6a140): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6a640): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6a640): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6a640): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363960 item 45 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6a640): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6a640): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.389405255 +0000 UTC m=+12.574963564 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6a640): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6ad40): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6ad40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6ad40): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6ad40): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6ad40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.389405255 +0000 UTC m=+12.574963564 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6ad40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363c70 item 45 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6b3c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6b3c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6b3c0): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6b3c0): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6b3c0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6b3c0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6b3c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.391113731 +0000 UTC m=+12.576672030 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6b3c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6b8c0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6b8c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6b8c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051c310 item 46 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6b8c0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6b8c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.391718956 +0000 UTC m=+12.577277255 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6b8c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870040): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870040): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870040): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870040): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870040): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.391718956 +0000 UTC m=+12.577277255 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870040): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051c620 item 46 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e5c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e5c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e5c0): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e5c0): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e5c0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e5c0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e5c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.393357862 +0000 UTC m=+12.578916162 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e5c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063eb40): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063eb40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063eb40): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea7dc0 item 47 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063eb40): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063eb40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.394122979 +0000 UTC m=+12.579681277 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063eb40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f240): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f240): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f240): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f240): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f240): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.394122979 +0000 UTC m=+12.579681277 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f240): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a000 item 47 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f880): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f880): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f880): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f880): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f880): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f880): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f880): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.395783675 +0000 UTC m=+12.581341975 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f880): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063fe80): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063fe80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063fe80): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a460 item 48 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063fe80): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063fe80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.396378071 +0000 UTC m=+12.581936370 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063fe80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000892600): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000892600): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000892600): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000892600): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000892600): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.396378071 +0000 UTC m=+12.581936370 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000892600): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a700 item 48 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000892c40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000892c40): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000892c40): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000892c40): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000892c40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.3978216 +0000 UTC m=+12.583379900 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000892c40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008930c0): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008930c0): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008930c0): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008930c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008930c0): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008930c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ac40 item 49 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008930c0): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008930c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.398461701 +0000 UTC m=+12.584020000 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008930c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000893600): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000893600): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000893600): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000893600): >_readAt: n=8, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000893600): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.398461701 +0000 UTC m=+12.584020000 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000893600): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ae70 item 49 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000893c80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000893c80): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000893c80): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000893c80): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000893c80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.400552415 +0000 UTC m=+12.586110714 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000893c80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008ca200): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008ca200): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008ca200): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b3b0 item 50 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008ca200): _readAt: size=2, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008ca200): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008ca200): _writeAt: size=3, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008ca200): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008ca200): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.401190733 +0000 UTC m=+12.586749021 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008ca200): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008ca780): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008ca780): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008ca780): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008ca780): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008ca780): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.401190733 +0000 UTC m=+12.586749021 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008ca780): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b650 item 50 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008cae00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008cae00): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008cae00): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008cae00): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008cae00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.404574363 +0000 UTC m=+12.590132662 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008cae00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008cb300): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008cb300): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008cb300): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008cb300): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008cb300): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008cb300): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bd50 item 51 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008cb300): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008cb300): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.405430499 +0000 UTC m=+12.590988808 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008cb300): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008cb840): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008cb840): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008cb840): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008cb840): >_readAt: n=8, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008cb840): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.405430499 +0000 UTC m=+12.590988808 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008cb840): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c000 item 51 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008cbec0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008cbec0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008cbec0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008cbec0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008cbec0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.407715178 +0000 UTC m=+12.593273487 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008cbec0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870900): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870900): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870900): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051ccb0 item 52 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870900): _readAt: size=2, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870900): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870900): _writeAt: size=3, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870900): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870900): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.408872218 +0000 UTC m=+12.594430518 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870900): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870e80): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870e80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870e80): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870e80): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870e80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.408872218 +0000 UTC m=+12.594430518 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870e80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051cee0 item 52 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871540): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871540): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871540): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871540): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871540): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.410770762 +0000 UTC m=+12.596329061 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871540): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871a40): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871a40): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871a40): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871a40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871a40): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871a40): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051d7a0 item 53 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871a40): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871a40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.411566836 +0000 UTC m=+12.597125135 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871a40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090c000): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090c000): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090c000): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090c000): >_readAt: n=8, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090c000): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.411566836 +0000 UTC m=+12.597125135 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090c000): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051da40 item 53 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090c680): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090c680): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090c680): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090c680): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090c680): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.413101927 +0000 UTC m=+12.598660225 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090c680): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090cb80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090cb80): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090cb80): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004383f0 item 54 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090cb80): _readAt: size=2, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090cb80): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090cb80): _writeAt: size=3, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090cb80): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090cb80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.413962752 +0000 UTC m=+12.599521051 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090cb80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090d100): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090d100): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090d100): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090d100): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090d100): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.413962752 +0000 UTC m=+12.599521051 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090d100): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438a10 item 54 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090d780): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090d780): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090d780): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090d780): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090d780): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.415777458 +0000 UTC m=+12.601335767 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090d780): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090dc80): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090dc80): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090dc80): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090dc80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090dc80): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090dc80): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438f50 item 55 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090dc80): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090dc80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.416436155 +0000 UTC m=+12.601994454 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00090dc80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000944240): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000944240): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000944240): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000944240): >_readAt: n=8, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000944240): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.416436155 +0000 UTC m=+12.601994454 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000944240): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439180 item 55 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009448c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009448c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009448c0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009448c0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009448c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.417974942 +0000 UTC m=+12.603533242 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009448c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000944dc0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000944dc0): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000944dc0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439810 item 56 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000944dc0): _readAt: size=2, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000944dc0): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000944dc0): _writeAt: size=3, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000944dc0): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000944dc0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.418588785 +0000 UTC m=+12.604147083 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000944dc0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000945340): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000945340): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000945340): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000945340): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000945340): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.418588785 +0000 UTC m=+12.604147083 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000945340): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439d50 item 56 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000945980): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000945980): open at offset 0 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000945980): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000945980): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000945980): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000945980): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000945980): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000945980): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.420128254 +0000 UTC m=+12.605686553 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000945980): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000945ec0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000945ec0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000945ec0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e150 item 57 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000945ec0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000945ec0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.420690949 +0000 UTC m=+12.606249249 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000945ec0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000980480): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000980480): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000980480): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000980480): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000980480): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000980480): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e460 item 57 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000980480): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000980480): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.421398577 +0000 UTC m=+12.606956876 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000980480): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000980a00): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000980a00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000980a00): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000980a00): >_readAt: n=8, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000980a00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.421398577 +0000 UTC m=+12.606956876 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000980a00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e770 item 57 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000981040): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000981040): open at offset 0 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000981040): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000981040): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000981040): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000981040): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000981040): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000981040): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.422833551 +0000 UTC m=+12.608391849 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000981040): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000981580): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000981580): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000981580): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042eaf0 item 58 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000981580): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000981580): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.423460888 +0000 UTC m=+12.609019186 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000981580): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000981ac0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000981ac0): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000981ac0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f030 item 58 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000981ac0): _readAt: size=2, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000981ac0): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000981ac0): _writeAt: size=3, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000981ac0): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000981ac0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.424189846 +0000 UTC m=+12.609748145 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000981ac0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a6100): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a6100): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a6100): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a6100): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a6100): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.424189846 +0000 UTC m=+12.609748145 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a6100): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f420 item 58 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a6740): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a6740): open at offset 0 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a6740): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a6740): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a6740): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a6740): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a6740): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a6740): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.425930082 +0000 UTC m=+12.611488381 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a6740): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a6c80): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a6c80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a6c80): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042fa40 item 59 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a6c80): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a6c80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.426461489 +0000 UTC m=+12.612019788 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a6c80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a71c0): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a71c0): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a71c0): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a71c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a71c0): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a71c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a000 item 59 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a71c0): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a71c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.427102633 +0000 UTC m=+12.612660932 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a71c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a7740): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a7740): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a7740): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a7740): >_readAt: n=8, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a7740): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.427102633 +0000 UTC m=+12.612660932 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a7740): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a1c0 item 59 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a7d80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a7d80): open at offset 0 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a7d80): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a7d80): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a7d80): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a7d80): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a7d80): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a7d80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.428604731 +0000 UTC m=+12.614163031 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009a7d80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fa340): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fa340): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fa340): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a770 item 60 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fa340): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fa340): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.429080494 +0000 UTC m=+12.614638793 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fa340): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fa880): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fa880): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fa880): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044abd0 item 60 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fa880): _readAt: size=2, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fa880): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fa880): _writeAt: size=3, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fa880): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fa880): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.429704747 +0000 UTC m=+12.615263045 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fa880): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fae40): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fae40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fae40): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fae40): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fae40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.429704747 +0000 UTC m=+12.615263045 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fae40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ae70 item 60 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fb480): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fb480): open at offset 0 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fb480): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fb480): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fb480): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fb480): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fb480): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fb480): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.431088343 +0000 UTC m=+12.616646642 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fb480): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fb9c0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fb9c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fb9c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b500 item 61 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fb9c0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fb9c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.431605313 +0000 UTC m=+12.617163601 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fb9c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c40140): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c40140): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c40140): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c40140): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c40140): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.431605313 +0000 UTC m=+12.617163601 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c40140): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b6c0 item 61 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c40780): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c40780): open at offset 0 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c40780): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c40780): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c40780): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c40780): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c40780): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c40780): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.432894422 +0000 UTC m=+12.618452721 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c40780): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c40cc0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c40cc0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c40cc0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bc00 item 62 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c40cc0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c40cc0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.433413496 +0000 UTC m=+12.618971795 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c40cc0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c413c0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c413c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c413c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c413c0): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c413c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.433413496 +0000 UTC m=+12.618971795 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c413c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bea0 item 62 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c41a00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c41a00): open at offset 0 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c41a00): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c41a00): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c41a00): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c41a00): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c41a00): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c41a00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.435928596 +0000 UTC m=+12.621486895 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c41a00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c41f40): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c41f40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c41f40): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004444d0 item 63 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c41f40): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c41f40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.436579989 +0000 UTC m=+12.622138318 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c41f40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c6a6c0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c6a6c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c6a6c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c6a6c0): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c6a6c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.436579989 +0000 UTC m=+12.622138318 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c6a6c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444770 item 63 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c6ad00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c6ad00): open at offset 0 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c6ad00): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c6ad00): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c6ad00): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c6ad00): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c6ad00): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c6ad00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.43886641 +0000 UTC m=+12.624424729 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c6ad00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c6b240): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c6b240): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c6b240): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444d20 item 64 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c6b240): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c6b240): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.43975654 +0000 UTC m=+12.625314859 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c6b240): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c6b940): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c6b940): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c6b940): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c6b940): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c6b940): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.43975654 +0000 UTC m=+12.625314859 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c6b940): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444fc0 item 64 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc0000): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc0000): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc0000): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc0000): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc0000): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.442028585 +0000 UTC m=+12.627586914 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc0000): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc0480): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc0480): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc0480): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc0480): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc0480): _writeAt: size=3, off=2 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445340 item 65 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc0480): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc0480): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.442954973 +0000 UTC m=+12.628513292 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc0480): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc0980): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc0980): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc0980): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc0980): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc0980): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.442954973 +0000 UTC m=+12.628513292 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc0980): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004455e0 item 65 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc0fc0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc0fc0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc0fc0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc0fc0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc0fc0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.445814219 +0000 UTC m=+12.631372538 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc0fc0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc1440): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc1440): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445a40 item 66 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc1440): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc1440): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc1440): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc1440): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc1440): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.446801863 +0000 UTC m=+12.632360182 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc1440): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc1980): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc1980): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc1980): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc1980): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc1980): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.446801863 +0000 UTC m=+12.632360182 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cc1980): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445ce0 item 66 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d10040): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d10040): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d10040): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d10040): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d10040): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.448617661 +0000 UTC m=+12.634175990 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d10040): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d104c0): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d104c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d104c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d104c0): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d104c0): _writeAt: size=3, off=2 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a620 item 67 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d104c0): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d104c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.449331741 +0000 UTC m=+12.634890060 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d104c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d109c0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d109c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d109c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d109c0): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d109c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.449331741 +0000 UTC m=+12.634890060 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d109c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b110 item 67 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d11040): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d11040): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d11040): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d11040): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d11040): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.451176443 +0000 UTC m=+12.636734762 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d11040): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d11540): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d11540): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b6c0 item 68 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d11540): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d11540): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d11540): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d11540): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d11540): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.452151753 +0000 UTC m=+12.637710072 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d11540): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d11a80): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d11a80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d11a80): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d11a80): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d11a80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.452151753 +0000 UTC m=+12.637710072 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d11a80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342070 item 68 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d56140): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d56140): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d56140): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d56140): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d56140): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.454346943 +0000 UTC m=+12.639905272 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d56140): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d565c0): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d565c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d565c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d565c0): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d565c0): _writeAt: size=3, off=2 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342540 item 69 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d565c0): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d565c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.456209749 +0000 UTC m=+12.641768068 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d565c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d56ac0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d56ac0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d56ac0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d56ac0): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d56ac0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.456209749 +0000 UTC m=+12.641768068 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d56ac0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003429a0 item 69 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d57140): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d57140): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d57140): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d57140): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d57140): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.458336821 +0000 UTC m=+12.643895130 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d57140): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d57640): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d57640): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343030 item 70 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d57640): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d57640): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d57640): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d57640): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d57640): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.459110002 +0000 UTC m=+12.644668320 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d57640): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d57b80): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d57b80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d57b80): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d57b80): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d57b80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.459110002 +0000 UTC m=+12.644668320 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d57b80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343260 item 70 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d82280): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d82280): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d82280): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d82280): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d82280): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.460972267 +0000 UTC m=+12.646530586 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d82280): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d82780): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d82780): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d82780): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d82780): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d82780): _writeAt: size=3, off=2 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343650 item 71 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d82780): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d82780): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.461592821 +0000 UTC m=+12.647151120 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d82780): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d82c80): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d82c80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d82c80): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d82c80): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d82c80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.461592821 +0000 UTC m=+12.647151120 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d82c80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343f10 item 71 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d83300): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d83300): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d83300): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d83300): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d83300): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.463037513 +0000 UTC m=+12.648595812 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d83300): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d83800): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d83800): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e380 item 72 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d83800): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d83800): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d83800): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d83800): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d83800): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.46362725 +0000 UTC m=+12.649185559 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d83800): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d83d40): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d83d40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d83d40): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d83d40): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d83d40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.46362725 +0000 UTC m=+12.649185559 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d83d40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e5b0 item 72 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dda380): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dda380): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dda380): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dda380): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dda380): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dda380): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dda380): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.465276605 +0000 UTC m=+12.650834904 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dda380): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dda880): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dda880): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dda880): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ea80 item 73 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dda880): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dda880): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.465883574 +0000 UTC m=+12.651441883 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dda880): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ddad40): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ddad40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ddad40): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ddad40): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ddad40): _writeAt: size=3, off=2 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ec40 item 73 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ddad40): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ddad40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.466466649 +0000 UTC m=+12.652024958 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ddad40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ddb280): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ddb280): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ddb280): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ddb280): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ddb280): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.466466649 +0000 UTC m=+12.652024958 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ddb280): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f0a0 item 73 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ddb8c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ddb8c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ddb8c0): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ddb8c0): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ddb8c0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ddb8c0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ddb8c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.467985659 +0000 UTC m=+12.653543958 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ddb8c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ddbdc0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ddbdc0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ddbdc0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f6c0 item 74 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ddbdc0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ddbdc0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.46861469 +0000 UTC m=+12.654172989 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ddbdc0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e50380): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e50380): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f960 item 74 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e50380): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e50380): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e50380): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e50380): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e50380): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.469250753 +0000 UTC m=+12.654809052 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e50380): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e50900): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e50900): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e50900): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e50900): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e50900): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.469250753 +0000 UTC m=+12.654809052 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e50900): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fea0 item 74 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e50f40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e50f40): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e50f40): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e50f40): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e50f40): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e50f40): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e50f40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.470975911 +0000 UTC m=+12.656534210 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e50f40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e51440): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e51440): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e51440): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004884d0 item 75 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e51440): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e51440): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.471549788 +0000 UTC m=+12.657108087 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e51440): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e51980): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e51980): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e51980): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e51980): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e51980): _writeAt: size=3, off=2 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488770 item 75 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e51980): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e51980): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.47220053 +0000 UTC m=+12.657758828 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e51980): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e51ec0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e51ec0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e51ec0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e51ec0): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e51ec0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.47220053 +0000 UTC m=+12.657758828 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e51ec0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488930 item 75 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea4580): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea4580): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea4580): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea4580): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea4580): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea4580): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea4580): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.473993494 +0000 UTC m=+12.659551793 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea4580): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea4a80): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea4a80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea4a80): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488d90 item 76 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea4a80): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea4a80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.47455046 +0000 UTC m=+12.660108759 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea4a80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea4fc0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea4fc0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488f50 item 76 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea4fc0): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea4fc0): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea4fc0): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea4fc0): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea4fc0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.475442153 +0000 UTC m=+12.661000453 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea4fc0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea5540): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea5540): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea5540): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea5540): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea5540): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.475442153 +0000 UTC m=+12.661000453 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea5540): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004891f0 item 76 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea5b80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea5b80): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea5b80): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea5b80): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea5b80): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea5b80): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea5b80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.479359084 +0000 UTC m=+12.664917383 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ea5b80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f04040): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f04040): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f04040): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001014ee0 item 77 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f04040): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f04040): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.480030233 +0000 UTC m=+12.665588532 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f04040): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f04740): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f04740): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f04740): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f04740): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f04740): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.480030233 +0000 UTC m=+12.665588532 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f04740): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489650 item 77 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f04d80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f04d80): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f04d80): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f04d80): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f04d80): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f04d80): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f04d80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.482668164 +0000 UTC m=+12.668226483 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f04d80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f05280): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f05280): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f05280): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489a40 item 78 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f05280): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f05280): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.483856524 +0000 UTC m=+12.669414843 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f05280): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f05980): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f05980): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f05980): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f05980): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f05980): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.483856524 +0000 UTC m=+12.669414843 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f05980): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489c70 item 78 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f26040): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f26040): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f26040): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f26040): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f26040): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f26040): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f26040): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.486681737 +0000 UTC m=+12.672240056 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f26040): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f26540): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f26540): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f26540): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de150 item 79 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f26540): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f26540): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.487778685 +0000 UTC m=+12.673337004 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f26540): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f26c40): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f26c40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f26c40): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f26c40): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f26c40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.487778685 +0000 UTC m=+12.673337004 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f26c40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de380 item 79 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f27280): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f27280): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f27280): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f27280): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f27280): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f27280): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f27280): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.49012554 +0000 UTC m=+12.675683869 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f27280): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f27780): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f27780): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f27780): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dea10 item 80 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f27780): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f27780): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.491124114 +0000 UTC m=+12.676682433 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f27780): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f27e80): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f27e80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f27e80): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f27e80): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f27e80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.491124114 +0000 UTC m=+12.676682433 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f27e80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dee00 item 80 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f40540): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f40540): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f40540): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f40540): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f40540): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.494436611 +0000 UTC m=+12.679994929 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f40540): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f409c0): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f409c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f409c0): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f409c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f409c0): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f409c0): _writeAt: size=3, off=7 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df570 item 81 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f409c0): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f409c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.4962162 +0000 UTC m=+12.681774509 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f409c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f40f00): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f40f00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f40f00): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f40f00): >_readAt: n=8, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f40f00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.4962162 +0000 UTC m=+12.681774509 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f40f00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df960 item 81 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f41580): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f41580): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f41580): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f41580): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f41580): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.499674651 +0000 UTC m=+12.685232950 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f41580): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f41a80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f41a80): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f41a80): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e2a0 item 82 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f41a80): _readAt: size=2, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f41a80): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f41a80): _writeAt: size=3, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f41a80): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f41a80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.500610157 +0000 UTC m=+12.686168516 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f41a80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f60080): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f60080): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f60080): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f60080): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f60080): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.500610157 +0000 UTC m=+12.686168516 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f60080): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e540 item 82 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f60700): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f60700): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f60700): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f60700): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f60700): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.502713955 +0000 UTC m=+12.688272264 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f60700): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f60c00): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f60c00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f60c00): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f60c00): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f60c00): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f60c00): _writeAt: size=3, off=7 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ea10 item 83 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f60c00): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f60c00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.50354761 +0000 UTC m=+12.689105909 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f60c00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f61140): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f61140): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f61140): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f61140): >_readAt: n=8, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f61140): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.50354761 +0000 UTC m=+12.689105909 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f61140): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ee00 item 83 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f617c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f617c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f617c0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f617c0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f617c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.50515692 +0000 UTC m=+12.690715219 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f617c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f61cc0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f61cc0): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f61cc0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f880 item 84 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f61cc0): _readAt: size=2, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f61cc0): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f61cc0): _writeAt: size=3, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f61cc0): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f61cc0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.505845413 +0000 UTC m=+12.691403712 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f61cc0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f842c0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f842c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f842c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f842c0): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f842c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.505845413 +0000 UTC m=+12.691403712 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f842c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fb20 item 84 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f84940): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f84940): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f84940): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f84940): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f84940): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.507443571 +0000 UTC m=+12.693001870 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f84940): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f84e40): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f84e40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f84e40): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f84e40): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f84e40): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f84e40): _writeAt: size=3, off=7 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c700 item 85 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f84e40): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f84e40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.508836075 +0000 UTC m=+12.694394373 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f84e40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f85380): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f85380): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f85380): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f85380): >_readAt: n=8, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f85380): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.508836075 +0000 UTC m=+12.694394373 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f85380): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d1f0 item 85 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f85a00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f85a00): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f85a00): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f85a00): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f85a00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.511089194 +0000 UTC m=+12.696647492 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f85a00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f85f00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f85f00): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f85f00): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003900e0 item 86 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f85f00): _readAt: size=2, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f85f00): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f85f00): _writeAt: size=3, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f85f00): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f85f00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.511924782 +0000 UTC m=+12.697483080 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000f85f00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fac500): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fac500): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fac500): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fac500): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fac500): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.511924782 +0000 UTC m=+12.697483080 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fac500): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003905b0 item 86 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000facb80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000facb80): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000facb80): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000facb80): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000facb80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.513535374 +0000 UTC m=+12.699093673 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000facb80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fad080): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fad080): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fad080): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fad080): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fad080): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fad080): _writeAt: size=3, off=7 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003912d0 item 87 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fad080): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fad080): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.514359921 +0000 UTC m=+12.699918220 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fad080): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fad5c0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fad5c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fad5c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fad5c0): >_readAt: n=8, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fad5c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.514359921 +0000 UTC m=+12.699918220 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fad5c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391500 item 87 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fadc40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fadc40): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fadc40): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fadc40): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fadc40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.515886136 +0000 UTC m=+12.701444435 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fadc40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9d380): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9d380): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9d380): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001015030 item 88 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9d380): _readAt: size=2, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9d380): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9d380): _writeAt: size=3, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9d380): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9d380): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.51695458 +0000 UTC m=+12.702512880 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9d380): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9d900): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9d900): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9d900): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9d900): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9d900): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.51695458 +0000 UTC m=+12.702512880 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9d900): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010151f0 item 88 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9df40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9df40): open at offset 0 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9df40): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9df40): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9df40): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9df40): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9df40): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9df40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.518822286 +0000 UTC m=+12.704380586 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9df40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001006500): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001006500): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001006500): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001015570 item 89 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001006500): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001006500): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.519608712 +0000 UTC m=+12.705167012 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001006500): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001006a40): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001006a40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001006a40): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001006a40): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001006a40): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001006a40): _writeAt: size=3, off=7 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001015730 item 89 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001006a40): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001006a40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.520472033 +0000 UTC m=+12.706030332 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001006a40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001006fc0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001006fc0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001006fc0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001006fc0): >_readAt: n=8, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001006fc0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.520472033 +0000 UTC m=+12.706030332 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001006fc0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010158f0 item 89 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001007600): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001007600): open at offset 0 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001007600): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001007600): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001007600): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001007600): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001007600): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001007600): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.522448281 +0000 UTC m=+12.708006580 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001007600): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001007b40): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001007b40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001007b40): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001015c70 item 90 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001007b40): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001007b40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.523164987 +0000 UTC m=+12.708723285 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001007b40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010aa100): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010aa100): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010aa100): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001015e30 item 90 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010aa100): _readAt: size=2, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010aa100): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010aa100): _writeAt: size=3, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010aa100): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010aa100): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.523947936 +0000 UTC m=+12.709506235 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010aa100): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010aa6c0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010aa6c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010aa6c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010aa6c0): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010aa6c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.523947936 +0000 UTC m=+12.709506235 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010aa6c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c380 item 90 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010aad00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010aad00): open at offset 0 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010aad00): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010aad00): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010aad00): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010aad00): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010aad00): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010aad00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.525471394 +0000 UTC m=+12.711029693 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010aad00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010ab240): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010ab240): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010ab240): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016caf0 item 91 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010ab240): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010ab240): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.52599095 +0000 UTC m=+12.711549250 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010ab240): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010ab780): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010ab780): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010ab780): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010ab780): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010ab780): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010ab780): _writeAt: size=3, off=7 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d1f0 item 91 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010ab780): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010ab780): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.526903283 +0000 UTC m=+12.712461581 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010ab780): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010abd00): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010abd00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010abd00): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010abd00): >_readAt: n=8, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010abd00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.526903283 +0000 UTC m=+12.712461581 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010abd00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d6c0 item 91 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cc3c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cc3c0): open at offset 0 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cc3c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cc3c0): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cc3c0): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cc3c0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cc3c0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cc3c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.528199515 +0000 UTC m=+12.713757814 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cc3c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cc900): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cc900): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cc900): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050310 item 92 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cc900): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cc900): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.528653748 +0000 UTC m=+12.714212047 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cc900): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cce40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cce40): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cce40): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050fc0 item 92 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cce40): _readAt: size=2, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cce40): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cce40): _writeAt: size=3, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cce40): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cce40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.529337179 +0000 UTC m=+12.714895478 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cce40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc6000): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc6000): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc6000): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc6000): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc6000): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.529337179 +0000 UTC m=+12.714895478 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc6000): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051500 item 92 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc6640): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc6640): open at offset 0 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc6640): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc6640): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc6640): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc6640): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc6640): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc6640): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.531731794 +0000 UTC m=+12.717290093 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc6640): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc6b80): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc6b80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc6b80): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e460 item 93 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc6b80): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc6b80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.533080786 +0000 UTC m=+12.718639085 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc6b80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc7280): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc7280): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc7280): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc7280): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc7280): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.533080786 +0000 UTC m=+12.718639085 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc7280): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e700 item 93 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc78c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc78c0): open at offset 0 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc78c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc78c0): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc78c0): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc78c0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc78c0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc78c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.534630364 +0000 UTC m=+12.720188663 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc78c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc7e00): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc7e00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc7e00): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041eee0 item 94 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc7e00): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc7e00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.535720068 +0000 UTC m=+12.721278368 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc7e00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fe2580): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fe2580): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fe2580): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fe2580): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fe2580): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.535720068 +0000 UTC m=+12.721278368 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fe2580): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f110 item 94 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cd5c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cd5c0): open at offset 0 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cd5c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cd5c0): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cd5c0): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cd5c0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cd5c0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cd5c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.538113511 +0000 UTC m=+12.723671810 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cd5c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fe2b00): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fe2b00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fe2b00): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c070 item 95 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fe2b00): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fe2b00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.538621133 +0000 UTC m=+12.724179432 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fe2b00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fe3200): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fe3200): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fe3200): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fe3200): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fe3200): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.538621133 +0000 UTC m=+12.724179432 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fe3200): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ccb0 item 95 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fe3840): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fe3840): open at offset 0 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fe3840): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fe3840): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fe3840): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fe3840): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fe3840): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fe3840): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.539949086 +0000 UTC m=+12.725507384 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fe3840): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fe3d80): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fe3d80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fe3d80): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d260 item 96 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fe3d80): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fe3d80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.540450175 +0000 UTC m=+12.726008475 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fe3d80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cc500): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cc500): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cc500): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cc500): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cc500): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.540450175 +0000 UTC m=+12.726008475 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0010cc500): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d650 item 96 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= 2025/07/07 03:36:03 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:03 DEBUG : Looking for writers 2025/07/07 03:36:03 DEBUG : >WaitForWriters: 2025/07/07 03:36:03 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:03 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:03 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/07 03:36:03 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:03 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/07/07 03:36:03 INFO : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066c540): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066c540): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066c540): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066c540): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066c540): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.56436592 +0000 UTC m=+12.749924319 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066c540): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066cc00): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066cc00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066cc00): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066cc00): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066cc00): _writeAt: size=3, off=2 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066cc00): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066cc00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.56436592 +0000 UTC m=+12.749924319 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066cc00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d0c0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d0c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d0c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d0c0): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d0c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.56436592 +0000 UTC m=+12.749924319 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d0c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfe2a0 item 1 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d700): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d700): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d700): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d700): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d700): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.567081516 +0000 UTC m=+12.752639834 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d700): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066dc00): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066dc00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066dc00): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066dc00): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066dc00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.567081516 +0000 UTC m=+12.752639834 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066dc00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfe7e0 item 2 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083140): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083140): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083140): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083140): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083140): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.569929501 +0000 UTC m=+12.755487830 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083140): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083640): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083640): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083640): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083640): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083640): _writeAt: size=3, off=2 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083640): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083640): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.569929501 +0000 UTC m=+12.755487830 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083640): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083b00): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083b00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083b00): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083b00): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083b00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.569929501 +0000 UTC m=+12.755487830 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083b00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050fc0 item 3 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000542340): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000542340): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000542340): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000542340): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000542340): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.573048985 +0000 UTC m=+12.758607304 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000542340): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000542880): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000542880): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000542880): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000542880): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000542880): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.573048985 +0000 UTC m=+12.758607304 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000542880): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051c00 item 4 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543000): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543000): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543000): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543000): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543000): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.577445737 +0000 UTC m=+12.763004036 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543000): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543880): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543880): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543880): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543880): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543880): _writeAt: size=3, off=2 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543880): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543880): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.577445737 +0000 UTC m=+12.763004036 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543880): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543d40): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543d40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543d40): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543d40): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543d40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.577445737 +0000 UTC m=+12.763004036 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543d40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8540 item 5 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fe440): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fe440): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fe440): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fe440): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fe440): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.580223961 +0000 UTC m=+12.765782280 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fe440): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fea80): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fea80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fea80): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fea80): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fea80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.580223961 +0000 UTC m=+12.765782280 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fea80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9810 item 6 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ff100): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ff100): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ff100): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ff100): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ff100): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.582534358 +0000 UTC m=+12.768092677 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ff100): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ff600): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ff600): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ff600): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ff600): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ff600): _writeAt: size=3, off=2 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ff600): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ff600): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.582534358 +0000 UTC m=+12.768092677 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ff600): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ffac0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ffac0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ffac0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ffac0): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ffac0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.582534358 +0000 UTC m=+12.768092677 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ffac0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9ea0 item 7 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e1c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e1c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e1c0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e1c0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e1c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.585218074 +0000 UTC m=+12.770776393 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e1c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e800): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e800): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e800): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e800): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e800): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.585218074 +0000 UTC m=+12.770776393 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e800): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cc40 item 8 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081edc0): _readAt: size=2, off=0 2025/07/07 03:36:03 ERROR : open-test-file(0xc00081edc0): Couldn't read size of file 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081edc0): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081edc0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081edc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081edc0): close: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081edc0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081f180): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081f180): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081f180): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081f180): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081f180): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.587460682 +0000 UTC m=+12.773018981 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081f180): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081f600): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081f600): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081f600): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081f600): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081f600): _writeAt: size=3, off=2 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081f600): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081f600): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.587460682 +0000 UTC m=+12.773018981 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081f600): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081fb00): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081fb00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081fb00): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081fb00): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081fb00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.587460682 +0000 UTC m=+12.773018981 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081fb00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d2d0 item 9 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078e380): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078e380): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078e380): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078e380): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078e380): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.590720501 +0000 UTC m=+12.776278810 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078e380): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078eb00): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078eb00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078eb00): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078eb00): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078eb00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.590720501 +0000 UTC m=+12.776278810 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078eb00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dab0 item 10 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f140): _readAt: size=2, off=0 2025/07/07 03:36:03 ERROR : open-test-file(0xc00078f140): Couldn't read size of file 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f140): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f140): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f140): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f140): close: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f140): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f500): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f500): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f500): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f500): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f500): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.592884713 +0000 UTC m=+12.778443011 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f500): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078fa00): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078fa00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078fa00): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078fa00): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078fa00): _writeAt: size=3, off=2 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078fa00): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078fa00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.592884713 +0000 UTC m=+12.778443011 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078fa00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078ff00): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078ff00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078ff00): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078ff00): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078ff00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.592884713 +0000 UTC m=+12.778443011 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078ff00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e310 item 11 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3c600): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3c600): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3c600): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3c600): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3c600): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.595780025 +0000 UTC m=+12.781338334 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3c600): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3cb80): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3cb80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3cb80): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3cb80): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3cb80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.595780025 +0000 UTC m=+12.781338334 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3cb80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ebd0 item 12 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3d240): _readAt: size=2, off=0 2025/07/07 03:36:03 ERROR : open-test-file(0xc000c3d240): Couldn't read size of file 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3d240): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3d240): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3d240): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3d240): close: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3d240): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3d640): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3d640): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3d640): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3d640): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3d640): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.598053563 +0000 UTC m=+12.783611872 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3d640): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3dd00): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3dd00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3dd00): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3dd00): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3dd00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.598053563 +0000 UTC m=+12.783611872 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3dd00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f260 item 13 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091c400): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091c400): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091c400): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091c400): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091c400): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.59983182 +0000 UTC m=+12.785390119 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091c400): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091c940): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091c940): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091c940): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091c940): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091c940): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.59983182 +0000 UTC m=+12.785390119 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091c940): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f5e0 item 14 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091d080): _readAt: size=2, off=0 2025/07/07 03:36:03 ERROR : open-test-file(0xc00091d080): Couldn't read size of file 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091d080): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091d080): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091d080): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091d080): close: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091d080): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091d440): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091d440): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091d440): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091d440): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091d440): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.601603334 +0000 UTC m=+12.787161634 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091d440): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091db00): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091db00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091db00): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091db00): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091db00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.601603334 +0000 UTC m=+12.787161634 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091db00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045fa40 item 15 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96200): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96200): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96200): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96200): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96200): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.60335412 +0000 UTC m=+12.788912419 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96200): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96740): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96740): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96740): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96740): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96740): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.60335412 +0000 UTC m=+12.788912419 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96740): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0230 item 16 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042c600): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042c600): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042c600): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042c600): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042c600): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.605659597 +0000 UTC m=+12.791217935 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042c600): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042cb80): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042cb80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042cb80): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042cb80): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042cb80): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042cb80): _writeAt: size=3, off=7 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042cb80): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042cb80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.605659597 +0000 UTC m=+12.791217935 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042cb80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042dcc0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042dcc0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042dcc0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042dcc0): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042dcc0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.605659597 +0000 UTC m=+12.791217935 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042dcc0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfebd0 item 17 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4600): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4600): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4600): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4600): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4600): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.608943069 +0000 UTC m=+12.794501368 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4600): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4b40): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4b40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4b40): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4b40): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4b40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.608943069 +0000 UTC m=+12.794501368 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4b40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dff0a0 item 18 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5200): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5200): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5200): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5200): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5200): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.612464919 +0000 UTC m=+12.798023218 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5200): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5700): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5700): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5700): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5700): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5700): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5700): _writeAt: size=3, off=7 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5700): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5700): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.612464919 +0000 UTC m=+12.798023218 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5700): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5c00): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5c00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5c00): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5c00): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5c00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.612464919 +0000 UTC m=+12.798023218 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5c00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dff420 item 19 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8340): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8340): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8340): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8340): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8340): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.615915384 +0000 UTC m=+12.801473693 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8340): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8880): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8880): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8880): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8880): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8880): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.615915384 +0000 UTC m=+12.801473693 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8880): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dff960 item 20 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96dc0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96dc0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96dc0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96dc0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96dc0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.617464752 +0000 UTC m=+12.803023052 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96dc0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c972c0): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c972c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c972c0): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c972c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c972c0): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c972c0): _writeAt: size=3, off=7 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c972c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c972c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.617464752 +0000 UTC m=+12.803023052 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c972c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97840): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97840): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97840): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97840): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97840): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.617464752 +0000 UTC m=+12.803023052 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97840): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f08c0 item 21 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97ec0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97ec0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97ec0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97ec0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97ec0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.619822918 +0000 UTC m=+12.805381218 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97ec0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956480): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956480): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956480): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956480): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956480): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.619822918 +0000 UTC m=+12.805381218 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956480): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1030 item 22 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956b00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956b00): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956b00): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956b00): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956b00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.621677168 +0000 UTC m=+12.807235497 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956b00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957000): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957000): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957000): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957000): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957000): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957000): _writeAt: size=3, off=7 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957000): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957000): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.621677168 +0000 UTC m=+12.807235497 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957000): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957540): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957540): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957540): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957540): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957540): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.621677168 +0000 UTC m=+12.807235497 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957540): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1880 item 23 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957bc0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957bc0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957bc0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957bc0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957bc0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.624318064 +0000 UTC m=+12.809876363 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957bc0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822180): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822180): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822180): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822180): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822180): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.624318064 +0000 UTC m=+12.809876363 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822180): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362150 item 24 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822800): _readAt: size=2, off=0 2025/07/07 03:36:03 ERROR : open-test-file(0xc000822800): Couldn't read size of file 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822800): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822800): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822800): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822800): close: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822800): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822bc0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822bc0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822bc0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822bc0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822bc0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.625975655 +0000 UTC m=+12.811533954 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822bc0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008230c0): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008230c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008230c0): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008230c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008230c0): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008230c0): _writeAt: size=3, off=7 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008230c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008230c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.625975655 +0000 UTC m=+12.811533954 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008230c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823600): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823600): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823600): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823600): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823600): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.625975655 +0000 UTC m=+12.811533954 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823600): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362930 item 25 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823c80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823c80): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823c80): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823c80): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823c80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.628321207 +0000 UTC m=+12.813879516 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823c80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72280): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72280): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72280): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72280): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72280): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.628321207 +0000 UTC m=+12.813879516 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72280): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362e70 item 26 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72900): _readAt: size=2, off=0 2025/07/07 03:36:03 ERROR : open-test-file(0xc000c72900): Couldn't read size of file 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72900): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72900): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72900): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72900): close: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72900): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72cc0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72cc0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72cc0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72cc0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72cc0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.630258663 +0000 UTC m=+12.815816962 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72cc0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c731c0): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c731c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c731c0): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c731c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c731c0): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c731c0): _writeAt: size=3, off=7 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c731c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c731c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.630258663 +0000 UTC m=+12.815816962 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c731c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c73700): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c73700): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c73700): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c73700): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c73700): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.630258663 +0000 UTC m=+12.815816962 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c73700): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363730 item 27 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c73d80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c73d80): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c73d80): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c73d80): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c73d80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.632577605 +0000 UTC m=+12.818135914 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c73d80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a340): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a340): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a340): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a340): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a340): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.632577605 +0000 UTC m=+12.818135914 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a340): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363d50 item 28 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a9c0): _readAt: size=2, off=0 2025/07/07 03:36:03 ERROR : open-test-file(0xc000d1a9c0): Couldn't read size of file 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a9c0): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a9c0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a9c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a9c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a9c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1ad80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1ad80): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1ad80): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1ad80): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1ad80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.634446803 +0000 UTC m=+12.820005103 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1ad80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1b440): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1b440): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1b440): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1b440): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1b440): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.634446803 +0000 UTC m=+12.820005103 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1b440): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea6230 item 29 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1bac0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1bac0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1bac0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1bac0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1bac0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.637310397 +0000 UTC m=+12.822868696 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1bac0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c0c0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c0c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c0c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c0c0): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c0c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.637310397 +0000 UTC m=+12.822868696 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c0c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea6700 item 30 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c700): _readAt: size=2, off=0 2025/07/07 03:36:03 ERROR : open-test-file(0xc000d8c700): Couldn't read size of file 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c700): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c700): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c700): >_writeAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c700): close: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c700): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8cac0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8cac0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8cac0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8cac0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8cac0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.639401391 +0000 UTC m=+12.824959690 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8cac0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8d180): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8d180): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8d180): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8d180): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8d180): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.639401391 +0000 UTC m=+12.824959690 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8d180): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea6bd0 item 31 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8d800): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8d800): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8d800): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8d800): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8d800): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.640909492 +0000 UTC m=+12.826467791 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8d800): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8dd40): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8dd40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8dd40): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8dd40): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8dd40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.640909492 +0000 UTC m=+12.826467791 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8dd40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea6f50 item 32 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa400): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa400): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa400): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa400): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa400): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.642641442 +0000 UTC m=+12.828199741 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa400): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa880): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa880): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa880): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa880): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa880): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea72d0 item 33 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa880): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa880): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.644644461 +0000 UTC m=+12.830202760 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa880): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daadc0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daadc0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daadc0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daadc0): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daadc0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.644644461 +0000 UTC m=+12.830202760 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daadc0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea7490 item 33 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab400): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab400): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab400): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab400): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab400): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.646616502 +0000 UTC m=+12.832174802 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab400): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab880): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab880): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea7810 item 34 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab880): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab880): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab880): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab880): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab880): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.647662425 +0000 UTC m=+12.833220724 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab880): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dabdc0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dabdc0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dabdc0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dabdc0): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dabdc0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.647662425 +0000 UTC m=+12.833220724 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dabdc0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea79d0 item 34 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42480): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42480): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42480): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42480): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42480): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.649246398 +0000 UTC m=+12.834804697 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42480): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42900): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42900): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42900): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42900): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42900): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea7d50 item 35 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42900): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42900): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.649889846 +0000 UTC m=+12.835448155 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42900): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42e00): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42e00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42e00): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42e00): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42e00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.649889846 +0000 UTC m=+12.835448155 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42e00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea7f10 item 35 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d434c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d434c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d434c0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d434c0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d434c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.651523983 +0000 UTC m=+12.837082272 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d434c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d439c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d439c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a3f0 item 36 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d439c0): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d439c0): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d439c0): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d439c0): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d439c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.652126393 +0000 UTC m=+12.837684692 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d439c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d43f00): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d43f00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d43f00): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d43f00): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d43f00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.652126393 +0000 UTC m=+12.837684692 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d43f00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a690 item 36 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6a5c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6a5c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6a5c0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6a5c0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6a5c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.65441624 +0000 UTC m=+12.839974539 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6a5c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6aa40): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6aa40): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6aa40): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6aa40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6aa40): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048abd0 item 37 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6aa40): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6aa40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.655058076 +0000 UTC m=+12.840616374 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6aa40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6af40): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6af40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6af40): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6af40): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6af40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.655058076 +0000 UTC m=+12.840616374 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6af40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ae00 item 37 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6b600): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6b600): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6b600): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6b600): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6b600): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.65644077 +0000 UTC m=+12.841999069 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6b600): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6bb00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6bb00): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b340 item 38 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6bb00): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6bb00): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6bb00): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6bb00): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6bb00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.657082264 +0000 UTC m=+12.842640562 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6bb00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e0c0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e0c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e0c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e0c0): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e0c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.657082264 +0000 UTC m=+12.842640562 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e0c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b570 item 38 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e7c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e7c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e7c0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e7c0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e7c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.658722732 +0000 UTC m=+12.844281031 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e7c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063ecc0): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063ecc0): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063ecc0): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063ecc0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063ecc0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bc70 item 39 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063ecc0): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063ecc0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.659689287 +0000 UTC m=+12.845247586 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063ecc0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f1c0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f1c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f1c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f1c0): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f1c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.659689287 +0000 UTC m=+12.845247586 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f1c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bf10 item 39 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f840): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f840): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f840): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f840): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f840): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.662240033 +0000 UTC m=+12.847798362 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f840): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063fe40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063fe40): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051c690 item 40 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063fe40): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063fe40): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063fe40): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063fe40): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063fe40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.66333031 +0000 UTC m=+12.848888629 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063fe40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870400): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870400): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870400): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870400): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870400): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.66333031 +0000 UTC m=+12.848888629 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870400): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051cc40 item 40 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008709c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008709c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008709c0): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008709c0): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008709c0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008709c0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008709c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.666105519 +0000 UTC m=+12.851663838 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008709c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870ec0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870ec0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870ec0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051d110 item 41 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870ec0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870ec0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.666983847 +0000 UTC m=+12.852542166 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870ec0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008713c0): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008713c0): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008713c0): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008713c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008713c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051d6c0 item 41 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008713c0): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008713c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.667847007 +0000 UTC m=+12.853405326 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0008713c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871900): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871900): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871900): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871900): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871900): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.667847007 +0000 UTC m=+12.853405326 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871900): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051d9d0 item 41 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871f40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871f40): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871f40): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871f40): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871f40): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871f40): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871f40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.670190655 +0000 UTC m=+12.855748974 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871f40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9c500): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9c500): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9c500): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438070 item 42 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9c500): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9c500): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.671034669 +0000 UTC m=+12.856592998 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9c500): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9ca40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9ca40): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438850 item 42 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9ca40): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9ca40): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9ca40): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9ca40): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9ca40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.672069471 +0000 UTC m=+12.857627789 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9ca40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9cfc0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9cfc0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9cfc0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9cfc0): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9cfc0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.672069471 +0000 UTC m=+12.857627789 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9cfc0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438c40 item 42 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9d600): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9d600): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9d600): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9d600): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9d600): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9d600): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9d600): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.674457924 +0000 UTC m=+12.860016252 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9d600): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9db00): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9db00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9db00): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439110 item 43 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9db00): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9db00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.675182223 +0000 UTC m=+12.860740542 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9db00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc60c0): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc60c0): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc60c0): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc60c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc60c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004393b0 item 43 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc60c0): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc60c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.675913214 +0000 UTC m=+12.861471533 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc60c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc6600): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc6600): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc6600): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc6600): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc6600): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.675913214 +0000 UTC m=+12.861471533 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc6600): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004397a0 item 43 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc6c40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc6c40): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc6c40): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc6c40): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc6c40): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc6c40): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc6c40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.678067507 +0000 UTC m=+12.863625826 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc6c40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc7140): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc7140): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc7140): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439ea0 item 44 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc7140): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc7140): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.678829498 +0000 UTC m=+12.864387816 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc7140): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc7680): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc7680): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e0e0 item 44 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc7680): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc7680): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc7680): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc7680): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc7680): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.679856565 +0000 UTC m=+12.865414885 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc7680): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc7c00): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc7c00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc7c00): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc7c00): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc7c00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.679856565 +0000 UTC m=+12.865414885 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000fc7c00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e2a0 item 44 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000944300): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000944300): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000944300): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000944300): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000944300): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000944300): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000944300): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.684671131 +0000 UTC m=+12.870229420 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000944300): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000944800): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000944800): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000944800): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e8c0 item 45 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000944800): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000944800): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.685525454 +0000 UTC m=+12.871083753 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000944800): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000944f00): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000944f00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000944f00): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000944f00): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000944f00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.685525454 +0000 UTC m=+12.871083753 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000944f00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ea80 item 45 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000945540): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000945540): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000945540): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000945540): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000945540): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000945540): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000945540): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.687179188 +0000 UTC m=+12.872737487 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000945540): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000945a40): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000945a40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000945a40): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f2d0 item 46 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000945a40): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000945a40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.687717228 +0000 UTC m=+12.873275526 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000945a40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009841c0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009841c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009841c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009841c0): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009841c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.687717228 +0000 UTC m=+12.873275526 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009841c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f650 item 46 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000984800): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000984800): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000984800): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000984800): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000984800): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000984800): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000984800): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.689370982 +0000 UTC m=+12.874929291 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000984800): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000984d00): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000984d00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000984d00): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042fea0 item 47 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000984d00): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000984d00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.690100531 +0000 UTC m=+12.875658830 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000984d00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000985400): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000985400): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000985400): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000985400): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000985400): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.690100531 +0000 UTC m=+12.875658830 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000985400): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a150 item 47 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000985a40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000985a40): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000985a40): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000985a40): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000985a40): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000985a40): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000985a40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.692459017 +0000 UTC m=+12.878017306 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000985a40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000985f40): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000985f40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000985f40): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a700 item 48 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000985f40): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000985f40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.693149282 +0000 UTC m=+12.878707582 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000985f40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ac6c0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ac6c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ac6c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ac6c0): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ac6c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.693149282 +0000 UTC m=+12.878707582 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ac6c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ab60 item 48 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009acd00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009acd00): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009acd00): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009acd00): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009acd00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.694970069 +0000 UTC m=+12.880528369 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009acd00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ad180): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ad180): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ad180): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ad180): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ad180): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ad180): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b0a0 item 49 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ad180): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ad180): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.695670144 +0000 UTC m=+12.881228432 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ad180): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ad6c0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ad6c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ad6c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ad6c0): >_readAt: n=8, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ad6c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.695670144 +0000 UTC m=+12.881228432 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ad6c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b490 item 49 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009add40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009add40): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009add40): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009add40): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009add40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.697264885 +0000 UTC m=+12.882823185 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009add40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c42c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c42c0): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c42c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b880 item 50 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c42c0): _readAt: size=2, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c42c0): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c42c0): _writeAt: size=3, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c42c0): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c42c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.698014834 +0000 UTC m=+12.883573132 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c42c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c4840): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c4840): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c4840): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c4840): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c4840): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.698014834 +0000 UTC m=+12.883573132 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c4840): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ba40 item 50 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c4ec0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c4ec0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c4ec0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c4ec0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c4ec0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.699689757 +0000 UTC m=+12.885248056 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c4ec0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c53c0): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c53c0): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c53c0): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c53c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c53c0): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c53c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444070 item 51 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c53c0): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c53c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.700601809 +0000 UTC m=+12.886160108 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c53c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c5900): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c5900): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c5900): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c5900): >_readAt: n=8, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c5900): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.700601809 +0000 UTC m=+12.886160108 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009c5900): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444310 item 51 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f8000): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f8000): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f8000): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f8000): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f8000): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.702527673 +0000 UTC m=+12.888085972 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f8000): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f8500): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f8500): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f8500): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444a80 item 52 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f8500): _readAt: size=2, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f8500): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f8500): _writeAt: size=3, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f8500): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f8500): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.7042317 +0000 UTC m=+12.889790000 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f8500): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f8a80): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f8a80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f8a80): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f8a80): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f8a80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.7042317 +0000 UTC m=+12.889790000 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f8a80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444cb0 item 52 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f9100): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f9100): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f9100): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f9100): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f9100): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.706689182 +0000 UTC m=+12.892247482 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f9100): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f9600): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f9600): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f9600): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f9600): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f9600): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f9600): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445110 item 53 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f9600): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f9600): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.70743871 +0000 UTC m=+12.892997009 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f9600): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f9b40): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f9b40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f9b40): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f9b40): >_readAt: n=8, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f9b40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.70743871 +0000 UTC m=+12.892997009 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009f9b40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004452d0 item 53 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a26240): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a26240): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a26240): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a26240): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a26240): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.711177397 +0000 UTC m=+12.896735725 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a26240): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a26740): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a26740): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a26740): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445730 item 54 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a26740): _readAt: size=2, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a26740): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a26740): _writeAt: size=3, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a26740): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a26740): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.712385604 +0000 UTC m=+12.897943923 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a26740): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a26cc0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a26cc0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a26cc0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a26cc0): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a26cc0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.712385604 +0000 UTC m=+12.897943923 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a26cc0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445960 item 54 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a27340): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a27340): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a27340): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a27340): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a27340): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.714287252 +0000 UTC m=+12.899845551 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a27340): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a27840): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a27840): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a27840): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a27840): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a27840): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a27840): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a070 item 55 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a27840): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a27840): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.715718919 +0000 UTC m=+12.901277218 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a27840): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a27d80): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a27d80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a27d80): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a27d80): >_readAt: n=8, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a27d80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.715718919 +0000 UTC m=+12.901277218 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a27d80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a460 item 55 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a42480): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a42480): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a42480): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a42480): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a42480): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.717633483 +0000 UTC m=+12.903191782 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a42480): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a42980): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a42980): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a42980): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b3b0 item 56 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a42980): _readAt: size=2, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a42980): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a42980): _writeAt: size=3, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a42980): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a42980): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.718698641 +0000 UTC m=+12.904256941 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a42980): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a42f00): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a42f00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a42f00): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a42f00): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a42f00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.718698641 +0000 UTC m=+12.904256941 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a42f00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b5e0 item 56 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a43540): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a43540): open at offset 0 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a43540): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a43540): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a43540): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a43540): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a43540): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a43540): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.72097824 +0000 UTC m=+12.906536540 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a43540): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a43a80): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a43a80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a43a80): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003421c0 item 57 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a43a80): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a43a80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.721659999 +0000 UTC m=+12.907218298 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a43a80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5a040): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5a040): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5a040): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5a040): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5a040): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5a040): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342460 item 57 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5a040): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5a040): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.722199221 +0000 UTC m=+12.907757520 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5a040): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5a5c0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5a5c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5a5c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5a5c0): >_readAt: n=8, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5a5c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.722199221 +0000 UTC m=+12.907757520 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5a5c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342930 item 57 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5ac00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5ac00): open at offset 0 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5ac00): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5ac00): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5ac00): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5ac00): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5ac00): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5ac00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.724097885 +0000 UTC m=+12.909656184 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5ac00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5b140): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5b140): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5b140): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342e70 item 58 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5b140): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5b140): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.727674096 +0000 UTC m=+12.913232405 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5b140): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8380): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8380): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8380): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfe0e0 item 58 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8380): _readAt: size=2, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8380): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8380): _writeAt: size=3, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8380): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8380): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.728521687 +0000 UTC m=+12.914079986 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8380): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8940): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8940): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8940): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8940): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8940): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.728521687 +0000 UTC m=+12.914079986 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8940): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfe2a0 item 58 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8f80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8f80): open at offset 0 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8f80): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8f80): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8f80): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8f80): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8f80): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8f80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.731041606 +0000 UTC m=+12.916599905 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd8f80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd94c0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd94c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd94c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfe690 item 59 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd94c0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd94c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.732091586 +0000 UTC m=+12.917649896 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd94c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd9a00): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd9a00): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd9a00): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd9a00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd9a00): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd9a00): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfe850 item 59 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd9a00): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd9a00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.732849749 +0000 UTC m=+12.918408048 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cd9a00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0040): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0040): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0040): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0040): >_readAt: n=8, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0040): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.732849749 +0000 UTC m=+12.918408048 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0040): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfea80 item 59 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0680): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0680): open at offset 0 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0680): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0680): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0680): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0680): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0680): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0680): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.734547416 +0000 UTC m=+12.920105714 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0680): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0bc0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0bc0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0bc0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfee00 item 60 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0bc0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0bc0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.735041082 +0000 UTC m=+12.920599381 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed0bc0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed1100): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed1100): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed1100): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dfefc0 item 60 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed1100): _readAt: size=2, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed1100): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed1100): _writeAt: size=3, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed1100): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed1100): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.735737459 +0000 UTC m=+12.921295758 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed1100): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed16c0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed16c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed16c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed16c0): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed16c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.735737459 +0000 UTC m=+12.921295758 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed16c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dff180 item 60 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed1d00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed1d00): open at offset 0 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed1d00): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed1d00): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed1d00): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed1d00): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed1d00): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed1d00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.737213138 +0000 UTC m=+12.922771437 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000ed1d00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0000af500): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0000af500): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0000af500): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dff500 item 61 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0000af500): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0000af500): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.738292905 +0000 UTC m=+12.923851204 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0000af500): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5a040): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5a040): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5a040): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5a040): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5a040): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.738292905 +0000 UTC m=+12.923851204 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5a040): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dff6c0 item 61 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5a680): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5a680): open at offset 0 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5a680): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5a680): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5a680): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5a680): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5a680): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5a680): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.739953612 +0000 UTC m=+12.925511911 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5a680): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5abc0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5abc0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5abc0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dffab0 item 62 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5abc0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5abc0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.740849643 +0000 UTC m=+12.926407943 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5abc0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5b9c0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5b9c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5b9c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5b9c0): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5b9c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.740849643 +0000 UTC m=+12.926407943 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000a5b9c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dffc70 item 62 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0002e8540): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0002e8540): open at offset 0 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0002e8540): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0002e8540): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0002e8540): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0002e8540): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0002e8540): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0002e8540): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.742604988 +0000 UTC m=+12.928163287 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0002e8540): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0002e98c0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0002e98c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0002e98c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e1c0 item 63 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0002e98c0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0002e98c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.743202959 +0000 UTC m=+12.928761259 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0002e98c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066c0c0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066c0c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066c0c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066c0c0): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066c0c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.743202959 +0000 UTC m=+12.928761259 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066c0c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e7e0 item 63 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066ca00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066ca00): open at offset 0 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066ca00): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066ca00): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066ca00): >_readAt: n=0, err=Bad file descriptor 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066ca00): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066ca00): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066ca00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.745373694 +0000 UTC m=+12.930931993 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066ca00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d040): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d040): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d040): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f030 item 64 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d040): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d040): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.746055022 +0000 UTC m=+12.931613321 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d040): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d740): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d740): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d740): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d740): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d740): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.746055022 +0000 UTC m=+12.931613321 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066d740): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f1f0 item 64 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066dd80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066dd80): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066dd80): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066dd80): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066dd80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.748009892 +0000 UTC m=+12.933568191 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00066dd80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001082280): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001082280): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001082280): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001082280): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001082280): _writeAt: size=3, off=2 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f7a0 item 65 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001082280): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001082280): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.748662115 +0000 UTC m=+12.934220414 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001082280): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001082780): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001082780): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001082780): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001082780): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001082780): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.748662115 +0000 UTC m=+12.934220414 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001082780): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fd50 item 65 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001082dc0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001082dc0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001082dc0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001082dc0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001082dc0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.750134519 +0000 UTC m=+12.935692858 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001082dc0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083300): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083300): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6a380 item 66 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083300): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083300): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083300): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083300): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083300): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.751073481 +0000 UTC m=+12.936631800 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083300): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083840): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083840): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083840): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083840): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083840): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.751073481 +0000 UTC m=+12.936631800 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083840): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6a540 item 66 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083e80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083e80): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083e80): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083e80): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083e80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.755369253 +0000 UTC m=+12.940927572 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc001083e80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0005424c0): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0005424c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0005424c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0005424c0): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0005424c0): _writeAt: size=3, off=2 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6a8c0 item 67 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0005424c0): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0005424c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.756473625 +0000 UTC m=+12.942031944 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0005424c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0005429c0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0005429c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0005429c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0005429c0): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0005429c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.756473625 +0000 UTC m=+12.942031944 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0005429c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6aa80 item 67 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543580): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543580): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543580): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543580): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543580): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.758898306 +0000 UTC m=+12.944456624 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543580): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543a80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543a80): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6ae00 item 68 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543a80): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543a80): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543a80): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543a80): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543a80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.75982812 +0000 UTC m=+12.945386439 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000543a80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fe040): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fe040): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fe040): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fe040): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fe040): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.75982812 +0000 UTC m=+12.945386439 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fe040): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6b110 item 68 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fe780): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fe780): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fe780): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fe780): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fe780): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.761945394 +0000 UTC m=+12.947503723 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fe780): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fec00): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fec00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fec00): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fec00): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fec00): _writeAt: size=3, off=2 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6b570 item 69 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fec00): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fec00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.762820677 +0000 UTC m=+12.948378996 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009fec00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ff100): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ff100): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ff100): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ff100): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ff100): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.762820677 +0000 UTC m=+12.948378996 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ff100): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6b730 item 69 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ff780): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ff780): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ff780): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ff780): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ff780): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.76532131 +0000 UTC m=+12.950879639 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ff780): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ffc80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ffc80): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6bab0 item 70 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ffc80): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ffc80): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ffc80): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ffc80): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ffc80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.766335032 +0000 UTC m=+12.951893351 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009ffc80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e240): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e240): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e240): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e240): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e240): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.766335032 +0000 UTC m=+12.951893351 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e240): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6bc70 item 70 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e9c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e9c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e9c0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e9c0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e9c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.768383016 +0000 UTC m=+12.953941335 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081e9c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081eec0): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081eec0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081eec0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081eec0): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081eec0): _writeAt: size=3, off=2 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342070 item 71 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081eec0): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081eec0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.769273237 +0000 UTC m=+12.954831556 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081eec0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081f3c0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081f3c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081f3c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081f3c0): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081f3c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.769273237 +0000 UTC m=+12.954831556 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081f3c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342230 item 71 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081fa40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081fa40): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081fa40): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081fa40): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081fa40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.771520665 +0000 UTC m=+12.957078994 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081fa40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081ff40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081ff40): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003429a0 item 72 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081ff40): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081ff40): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081ff40): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081ff40): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081ff40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.772420053 +0000 UTC m=+12.957978372 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00081ff40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078e880): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078e880): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078e880): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078e880): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078e880): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.772420053 +0000 UTC m=+12.957978372 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078e880): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343110 item 72 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078ee80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078ee80): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078ee80): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078ee80): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078ee80): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078ee80): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078ee80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.774988934 +0000 UTC m=+12.960547253 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078ee80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f380): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f380): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f380): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343500 item 73 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f380): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f380): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.776030619 +0000 UTC m=+12.961588938 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f380): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f840): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f840): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f840): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f840): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f840): _writeAt: size=3, off=2 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343a40 item 73 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f840): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f840): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.7770332 +0000 UTC m=+12.962591529 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078f840): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078fd80): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078fd80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078fd80): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078fd80): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078fd80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.7770332 +0000 UTC m=+12.962591529 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00078fd80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c070 item 73 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3c440): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3c440): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3c440): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3c440): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3c440): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3c440): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3c440): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.779389783 +0000 UTC m=+12.964948102 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3c440): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3c980): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3c980): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3c980): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033cfc0 item 74 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3c980): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3c980): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.780279573 +0000 UTC m=+12.965837892 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3c980): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3cf40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3cf40): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d260 item 74 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3cf40): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3cf40): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3cf40): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3cf40): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3cf40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.781629196 +0000 UTC m=+12.967187515 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3cf40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3d500): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3d500): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3d500): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3d500): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3d500): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.781629196 +0000 UTC m=+12.967187515 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3d500): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d650 item 74 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3db40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3db40): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3db40): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3db40): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3db40): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3db40): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3db40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.783823544 +0000 UTC m=+12.969381863 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c3db40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091c380): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091c380): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091c380): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000500e0 item 75 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091c380): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091c380): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.784711109 +0000 UTC m=+12.970269429 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091c380): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091c8c0): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091c8c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091c8c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091c8c0): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091c8c0): _writeAt: size=3, off=2 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050e00 item 75 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091c8c0): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091c8c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.785835049 +0000 UTC m=+12.971393368 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091c8c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091cf00): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091cf00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091cf00): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091cf00): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091cf00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.785835049 +0000 UTC m=+12.971393368 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091cf00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051490 item 75 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091d540): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091d540): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091d540): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091d540): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091d540): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091d540): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091d540): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.788115198 +0000 UTC m=+12.973673517 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091d540): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091da40): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091da40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091da40): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ab0 item 76 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091da40): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091da40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.788875394 +0000 UTC m=+12.974433714 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00091da40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042c080): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042c080): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051c70 item 76 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042c080): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042c080): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042c080): _writeAt: size=3, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042c080): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042c080): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.789657823 +0000 UTC m=+12.975216142 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042c080): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042c900): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042c900): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042c900): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042c900): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042c900): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.789657823 +0000 UTC m=+12.975216142 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042c900): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f8000 item 76 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042db80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042db80): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042db80): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042db80): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042db80): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042db80): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042db80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.791433506 +0000 UTC m=+12.976991825 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00042db80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4400): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4400): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4400): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f89a0 item 77 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4400): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4400): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.792431558 +0000 UTC m=+12.977989877 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4400): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4b00): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4b00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4b00): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4b00): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4b00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.792431558 +0000 UTC m=+12.977989877 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf4b00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f96c0 item 77 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5140): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5140): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5140): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5140): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5140): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5140): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5140): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.794634022 +0000 UTC m=+12.980192351 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5140): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5680): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5680): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5680): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f9d50 item 78 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5680): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5680): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.795565381 +0000 UTC m=+12.981123700 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5680): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5d80): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5d80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5d80): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5d80): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5d80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.795565381 +0000 UTC m=+12.981123700 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000cf5d80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c1c0 item 78 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96440): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96440): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96440): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96440): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96440): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96440): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96440): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.798286357 +0000 UTC m=+12.983844686 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96440): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96940): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96940): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96940): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047caf0 item 79 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96940): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96940): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.799180675 +0000 UTC m=+12.984738994 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c96940): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97040): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97040): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97040): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97040): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97040): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.799180675 +0000 UTC m=+12.984738994 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97040): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cf50 item 79 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97680): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97680): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97680): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97680): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97680): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97680): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97680): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.801603393 +0000 UTC m=+12.987161711 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97680): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97c00): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97c00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97c00): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d570 item 80 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97c00): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97c00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.802889917 +0000 UTC m=+12.988448246 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c97c00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956380): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956380): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956380): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956380): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956380): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.802889917 +0000 UTC m=+12.988448246 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956380): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d8f0 item 80 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009569c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009569c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009569c0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009569c0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009569c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.805396501 +0000 UTC m=+12.990954820 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009569c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956e40): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956e40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956e40): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956e40): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956e40): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956e40): _writeAt: size=3, off=7 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e000 item 81 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956e40): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956e40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.806390827 +0000 UTC m=+12.991949156 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000956e40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009573c0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009573c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009573c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009573c0): >_readAt: n=8, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009573c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.806390827 +0000 UTC m=+12.991949156 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc0009573c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e310 item 81 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957a40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957a40): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957a40): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957a40): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957a40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.809283395 +0000 UTC m=+12.994841695 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957a40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957f40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957f40): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957f40): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e930 item 82 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957f40): _readAt: size=2, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957f40): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957f40): _writeAt: size=3, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957f40): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957f40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.810089238 +0000 UTC m=+12.995647537 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000957f40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822580): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822580): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822580): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822580): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822580): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.810089238 +0000 UTC m=+12.995647537 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822580): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ec40 item 82 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822c00): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822c00): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822c00): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822c00): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822c00): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.81203555 +0000 UTC m=+12.997593850 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000822c00): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823100): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823100): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823100): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823100): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823100): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823100): _writeAt: size=3, off=7 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f2d0 item 83 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823100): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823100): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.813154631 +0000 UTC m=+12.998712930 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823100): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823640): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823640): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823640): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823640): >_readAt: n=8, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823640): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.813154631 +0000 UTC m=+12.998712930 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823640): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f490 item 83 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823cc0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823cc0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823cc0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823cc0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823cc0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.815274489 +0000 UTC m=+13.000832798 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000823cc0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72280): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72280): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72280): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f8f0 item 84 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72280): _readAt: size=2, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72280): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72280): _writeAt: size=3, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72280): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72280): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.816742353 +0000 UTC m=+13.002300653 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72280): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72840): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72840): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72840): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72840): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72840): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.816742353 +0000 UTC m=+13.002300653 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72840): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045fab0 item 84 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72ec0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72ec0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72ec0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72ec0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72ec0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.81877049 +0000 UTC m=+13.004328790 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c72ec0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c733c0): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c733c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c733c0): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c733c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c733c0): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c733c0): _writeAt: size=3, off=7 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0310 item 85 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c733c0): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c733c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.819545806 +0000 UTC m=+13.005104105 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c733c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c73900): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c73900): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c73900): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c73900): >_readAt: n=8, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c73900): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.819545806 +0000 UTC m=+13.005104105 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000c73900): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0770 item 85 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a000): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a000): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a000): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a000): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a000): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.821320386 +0000 UTC m=+13.006878685 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a000): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a500): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a500): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a500): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0cb0 item 86 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a500): _readAt: size=2, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a500): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a500): _writeAt: size=3, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a500): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a500): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.822726034 +0000 UTC m=+13.008284363 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1a500): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1aac0): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1aac0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1aac0): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1aac0): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1aac0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.822726034 +0000 UTC m=+13.008284363 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1aac0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0ee0 item 86 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1b140): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1b140): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1b140): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1b140): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1b140): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.825000362 +0000 UTC m=+13.010558650 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1b140): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1b640): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1b640): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1b640): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1b640): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1b640): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1b640): _writeAt: size=3, off=7 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f16c0 item 87 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1b640): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1b640): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.82583069 +0000 UTC m=+13.011388989 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1b640): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1bb80): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1bb80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1bb80): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1bb80): >_readAt: n=8, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1bb80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.82583069 +0000 UTC m=+13.011388989 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d1bb80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1ab0 item 87 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c2c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c2c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c2c0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c2c0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c2c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.828232688 +0000 UTC m=+13.013791008 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c2c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c7c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c7c0): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c7c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362070 item 88 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c7c0): _readAt: size=2, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c7c0): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c7c0): _writeAt: size=3, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c7c0): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c7c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.829280725 +0000 UTC m=+13.014839043 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d8c7c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa180): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa180): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa180): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa180): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa180): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.829280725 +0000 UTC m=+13.014839043 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa180): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea6000 item 88 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa840): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa840): open at offset 0 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa840): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa840): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa840): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa840): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa840): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa840): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.831046568 +0000 UTC m=+13.016604868 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daa840): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daadc0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daadc0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daadc0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea6540 item 89 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daadc0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daadc0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.831614074 +0000 UTC m=+13.017172374 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000daadc0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab300): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab300): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab300): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab300): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab300): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab300): _writeAt: size=3, off=7 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea6700 item 89 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab300): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab300): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.832242113 +0000 UTC m=+13.017800411 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab300): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab880): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab880): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab880): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab880): >_readAt: n=8, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab880): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.832242113 +0000 UTC m=+13.017800411 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dab880): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea68c0 item 89 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dabec0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dabec0): open at offset 0 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dabec0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dabec0): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dabec0): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dabec0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dabec0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dabec0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.833764069 +0000 UTC m=+13.019322368 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000dabec0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42480): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42480): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42480): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea6d90 item 90 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42480): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42480): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.834550706 +0000 UTC m=+13.020109004 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42480): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d429c0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d429c0): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d429c0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea6f50 item 90 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d429c0): _readAt: size=2, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d429c0): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d429c0): _writeAt: size=3, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d429c0): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d429c0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.835537858 +0000 UTC m=+13.021096147 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d429c0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42f80): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42f80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42f80): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42f80): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42f80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.835537858 +0000 UTC m=+13.021096147 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d42f80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea7110 item 90 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d43600): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d43600): open at offset 0 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d43600): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d43600): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d43600): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d43600): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d43600): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d43600): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.836818883 +0000 UTC m=+13.022377181 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d43600): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d43b40): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d43b40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d43b40): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea7490 item 91 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d43b40): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d43b40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.837332687 +0000 UTC m=+13.022890985 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d43b40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6a100): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6a100): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6a100): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6a100): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6a100): >_readAt: n=2, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6a100): _writeAt: size=3, off=7 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea7650 item 91 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6a100): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6a100): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.837985482 +0000 UTC m=+13.023543781 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6a100): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6a680): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6a680): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6a680): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6a680): >_readAt: n=8, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6a680): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.837985482 +0000 UTC m=+13.023543781 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6a680): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea7810 item 91 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6acc0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6acc0): open at offset 0 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6acc0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6acc0): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6acc0): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6acc0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6acc0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6acc0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.843294415 +0000 UTC m=+13.028852704 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6acc0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6b240): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6b240): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6b240): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea7b90 item 92 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6b240): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6b240): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.843790516 +0000 UTC m=+13.029348815 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6b240): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6b780): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6b780): open at offset 5 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6b780): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea7d50 item 92 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6b780): _readAt: size=2, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6b780): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6b780): _writeAt: size=3, off=5 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6b780): >_writeAt: n=3, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6b780): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.844415109 +0000 UTC m=+13.029973407 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6b780): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6bd40): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6bd40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6bd40): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6bd40): >_readAt: n=3, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6bd40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.844415109 +0000 UTC m=+13.029973407 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000d6bd40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea7f10 item 92 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e400): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e400): open at offset 0 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e400): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e400): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e400): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e400): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e400): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e400): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.846423818 +0000 UTC m=+13.031982117 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e400): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e940): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e940): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e940): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a3f0 item 93 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e940): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e940): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.847177853 +0000 UTC m=+13.032736152 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063e940): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f040): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f040): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f040): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f040): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f040): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.847177853 +0000 UTC m=+13.032736152 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f040): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a690 item 93 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f680): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f680): open at offset 0 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f680): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f680): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f680): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f680): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f680): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f680): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.849270891 +0000 UTC m=+13.034829190 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063f680): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063fcc0): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063fcc0): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063fcc0): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048abd0 item 94 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063fcc0): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063fcc0): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.849915611 +0000 UTC m=+13.035473910 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc00063fcc0): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870440): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870440): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870440): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870440): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870440): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.849915611 +0000 UTC m=+13.035473910 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870440): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ae00 item 94 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870a80): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870a80): open at offset 0 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870a80): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870a80): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870a80): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870a80): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870a80): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870a80): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.85168923 +0000 UTC m=+13.037247530 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000870a80): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871000): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871000): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871000): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b340 item 95 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871000): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871000): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.852436953 +0000 UTC m=+13.037995252 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871000): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871700): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871700): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871700): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871700): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871700): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.852436953 +0000 UTC m=+13.037995252 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871700): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b570 item 95 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871d40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871d40): open at offset 0 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871d40): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871d40): _readAt: size=2, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871d40): >_readAt: n=0, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871d40): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871d40): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871d40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.855623483 +0000 UTC m=+13.041181783 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000871d40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9c300): _writeAt: size=5, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9c300): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9c300): >openPending: err= 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bc70 item 96 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9c300): >_writeAt: n=5, err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9c300): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.856722265 +0000 UTC m=+13.042280564 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9c300): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/07 03:36:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/07 03:36:03 DEBUG : open-test-file: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9ca40): _readAt: size=512, off=0 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9ca40): openPending: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9ca40): >openPending: err= 2025/07/07 03:36:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9ca40): >_readAt: n=5, err=EOF 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9ca40): close: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-07 03:36:03.856722265 +0000 UTC m=+13.042280564 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:03 DEBUG : open-test-file(0xc000e9ca40): >close: err= 2025/07/07 03:36:03 DEBUG : open-test-file: Remove: 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bf10 item 96 2025/07/07 03:36:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/07 03:36:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/07 03:36:03 DEBUG : open-test-file: >Remove: err= 2025/07/07 03:36:03 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:03 DEBUG : Looking for writers 2025/07/07 03:36:03 DEBUG : >WaitForWriters: 2025/07/07 03:36:03 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.65s) --- PASS: TestRWFileHandleOpenTests/writes (0.33s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.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.32s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:03 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:03 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/07 03:36:03 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:03 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:03 INFO : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/07 03:36:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:03 DEBUG : file1: newRWFileHandle: 2025/07/07 03:36:03 DEBUG : file1(0xc0008dce80): openPending: 2025/07/07 03:36:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:03 DEBUG : file1(0xc0008dce80): >openPending: err= 2025/07/07 03:36:03 DEBUG : file1: >newRWFileHandle: err= 2025/07/07 03:36:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/07 03:36:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/07/07 03:36:03 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:03 DEBUG : Looking for writers 2025/07/07 03:36:03 DEBUG : file1: reading active writers 2025/07/07 03:36:03 DEBUG : file1: active writers 1 2025/07/07 03:36:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/07/07 03:36:03 DEBUG : Looking for writers 2025/07/07 03:36:03 DEBUG : file1: reading active writers 2025/07/07 03:36:03 DEBUG : file1: active writers 1 2025/07/07 03:36:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/07/07 03:36:03 DEBUG : Looking for writers 2025/07/07 03:36:03 DEBUG : file1: reading active writers 2025/07/07 03:36:03 DEBUG : file1: active writers 1 2025/07/07 03:36:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/07/07 03:36:03 DEBUG : Looking for writers 2025/07/07 03:36:03 DEBUG : file1: reading active writers 2025/07/07 03:36:03 DEBUG : file1: active writers 1 2025/07/07 03:36:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/07/07 03:36:04 DEBUG : Looking for writers 2025/07/07 03:36:04 DEBUG : file1: reading active writers 2025/07/07 03:36:04 DEBUG : file1: active writers 1 2025/07/07 03:36:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/07/07 03:36:04 DEBUG : Looking for writers 2025/07/07 03:36:04 DEBUG : file1: reading active writers 2025/07/07 03:36:04 DEBUG : file1: active writers 1 2025/07/07 03:36:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/07/07 03:36:04 DEBUG : Looking for writers 2025/07/07 03:36:04 DEBUG : file1: reading active writers 2025/07/07 03:36:04 DEBUG : file1: active writers 1 2025/07/07 03:36:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/07/07 03:36:05 DEBUG : Looking for writers 2025/07/07 03:36:05 DEBUG : file1: reading active writers 2025/07/07 03:36:05 DEBUG : file1: active writers 1 2025/07/07 03:36:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/07 03:36:06 DEBUG : Looking for writers 2025/07/07 03:36:06 DEBUG : file1: reading active writers 2025/07/07 03:36:06 DEBUG : file1: active writers 1 2025/07/07 03:36:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/07 03:36:07 DEBUG : Looking for writers 2025/07/07 03:36:07 DEBUG : file1: reading active writers 2025/07/07 03:36:07 DEBUG : file1: active writers 1 2025/07/07 03:36:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/07 03:36:08 DEBUG : Looking for writers 2025/07/07 03:36:08 DEBUG : file1: reading active writers 2025/07/07 03:36:08 DEBUG : file1: active writers 1 2025/07/07 03:36:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/07 03:36:09 DEBUG : Looking for writers 2025/07/07 03:36:09 DEBUG : file1: reading active writers 2025/07/07 03:36:09 DEBUG : file1: active writers 1 2025/07/07 03:36:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/07 03:36:10 DEBUG : Looking for writers 2025/07/07 03:36:10 DEBUG : file1: reading active writers 2025/07/07 03:36:10 DEBUG : file1: active writers 1 2025/07/07 03:36:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/07 03:36:11 DEBUG : Looking for writers 2025/07/07 03:36:11 DEBUG : file1: reading active writers 2025/07/07 03:36:11 DEBUG : file1: active writers 1 2025/07/07 03:36:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/07 03:36:12 DEBUG : Looking for writers 2025/07/07 03:36:12 DEBUG : file1: reading active writers 2025/07/07 03:36:12 DEBUG : file1: active writers 1 2025/07/07 03:36:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/07 03:36:13 DEBUG : Looking for writers 2025/07/07 03:36:13 DEBUG : file1: reading active writers 2025/07/07 03:36:13 DEBUG : file1: active writers 1 2025/07/07 03:36:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/07 03:36:14 DEBUG : Looking for writers 2025/07/07 03:36:14 DEBUG : file1: reading active writers 2025/07/07 03:36:14 DEBUG : file1: active writers 1 2025/07/07 03:36:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/07 03:36:15 DEBUG : Looking for writers 2025/07/07 03:36:15 DEBUG : file1: reading active writers 2025/07/07 03:36:15 DEBUG : file1: active writers 1 2025/07/07 03:36:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/07 03:36:16 DEBUG : Looking for writers 2025/07/07 03:36:16 DEBUG : file1: reading active writers 2025/07/07 03:36:16 DEBUG : file1: active writers 1 2025/07/07 03:36:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/07 03:36:17 DEBUG : Looking for writers 2025/07/07 03:36:17 DEBUG : file1: reading active writers 2025/07/07 03:36:17 DEBUG : file1: active writers 1 2025/07/07 03:36:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/07 03:36:18 DEBUG : Looking for writers 2025/07/07 03:36:18 DEBUG : file1: reading active writers 2025/07/07 03:36:18 DEBUG : file1: active writers 1 2025/07/07 03:36:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/07 03:36:19 DEBUG : Looking for writers 2025/07/07 03:36:19 DEBUG : file1: reading active writers 2025/07/07 03:36:19 DEBUG : file1: active writers 1 2025/07/07 03:36:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/07 03:36:20 DEBUG : Looking for writers 2025/07/07 03:36:20 DEBUG : file1: reading active writers 2025/07/07 03:36:20 DEBUG : file1: active writers 1 2025/07/07 03:36:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/07 03:36:21 DEBUG : Looking for writers 2025/07/07 03:36:21 DEBUG : file1: reading active writers 2025/07/07 03:36:21 DEBUG : file1: active writers 1 2025/07/07 03:36:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/07 03:36:22 DEBUG : Looking for writers 2025/07/07 03:36:22 DEBUG : file1: reading active writers 2025/07/07 03:36:22 DEBUG : file1: active writers 1 2025/07/07 03:36:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/07 03:36:23 DEBUG : Looking for writers 2025/07/07 03:36:23 DEBUG : file1: reading active writers 2025/07/07 03:36:23 DEBUG : file1: active writers 1 2025/07/07 03:36:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/07 03:36:24 DEBUG : Looking for writers 2025/07/07 03:36:24 DEBUG : file1: reading active writers 2025/07/07 03:36:24 DEBUG : file1: active writers 1 2025/07/07 03:36:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/07 03:36:25 DEBUG : Looking for writers 2025/07/07 03:36:25 DEBUG : file1: reading active writers 2025/07/07 03:36:25 DEBUG : file1: active writers 1 2025/07/07 03:36:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/07 03:36:26 DEBUG : Looking for writers 2025/07/07 03:36:26 DEBUG : file1: reading active writers 2025/07/07 03:36:26 DEBUG : file1: active writers 1 2025/07/07 03:36:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/07 03:36:27 DEBUG : Looking for writers 2025/07/07 03:36:27 DEBUG : file1: reading active writers 2025/07/07 03:36:27 DEBUG : file1: active writers 1 2025/07/07 03:36:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/07 03:36:28 DEBUG : Looking for writers 2025/07/07 03:36:28 DEBUG : file1: reading active writers 2025/07/07 03:36:28 DEBUG : file1: active writers 1 2025/07/07 03:36:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/07 03:36:29 DEBUG : Looking for writers 2025/07/07 03:36:29 DEBUG : file1: reading active writers 2025/07/07 03:36:29 DEBUG : file1: active writers 1 2025/07/07 03:36:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/07 03:36:30 DEBUG : Looking for writers 2025/07/07 03:36:30 DEBUG : file1: reading active writers 2025/07/07 03:36:30 DEBUG : file1: active writers 1 2025/07/07 03:36:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/07 03:36:31 DEBUG : Looking for writers 2025/07/07 03:36:31 DEBUG : file1: reading active writers 2025/07/07 03:36:31 DEBUG : file1: active writers 1 2025/07/07 03:36:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/07 03:36:32 DEBUG : Looking for writers 2025/07/07 03:36:32 DEBUG : file1: reading active writers 2025/07/07 03:36:32 DEBUG : file1: active writers 1 2025/07/07 03:36:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/07 03:36:33 DEBUG : Looking for writers 2025/07/07 03:36:33 DEBUG : file1: reading active writers 2025/07/07 03:36:33 DEBUG : file1: active writers 1 2025/07/07 03:36:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/07 03:36:33 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0006285a0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc0003c7b08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824637684544} name:file1 opens:1 downloaders: o: fd:0xc0001924a0 info:{ModTime:{wall:13984501515169798966 ext:13068171345 loc:0x3fdd520} ATime:{wall:13984501515169798966 ext:13068171345 loc:0x3fdd520} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/07/07 03:36:33 DEBUG : >WaitForWriters: 2025/07/07 03:36:33 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:33 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:33 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/07 03:36:33 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:33 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:33 DEBUG : Config file has changed externally - reloading 2025/07/07 03:36:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:33 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:33 INFO : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/07 03:36:33 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:33 DEBUG : rename_me: newRWFileHandle: 2025/07/07 03:36:33 DEBUG : rename_me(0xc0009adb80): openPending: 2025/07/07 03:36:33 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/07 03:36:33 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/07 03:36:33 DEBUG : rename_me(0xc0009adb80): >openPending: err= 2025/07/07 03:36:33 DEBUG : rename_me: >newRWFileHandle: err= 2025/07/07 03:36:33 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/07 03:36:33 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/07/07 03:36:33 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/07/07 03:36:33 DEBUG : rename_me(0xc0009adb80): _writeAt: size=5, off=0 2025/07/07 03:36:33 DEBUG : rename_me(0xc0009adb80): >_writeAt: n=5, err= 2025/07/07 03:36:33 DEBUG : rename_me(0xc0009adb80): close: 2025/07/07 03:36:33 DEBUG : rename_me: vfs cache: setting modification time to 2025-07-07 03:36:33.907793782 +0000 UTC m=+43.093352111 2025/07/07 03:36:33 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/07/07 03:36:33 DEBUG : rename_me(0xc0009adb80): >close: err= 2025/07/07 03:36:33 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/07/07 03:36:33 DEBUG : i_was_renamed: Updating file with 0xc0007a1380 2025/07/07 03:36:33 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/07/07 03:36:33 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/07 03:36:33 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:33 DEBUG : Looking for writers 2025/07/07 03:36:33 DEBUG : i_was_renamed: reading active writers 2025/07/07 03:36:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/07 03:36:33 DEBUG : Looking for writers 2025/07/07 03:36:33 DEBUG : i_was_renamed: reading active writers 2025/07/07 03:36:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/07 03:36:33 DEBUG : Looking for writers 2025/07/07 03:36:33 DEBUG : i_was_renamed: reading active writers 2025/07/07 03:36:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/07 03:36:33 DEBUG : Looking for writers 2025/07/07 03:36:33 DEBUG : i_was_renamed: reading active writers 2025/07/07 03:36:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/07 03:36:34 DEBUG : i_was_renamed: vfs cache: starting upload 2025/07/07 03:36:34 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:34 INFO : i_was_renamed: Copied (new) 2025/07/07 03:36:34 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-07-07 03:36:33 +0000 UTC" 2025/07/07 03:36:34 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/07/07 03:36:34 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/07 03:36:34 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/07/07 03:36:34 DEBUG : Looking for writers 2025/07/07 03:36:34 DEBUG : i_was_renamed: reading active writers 2025/07/07 03:36:34 DEBUG : >WaitForWriters: 2025/07/07 03:36:34 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:34 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:34 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/07 03:36:34 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:34 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/07 03:36:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{vVFFm}/rclone-test-xebenut8huyo" 2025/07/07 03:36:34 INFO : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:34 DEBUG : forgetting directory cache 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate(0xc000a4b6c0): _readAt: size=512, off=0 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate(0xc000a4b6c0): openPending: 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-07 02:37:34 +0000 UTC" against cached fingerprint "" 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/07 03:36:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate(0xc000a4b6c0): >openPending: err= 2025/07/07 03:36:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate(0xc000a4b6c0): >_readAt: n=20, err=EOF 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate(0xc000a4b6c0): close: 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-07 02:37:34 +0000 GMT 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate(0xc000a4b6c0): >close: err= 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:34 DEBUG : forgetting directory cache 2025/07/07 03:36:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate(0xc000cd9900): _readAt: size=512, off=0 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate(0xc000cd9900): openPending: 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-07 02:38:34 +0000 UTC" against cached fingerprint "20,2025-07-07 02:37:34 +0000 UTC" 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-07 02:38:34 +0000 UTC" != cached fingerprint "20,2025-07-07 02:37:34 +0000 UTC") 2025/07/07 03:36:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/07 03:36:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate(0xc000cd9900): >openPending: err= 2025/07/07 03:36:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate(0xc000cd9900): >_readAt: n=20, err=EOF 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate(0xc000cd9900): close: 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-07 02:38:34 +0000 GMT 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate(0xc000cd9900): >close: err= 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:34 DEBUG : forgetting directory cache 2025/07/07 03:36:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate(0xc00066d240): _readAt: size=512, off=0 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate(0xc00066d240): openPending: 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-07 02:39:34 +0000 UTC" against cached fingerprint "20,2025-07-07 02:38:34 +0000 UTC" 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-07 02:39:34 +0000 UTC" != cached fingerprint "20,2025-07-07 02:38:34 +0000 UTC") 2025/07/07 03:36:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/07 03:36:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate(0xc00066d240): >openPending: err= 2025/07/07 03:36:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate(0xc00066d240): >_readAt: n=20, err=EOF 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate(0xc00066d240): close: 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-07 02:39:34 +0000 GMT 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate(0xc00066d240): >close: err= 2025/07/07 03:36:34 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:35 DEBUG : forgetting directory cache 2025/07/07 03:36:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate(0xc0009ff400): _readAt: size=512, off=0 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate(0xc0009ff400): openPending: 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-07 02:40:34 +0000 UTC" against cached fingerprint "20,2025-07-07 02:39:34 +0000 UTC" 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-07 02:40:34 +0000 UTC" != cached fingerprint "20,2025-07-07 02:39:34 +0000 UTC") 2025/07/07 03:36:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/07 03:36:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate(0xc0009ff400): >openPending: err= 2025/07/07 03:36:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate(0xc0009ff400): >_readAt: n=20, err=EOF 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate(0xc0009ff400): close: 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-07 02:40:34 +0000 GMT 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate(0xc0009ff400): >close: err= 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:35 DEBUG : forgetting directory cache 2025/07/07 03:36:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate(0xc00078f580): _readAt: size=512, off=0 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate(0xc00078f580): openPending: 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-07 02:41:34 +0000 UTC" against cached fingerprint "20,2025-07-07 02:40:34 +0000 UTC" 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-07 02:41:34 +0000 UTC" != cached fingerprint "20,2025-07-07 02:40:34 +0000 UTC") 2025/07/07 03:36:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/07 03:36:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate(0xc00078f580): >openPending: err= 2025/07/07 03:36:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate(0xc00078f580): >_readAt: n=20, err=EOF 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate(0xc00078f580): close: 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-07 02:41:34 +0000 GMT 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate(0xc00078f580): >close: err= 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:35 DEBUG : forgetting directory cache 2025/07/07 03:36:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate(0xc000c96080): _readAt: size=512, off=0 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate(0xc000c96080): openPending: 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-07 02:42:34 +0000 UTC" against cached fingerprint "20,2025-07-07 02:41:34 +0000 UTC" 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-07 02:42:34 +0000 UTC" != cached fingerprint "20,2025-07-07 02:41:34 +0000 UTC") 2025/07/07 03:36:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/07 03:36:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate(0xc000c96080): >openPending: err= 2025/07/07 03:36:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate(0xc000c96080): >_readAt: n=20, err=EOF 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate(0xc000c96080): close: 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-07 02:42:34 +0000 GMT 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate(0xc000c96080): >close: err= 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:35 DEBUG : forgetting directory cache 2025/07/07 03:36:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate(0xc0008233c0): _readAt: size=512, off=0 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate(0xc0008233c0): openPending: 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-07-07 02:43:34 +0000 UTC" against cached fingerprint "20,2025-07-07 02:42:34 +0000 UTC" 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-07-07 02:43:34 +0000 UTC" != cached fingerprint "20,2025-07-07 02:42:34 +0000 UTC") 2025/07/07 03:36:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/07/07 03:36:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate(0xc0008233c0): >openPending: err= 2025/07/07 03:36:35 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate(0xc0008233c0): >_readAt: n=21, err=EOF 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate(0xc0008233c0): close: 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-07 02:43:34 +0000 GMT 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate(0xc0008233c0): >close: err= 2025/07/07 03:36:35 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:36 DEBUG : forgetting directory cache 2025/07/07 03:36:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate(0xc000dab6c0): _readAt: size=512, off=0 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate(0xc000dab6c0): openPending: 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-07-07 02:44:34 +0000 UTC" against cached fingerprint "21,2025-07-07 02:43:34 +0000 UTC" 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-07-07 02:44:34 +0000 UTC" != cached fingerprint "21,2025-07-07 02:43:34 +0000 UTC") 2025/07/07 03:36:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/07/07 03:36:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate(0xc000dab6c0): >openPending: err= 2025/07/07 03:36:36 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate(0xc000dab6c0): >_readAt: n=22, err=EOF 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate(0xc000dab6c0): close: 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-07 02:44:34 +0000 GMT 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate(0xc000dab6c0): >close: err= 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:36 DEBUG : forgetting directory cache 2025/07/07 03:36:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate(0xc000d6b840): _readAt: size=512, off=0 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate(0xc000d6b840): openPending: 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-07-07 02:45:34 +0000 UTC" against cached fingerprint "22,2025-07-07 02:44:34 +0000 UTC" 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-07-07 02:45:34 +0000 UTC" != cached fingerprint "22,2025-07-07 02:44:34 +0000 UTC") 2025/07/07 03:36:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/07/07 03:36:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate(0xc000d6b840): >openPending: err= 2025/07/07 03:36:36 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate(0xc000d6b840): >_readAt: n=23, err=EOF 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate(0xc000d6b840): close: 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-07 02:45:34 +0000 GMT 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate(0xc000d6b840): >close: err= 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:36 DEBUG : forgetting directory cache 2025/07/07 03:36:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate(0xc000c3c880): _readAt: size=512, off=0 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate(0xc000c3c880): openPending: 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-07-07 02:46:34 +0000 UTC" against cached fingerprint "23,2025-07-07 02:45:34 +0000 UTC" 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-07-07 02:46:34 +0000 UTC" != cached fingerprint "23,2025-07-07 02:45:34 +0000 UTC") 2025/07/07 03:36:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/07/07 03:36:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate(0xc000c3c880): >openPending: err= 2025/07/07 03:36:36 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate(0xc000c3c880): >_readAt: n=24, err=EOF 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate(0xc000c3c880): close: 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-07 02:46:34 +0000 GMT 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate(0xc000c3c880): >close: err= 2025/07/07 03:36:36 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:36 DEBUG : Looking for writers 2025/07/07 03:36:36 DEBUG : TestRWCacheUpdate: reading active writers 2025/07/07 03:36:36 DEBUG : >WaitForWriters: 2025/07/07 03:36:36 DEBUG : webdav root 'rclone-test-xebenut8huyo': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.60s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:36 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:36 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:36 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:36 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:36 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/07 03:36:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/07 03:36:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/07 03:36:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:36:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/07 03:36:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/07 03:36:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/07 03:36:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/07 03:36:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:36:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/07 03:36:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/07 03:36:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/07 03:36:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/07 03:36:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:36:36 DEBUG : forgetting directory cache 2025/07/07 03:36:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/07 03:36:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/07 03:36:36 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:36 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/07 03:36:36 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/07 03:36:36 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/07 03:36:36 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:36:36 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/07 03:36:36 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:36 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/07 03:36:36 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/07 03:36:36 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/07 03:36:36 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:36:36 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/07 03:36:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/07 03:36:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/07 03:36:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/07 03:36:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:36:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/07 03:36:36 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/07 03:36:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/07 03:36:36 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/07/07 03:36:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:36:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/07 03:36:36 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/07 03:36:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/07 03:36:36 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/07/07 03:36:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:36:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/07 03:36:36 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/07 03:36:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/07 03:36:36 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/07/07 03:36:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:36:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/07 03:36:36 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:36 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/07 03:36:36 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/07 03:36:36 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/07 03:36:36 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:36:36 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/07 03:36:36 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:36 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/07 03:36:36 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/07 03:36:36 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/07 03:36:36 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:36:36 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/07 03:36:36 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:36 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/07/07 03:36:36 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/07/07 03:36:36 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:36 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/07/07 03:36:36 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/07/07 03:36:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/07 03:36:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/07 03:36:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/07 03:36:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:36:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/07 03:36:36 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:36 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:36 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:36 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:36 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:36 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:36 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:36 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/07 03:36:36 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/07 03:36:36 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/07 03:36:36 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:36:36 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/07 03:36:36 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:36 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/07 03:36:36 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/07 03:36:36 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/07 03:36:36 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:36:36 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/07 03:36:36 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:36 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:36 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:36 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:36 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:36 DEBUG : Looking for writers 2025/07/07 03:36:36 DEBUG : FiLeA: reading active writers 2025/07/07 03:36:36 DEBUG : FiLeB: reading active writers 2025/07/07 03:36:36 DEBUG : FilEb: reading active writers 2025/07/07 03:36:36 DEBUG : >WaitForWriters: 2025/07/07 03:36:36 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:36 DEBUG : Looking for writers 2025/07/07 03:36:36 DEBUG : FiLeA: reading active writers 2025/07/07 03:36:36 DEBUG : FiLeB: reading active writers 2025/07/07 03:36:36 DEBUG : FilEb: reading active writers 2025/07/07 03:36:36 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:37 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:37 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:37 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:37 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:37 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/07 03:36:37 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/07 03:36:37 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/07 03:36:37 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:36:37 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/07 03:36:37 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:37 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/07/07 03:36:37 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/07/07 03:36:37 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/07/07 03:36:37 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:36:37 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/07 03:36:37 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:37 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/07 03:36:37 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/07 03:36:37 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/07 03:36:37 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:36:37 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/07 03:36:37 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:37 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:37 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:37 DEBUG : Looking for writers 2025/07/07 03:36:37 DEBUG : normal name with no special characters.txt: reading active writers 2025/07/07 03:36:37 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/07/07 03:36:37 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:37 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:37 DEBUG : webdav root 'rclone-test-xebenut8huyo': Reusing VFS from active cache 2025/07/07 03:36:37 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:37 DEBUG : Looking for writers 2025/07/07 03:36:37 DEBUG : >WaitForWriters: 2025/07/07 03:36:37 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:37 DEBUG : Looking for writers 2025/07/07 03:36:37 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:37 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:37 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:37 DEBUG : Looking for writers 2025/07/07 03:36:37 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:37 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:37 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:37 DEBUG : Looking for writers 2025/07/07 03:36:37 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:37 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:37 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:37 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:37 DEBUG : dir: Looking for writers 2025/07/07 03:36:37 DEBUG : file2: reading active writers 2025/07/07 03:36:37 DEBUG : Looking for writers 2025/07/07 03:36:37 DEBUG : dir: reading active writers 2025/07/07 03:36:37 DEBUG : file1: reading active writers 2025/07/07 03:36:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:37 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:37 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:37 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:37 DEBUG : dir: Looking for writers 2025/07/07 03:36:37 DEBUG : Looking for writers 2025/07/07 03:36:37 DEBUG : dir: reading active writers 2025/07/07 03:36:37 DEBUG : file1: reading active writers 2025/07/07 03:36:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:37 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:37 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:37 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:37 DEBUG : file1: Open: flags=O_RDONLY 2025/07/07 03:36:37 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/07 03:36:37 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/07 03:36:37 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:37 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/07/07 03:36:37 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/07 03:36:37 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:37 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:37 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/07 03:36:37 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/07/07 03:36:37 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/07/07 03:36:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/07 03:36:37 DEBUG : webdav root 'rclone-test-xebenut8huyo': File to upload is small (0 bytes), uploading instead of streaming 2025/07/07 03:36:37 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:37 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/07/07 03:36:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/07 03:36:37 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:37 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/07 03:36:37 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:37 DEBUG : dir: Looking for writers 2025/07/07 03:36:37 DEBUG : file2: reading active writers 2025/07/07 03:36:37 DEBUG : new_file.txt: reading active writers 2025/07/07 03:36:37 DEBUG : Looking for writers 2025/07/07 03:36:37 DEBUG : dir: reading active writers 2025/07/07 03:36:37 DEBUG : file1: reading active writers 2025/07/07 03:36:37 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:37 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:37 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:37 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/07/07 03:36:37 DEBUG : dir/file1: Updating file with dir/file1 0xc000620540 2025/07/07 03:36:37 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/07 03:36:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:38 INFO : dir/file1: Moved (server-side) to: file0 2025/07/07 03:36:38 DEBUG : file0: Updating file with file0 0xc000620540 2025/07/07 03:36:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/07 03:36:38 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/07/07 03:36:38 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:38 DEBUG : dir: Looking for writers 2025/07/07 03:36:38 DEBUG : Looking for writers 2025/07/07 03:36:38 DEBUG : dir: reading active writers 2025/07/07 03:36:38 DEBUG : file0: reading active writers 2025/07/07 03:36:38 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:38 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:38 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:38 DEBUG : Looking for writers 2025/07/07 03:36:38 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:38 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:38 DEBUG : Added virtual directory entry vAddDir: "/" 2025/07/07 03:36:38 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/07 03:36:38 DEBUG : Added virtual directory entry vAddDir: "b" 2025/07/07 03:36:38 DEBUG : Added virtual directory entry vAddDir: "c" 2025/07/07 03:36:38 DEBUG : Added virtual directory entry vAddDir: "d" 2025/07/07 03:36:38 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:38 DEBUG : Looking for writers 2025/07/07 03:36:38 DEBUG : a: Looking for writers 2025/07/07 03:36:38 DEBUG : b: Looking for writers 2025/07/07 03:36:38 DEBUG : c: Looking for writers 2025/07/07 03:36:38 DEBUG : d: Looking for writers 2025/07/07 03:36:38 DEBUG : Looking for writers 2025/07/07 03:36:38 DEBUG : c: reading active writers 2025/07/07 03:36:38 DEBUG : d: reading active writers 2025/07/07 03:36:38 DEBUG : /: reading active writers 2025/07/07 03:36:38 DEBUG : a: reading active writers 2025/07/07 03:36:38 DEBUG : b: reading active writers 2025/07/07 03:36:38 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:38 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:38 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/07 03:36:38 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/07/07 03:36:38 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/07/07 03:36:38 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/07/07 03:36:38 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:38 DEBUG : a/b/c/d: Looking for writers 2025/07/07 03:36:38 DEBUG : a/b/c: Looking for writers 2025/07/07 03:36:38 DEBUG : d: reading active writers 2025/07/07 03:36:38 DEBUG : a/b: Looking for writers 2025/07/07 03:36:38 DEBUG : c: reading active writers 2025/07/07 03:36:38 DEBUG : a: Looking for writers 2025/07/07 03:36:38 DEBUG : b: reading active writers 2025/07/07 03:36:38 DEBUG : Looking for writers 2025/07/07 03:36:38 DEBUG : a: reading active writers 2025/07/07 03:36:38 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.41s) === 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:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:38 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:38 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:38 DEBUG : Looking for writers 2025/07/07 03:36:38 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:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:38 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:39 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/07 03:36:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/07 03:36:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:39 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/07 03:36:39 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/07 03:36:39 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/07/07 03:36:39 DEBUG : webdav root 'rclone-test-xebenut8huyo': File to upload is small (5 bytes), uploading instead of streaming 2025/07/07 03:36:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:39 DEBUG : file1: Size of src and dst objects identical 2025/07/07 03:36:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:39 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/07 03:36:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/07 03:36:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:39 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/07 03:36:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/07 03:36:39 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/07/07 03:36:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/07 03:36:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/07 03:36:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:39 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/07 03:36:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/07 03:36:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:39 DEBUG : webdav root 'rclone-test-xebenut8huyo': File to upload is small (0 bytes), uploading instead of streaming 2025/07/07 03:36:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:39 DEBUG : file1: Size of src and dst objects identical 2025/07/07 03:36:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/07 03:36:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/07 03:36:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:39 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/07 03:36:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/07 03:36:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:39 DEBUG : webdav root 'rclone-test-xebenut8huyo': File to upload is small (7 bytes), uploading instead of streaming 2025/07/07 03:36:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:39 DEBUG : file1: Size of src and dst objects identical 2025/07/07 03:36:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:39 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:39 DEBUG : Looking for writers 2025/07/07 03:36:39 DEBUG : file1: reading active writers 2025/07/07 03:36:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:39 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:39 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/07 03:36:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/07 03:36:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:39 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/07/07 03:36:40 DEBUG : file1: aborting in-sequence write wait, off=100 2025/07/07 03:36:40 DEBUG : file1: failed to wait for in-sequence write to 100 2025/07/07 03:36:40 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/07/07 03:36:40 DEBUG : webdav root 'rclone-test-xebenut8huyo': File to upload is small (11 bytes), uploading instead of streaming 2025/07/07 03:36:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:40 DEBUG : file1: Size of src and dst objects identical 2025/07/07 03:36:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:40 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/07/07 03:36:40 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:40 DEBUG : Looking for writers 2025/07/07 03:36:40 DEBUG : file1: reading active writers 2025/07/07 03:36:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:40 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:40 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/07 03:36:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/07 03:36:40 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/07/07 03:36:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:40 DEBUG : webdav root 'rclone-test-xebenut8huyo': File to upload is small (5 bytes), uploading instead of streaming 2025/07/07 03:36:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:40 DEBUG : file1: Size of src and dst objects identical 2025/07/07 03:36:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:40 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/07/07 03:36:40 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:40 DEBUG : Looking for writers 2025/07/07 03:36:40 DEBUG : file1: reading active writers 2025/07/07 03:36:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:40 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:40 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/07 03:36:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/07 03:36:40 DEBUG : file1: WriteFileHandle.Release closing 2025/07/07 03:36:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:40 DEBUG : webdav root 'rclone-test-xebenut8huyo': File to upload is small (0 bytes), uploading instead of streaming 2025/07/07 03:36:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:36:40 DEBUG : file1: Size of src and dst objects identical 2025/07/07 03:36:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:40 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/07/07 03:36:40 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:40 DEBUG : Looking for writers 2025/07/07 03:36:40 DEBUG : file1: reading active writers 2025/07/07 03:36:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:36:40 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:36:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:36:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:36:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:36:40 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/07 03:36:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/07/07 03:36:40 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:36:40 DEBUG : Looking for writers 2025/07/07 03:36:40 DEBUG : file1: reading active writers 2025/07/07 03:36:40 DEBUG : file1: active writers 1 2025/07/07 03:36:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/07/07 03:36:40 DEBUG : Looking for writers 2025/07/07 03:36:40 DEBUG : file1: reading active writers 2025/07/07 03:36:40 DEBUG : file1: active writers 1 2025/07/07 03:36:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/07/07 03:36:40 DEBUG : Looking for writers 2025/07/07 03:36:40 DEBUG : file1: reading active writers 2025/07/07 03:36:40 DEBUG : file1: active writers 1 2025/07/07 03:36:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/07/07 03:36:40 DEBUG : Looking for writers 2025/07/07 03:36:40 DEBUG : file1: reading active writers 2025/07/07 03:36:40 DEBUG : file1: active writers 1 2025/07/07 03:36:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/07/07 03:36:40 DEBUG : Looking for writers 2025/07/07 03:36:40 DEBUG : file1: reading active writers 2025/07/07 03:36:40 DEBUG : file1: active writers 1 2025/07/07 03:36:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/07/07 03:36:40 DEBUG : Looking for writers 2025/07/07 03:36:40 DEBUG : file1: reading active writers 2025/07/07 03:36:40 DEBUG : file1: active writers 1 2025/07/07 03:36:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/07/07 03:36:41 DEBUG : Looking for writers 2025/07/07 03:36:41 DEBUG : file1: reading active writers 2025/07/07 03:36:41 DEBUG : file1: active writers 1 2025/07/07 03:36:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/07/07 03:36:41 DEBUG : Looking for writers 2025/07/07 03:36:41 DEBUG : file1: reading active writers 2025/07/07 03:36:41 DEBUG : file1: active writers 1 2025/07/07 03:36:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/07 03:36:42 DEBUG : Looking for writers 2025/07/07 03:36:42 DEBUG : file1: reading active writers 2025/07/07 03:36:42 DEBUG : file1: active writers 1 2025/07/07 03:36:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/07 03:36:43 DEBUG : Looking for writers 2025/07/07 03:36:43 DEBUG : file1: reading active writers 2025/07/07 03:36:43 DEBUG : file1: active writers 1 2025/07/07 03:36:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/07 03:36:44 DEBUG : Looking for writers 2025/07/07 03:36:44 DEBUG : file1: reading active writers 2025/07/07 03:36:44 DEBUG : file1: active writers 1 2025/07/07 03:36:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/07 03:36:45 DEBUG : Looking for writers 2025/07/07 03:36:45 DEBUG : file1: reading active writers 2025/07/07 03:36:45 DEBUG : file1: active writers 1 2025/07/07 03:36:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/07 03:36:46 DEBUG : Looking for writers 2025/07/07 03:36:46 DEBUG : file1: reading active writers 2025/07/07 03:36:46 DEBUG : file1: active writers 1 2025/07/07 03:36:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/07 03:36:47 DEBUG : Looking for writers 2025/07/07 03:36:47 DEBUG : file1: reading active writers 2025/07/07 03:36:47 DEBUG : file1: active writers 1 2025/07/07 03:36:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/07 03:36:48 DEBUG : Looking for writers 2025/07/07 03:36:48 DEBUG : file1: reading active writers 2025/07/07 03:36:48 DEBUG : file1: active writers 1 2025/07/07 03:36:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/07 03:36:49 DEBUG : Looking for writers 2025/07/07 03:36:49 DEBUG : file1: reading active writers 2025/07/07 03:36:49 DEBUG : file1: active writers 1 2025/07/07 03:36:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/07 03:36:50 DEBUG : Looking for writers 2025/07/07 03:36:50 DEBUG : file1: reading active writers 2025/07/07 03:36:50 DEBUG : file1: active writers 1 2025/07/07 03:36:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/07 03:36:51 DEBUG : Looking for writers 2025/07/07 03:36:51 DEBUG : file1: reading active writers 2025/07/07 03:36:51 DEBUG : file1: active writers 1 2025/07/07 03:36:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/07 03:36:52 DEBUG : Looking for writers 2025/07/07 03:36:52 DEBUG : file1: reading active writers 2025/07/07 03:36:52 DEBUG : file1: active writers 1 2025/07/07 03:36:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/07 03:36:53 DEBUG : Looking for writers 2025/07/07 03:36:53 DEBUG : file1: reading active writers 2025/07/07 03:36:53 DEBUG : file1: active writers 1 2025/07/07 03:36:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/07 03:36:54 DEBUG : Looking for writers 2025/07/07 03:36:54 DEBUG : file1: reading active writers 2025/07/07 03:36:54 DEBUG : file1: active writers 1 2025/07/07 03:36:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/07 03:36:55 DEBUG : Looking for writers 2025/07/07 03:36:55 DEBUG : file1: reading active writers 2025/07/07 03:36:55 DEBUG : file1: active writers 1 2025/07/07 03:36:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/07 03:36:56 DEBUG : Looking for writers 2025/07/07 03:36:56 DEBUG : file1: reading active writers 2025/07/07 03:36:56 DEBUG : file1: active writers 1 2025/07/07 03:36:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/07 03:36:57 DEBUG : Looking for writers 2025/07/07 03:36:57 DEBUG : file1: reading active writers 2025/07/07 03:36:57 DEBUG : file1: active writers 1 2025/07/07 03:36:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/07 03:36:58 DEBUG : Looking for writers 2025/07/07 03:36:58 DEBUG : file1: reading active writers 2025/07/07 03:36:58 DEBUG : file1: active writers 1 2025/07/07 03:36:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/07 03:36:59 DEBUG : Looking for writers 2025/07/07 03:36:59 DEBUG : file1: reading active writers 2025/07/07 03:36:59 DEBUG : file1: active writers 1 2025/07/07 03:36:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/07 03:37:00 DEBUG : Looking for writers 2025/07/07 03:37:00 DEBUG : file1: reading active writers 2025/07/07 03:37:00 DEBUG : file1: active writers 1 2025/07/07 03:37:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/07 03:37:01 DEBUG : Looking for writers 2025/07/07 03:37:01 DEBUG : file1: reading active writers 2025/07/07 03:37:01 DEBUG : file1: active writers 1 2025/07/07 03:37:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/07 03:37:02 DEBUG : Looking for writers 2025/07/07 03:37:02 DEBUG : file1: reading active writers 2025/07/07 03:37:02 DEBUG : file1: active writers 1 2025/07/07 03:37:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/07 03:37:03 DEBUG : Looking for writers 2025/07/07 03:37:03 DEBUG : file1: reading active writers 2025/07/07 03:37:03 DEBUG : file1: active writers 1 2025/07/07 03:37:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/07 03:37:04 DEBUG : Looking for writers 2025/07/07 03:37:04 DEBUG : file1: reading active writers 2025/07/07 03:37:04 DEBUG : file1: active writers 1 2025/07/07 03:37:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/07 03:37:05 DEBUG : Looking for writers 2025/07/07 03:37:05 DEBUG : file1: reading active writers 2025/07/07 03:37:05 DEBUG : file1: active writers 1 2025/07/07 03:37:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/07 03:37:06 DEBUG : Looking for writers 2025/07/07 03:37:06 DEBUG : file1: reading active writers 2025/07/07 03:37:06 DEBUG : file1: active writers 1 2025/07/07 03:37:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/07 03:37:07 DEBUG : Looking for writers 2025/07/07 03:37:07 DEBUG : file1: reading active writers 2025/07/07 03:37:07 DEBUG : file1: active writers 1 2025/07/07 03:37:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/07 03:37:08 DEBUG : Looking for writers 2025/07/07 03:37:08 DEBUG : file1: reading active writers 2025/07/07 03:37:08 DEBUG : file1: active writers 1 2025/07/07 03:37:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/07 03:37:09 DEBUG : Looking for writers 2025/07/07 03:37:09 DEBUG : file1: reading active writers 2025/07/07 03:37:09 DEBUG : file1: active writers 1 2025/07/07 03:37:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/07 03:37:10 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/07/07 03:37:10 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:37:10 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:37:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:37:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:37:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:37:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/07 03:37:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/07 03:37:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:37:10 DEBUG : webdav root 'rclone-test-xebenut8huyo': File to upload is small (0 bytes), uploading instead of streaming 2025/07/07 03:37:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:37:10 DEBUG : file1: Size of src and dst objects identical 2025/07/07 03:37:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:37:10 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:37:10 DEBUG : file1: Open: flags=O_RDONLY 2025/07/07 03:37:10 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/07 03:37:10 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/07 03:37:10 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:37:10 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/07 03:37:10 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:37:10 DEBUG : Looking for writers 2025/07/07 03:37:10 DEBUG : file1: reading active writers 2025/07/07 03:37:10 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-xebenut8huyo'", Local "Local file system at /tmp/rclone205796120", Modify Window "1s" 2025/07/07 03:37:10 INFO : webdav root 'rclone-test-xebenut8huyo': poll-interval is not supported by this remote 2025/07/07 03:37:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/07 03:37:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/07 03:37:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:37:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/07 03:37:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/07 03:37:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:37:10 DEBUG : webdav root 'rclone-test-xebenut8huyo': File to upload is small (100 bytes), uploading instead of streaming 2025/07/07 03:37:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/07 03:37:10 DEBUG : file1: Size of src and dst objects identical 2025/07/07 03:37:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/07 03:37:10 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/07 03:37:10 DEBUG : file1: Open: flags=O_RDONLY 2025/07/07 03:37:10 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/07 03:37:10 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/07 03:37:10 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/07 03:37:10 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/07 03:37:10 DEBUG : WaitForWriters: timeout=30s 2025/07/07 03:37:10 DEBUG : Looking for writers 2025/07/07 03:37:10 DEBUG : file1: reading active writers 2025/07/07 03:37:10 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.08s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/07/07 03:37:10 DEBUG : webdav root 'rclone-test-xebenut8huyo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.782091514s (try 1/5)