"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/03/15 03:39:28 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-feratop2vido" 2025/03/15 03:39:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/15 03:39:28 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/03/15 03:39:28 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/03/15 03:39:28 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/03/15 03:39:28 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/03/15 03:39:28 DEBUG : Setting pass="nM-HvXTnbsvRm3bNdvAX0uMNII-kqVnDAoyNOLb_OOcV" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/03/15 03:39:28 DEBUG : TestWebdavRclone: detected overridden config - adding "{mCboX}" suffix to name 2025/03/15 03:39:28 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/03/15 03:39:28 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/03/15 03:39:28 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/03/15 03:39:28 DEBUG : Setting pass="nM-HvXTnbsvRm3bNdvAX0uMNII-kqVnDAoyNOLb_OOcV" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/03/15 03:39:28 DEBUG : found headers: 2025/03/15 03:39:28 DEBUG : Creating backend with remote "/tmp/rclone3281070717" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:28 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:28 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:28 DEBUG : dir: Looking for writers 2025/03/15 03:39:28 DEBUG : : Looking for writers 2025/03/15 03:39:28 DEBUG : dir: reading active writers 2025/03/15 03:39:28 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:28 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:28 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:28 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:28 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:28 DEBUG : dir/subdir: Looking for writers 2025/03/15 03:39:28 DEBUG : dir: Looking for writers 2025/03/15 03:39:28 DEBUG : file1: reading active writers 2025/03/15 03:39:28 DEBUG : file2: reading active writers 2025/03/15 03:39:28 DEBUG : subdir: reading active writers 2025/03/15 03:39:28 DEBUG : : Looking for writers 2025/03/15 03:39:28 DEBUG : dir: reading active writers 2025/03/15 03:39:28 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:28 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:29 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:29 DEBUG : dir: Looking for writers 2025/03/15 03:39:29 DEBUG : file1: reading active writers 2025/03/15 03:39:29 DEBUG : : Looking for writers 2025/03/15 03:39:29 DEBUG : dir: reading active writers 2025/03/15 03:39:29 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:29 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:29 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:29 DEBUG : dir: Looking for writers 2025/03/15 03:39:29 DEBUG : : Looking for writers 2025/03/15 03:39:29 DEBUG : dir: reading active writers 2025/03/15 03:39:29 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:29 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:29 DEBUG : dir: forgetting directory cache 2025/03/15 03:39:29 DEBUG : : forgetting directory cache 2025/03/15 03:39:29 DEBUG : dir: forgetting directory cache 2025/03/15 03:39:29 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:29 DEBUG : : Looking for writers 2025/03/15 03:39:29 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:29 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:29 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/03/15 03:39:29 DEBUG : dir: invalidating directory cache 2025/03/15 03:39:29 DEBUG : : >ForgetPath: 2025/03/15 03:39:29 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/03/15 03:39:29 DEBUG : : invalidating directory cache 2025/03/15 03:39:29 DEBUG : dir: forgetting directory cache 2025/03/15 03:39:29 DEBUG : : >ForgetPath: 2025/03/15 03:39:29 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/03/15 03:39:29 DEBUG : : >ForgetPath: 2025/03/15 03:39:29 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:29 DEBUG : dir: Looking for writers 2025/03/15 03:39:29 DEBUG : : Looking for writers 2025/03/15 03:39:29 DEBUG : dir: reading active writers 2025/03/15 03:39:29 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:29 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:29 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:29 DEBUG : : forgetting directory cache 2025/03/15 03:39:29 DEBUG : dir: forgetting directory cache 2025/03/15 03:39:29 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:29 DEBUG : dir: Looking for writers 2025/03/15 03:39:29 DEBUG : fil/a/b: Looking for writers 2025/03/15 03:39:29 DEBUG : fil/a: Looking for writers 2025/03/15 03:39:29 DEBUG : b: reading active writers 2025/03/15 03:39:29 DEBUG : fil: Looking for writers 2025/03/15 03:39:29 DEBUG : a: reading active writers 2025/03/15 03:39:29 DEBUG : : Looking for writers 2025/03/15 03:39:29 DEBUG : dir: reading active writers 2025/03/15 03:39:29 DEBUG : fil: reading active writers 2025/03/15 03:39:29 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:29 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:29 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:29 DEBUG : dir: Looking for writers 2025/03/15 03:39:29 DEBUG : : Looking for writers 2025/03/15 03:39:29 DEBUG : dir: reading active writers 2025/03/15 03:39:29 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.14s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:30 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:30 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:30 DEBUG : dir: Looking for writers 2025/03/15 03:39:30 DEBUG : file1: reading active writers 2025/03/15 03:39:30 DEBUG : : Looking for writers 2025/03/15 03:39:30 DEBUG : dir: reading active writers 2025/03/15 03:39:30 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.15s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:30 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:30 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:30 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/03/15 03:39:30 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/03/15 03:39:30 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/03/15 03:39:30 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/15 03:39:30 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/03/15 03:39:30 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:30 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:30 DEBUG : dir: invalidating directory cache 2025/03/15 03:39:30 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/03/15 03:39:30 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/03/15 03:39:30 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/03/15 03:39:30 DEBUG : dir/file1: Reset virtual modtime 2025/03/15 03:39:30 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/03/15 03:39:30 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/15 03:39:30 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/03/15 03:39:30 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/03/15 03:39:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 03:39:30 DEBUG : dir: invalidating directory cache 2025/03/15 03:39:30 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/03/15 03:39:30 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/03/15 03:39:30 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/15 03:39:30 DEBUG : : forgetting directory cache 2025/03/15 03:39:30 DEBUG : dir: forgetting directory cache 2025/03/15 03:39:30 DEBUG : dir/virtualDir: forgetting directory cache 2025/03/15 03:39:30 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:30 DEBUG : dir/virtualDir: Looking for writers 2025/03/15 03:39:30 DEBUG : dir: Looking for writers 2025/03/15 03:39:30 DEBUG : virtualDir: reading active writers 2025/03/15 03:39:30 DEBUG : file1: reading active writers 2025/03/15 03:39:30 DEBUG : virtualFile2: reading active writers 2025/03/15 03:39:30 DEBUG : virtualFile: reading active writers 2025/03/15 03:39:30 DEBUG : : Looking for writers 2025/03/15 03:39:30 DEBUG : dir: reading active writers 2025/03/15 03:39:30 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:30 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:30 ERROR : dir/: Can only open directories read only 2025/03/15 03:39:30 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:30 DEBUG : dir: Looking for writers 2025/03/15 03:39:30 DEBUG : : Looking for writers 2025/03/15 03:39:30 DEBUG : dir: reading active writers 2025/03/15 03:39:30 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.14s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:30 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:30 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/15 03:39:30 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/03/15 03:39:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/15 03:39:30 DEBUG : webdav root 'rclone-test-feratop2vido': File to upload is small (5 bytes), uploading instead of streaming 2025/03/15 03:39:30 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:30 NOTICE: webdav root 'rclone-test-feratop2vido': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/15 03:39:30 DEBUG : dir/potato: Size of src and dst objects identical 2025/03/15 03:39:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/15 03:39:30 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:30 DEBUG : dir: Looking for writers 2025/03/15 03:39:30 DEBUG : file1: reading active writers 2025/03/15 03:39:30 DEBUG : potato: reading active writers 2025/03/15 03:39:30 DEBUG : : Looking for writers 2025/03/15 03:39:30 DEBUG : dir: reading active writers 2025/03/15 03:39:30 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:30 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:31 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/15 03:39:31 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:31 DEBUG : dir/sub: Looking for writers 2025/03/15 03:39:31 DEBUG : dir: Looking for writers 2025/03/15 03:39:31 DEBUG : file1: reading active writers 2025/03/15 03:39:31 DEBUG : sub: reading active writers 2025/03/15 03:39:31 DEBUG : : Looking for writers 2025/03/15 03:39:31 DEBUG : dir: reading active writers 2025/03/15 03:39:31 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:31 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:31 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/15 03:39:31 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/03/15 03:39:31 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:31 DEBUG : dir/sub/subsub: Looking for writers 2025/03/15 03:39:31 DEBUG : dir/sub: Looking for writers 2025/03/15 03:39:31 DEBUG : subsub: reading active writers 2025/03/15 03:39:31 DEBUG : dir: Looking for writers 2025/03/15 03:39:31 DEBUG : file1: reading active writers 2025/03/15 03:39:31 DEBUG : sub: reading active writers 2025/03/15 03:39:31 DEBUG : : Looking for writers 2025/03/15 03:39:31 DEBUG : dir: reading active writers 2025/03/15 03:39:31 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:31 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:31 ERROR : dir/: Dir.Remove not empty 2025/03/15 03:39:31 DEBUG : dir/file1: Remove: 2025/03/15 03:39:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 03:39:31 DEBUG : dir/file1: >Remove: err= 2025/03/15 03:39:31 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/15 03:39:31 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:31 DEBUG : : Looking for writers 2025/03/15 03:39:31 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:31 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:31 DEBUG : dir/file1: Remove: 2025/03/15 03:39:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 03:39:31 DEBUG : dir/file1: >Remove: err= 2025/03/15 03:39:31 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/15 03:39:31 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:31 DEBUG : : Looking for writers 2025/03/15 03:39:31 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:31 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:32 DEBUG : dir/file1: Remove: 2025/03/15 03:39:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 03:39:32 DEBUG : dir/file1: >Remove: err= 2025/03/15 03:39:32 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:32 DEBUG : dir: Looking for writers 2025/03/15 03:39:32 DEBUG : : Looking for writers 2025/03/15 03:39:32 DEBUG : dir: reading active writers 2025/03/15 03:39:32 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:32 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:32 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:32 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/03/15 03:39:32 DEBUG : dir: Updating dir with dir2 0xc0008400d0 2025/03/15 03:39:32 DEBUG : dir: forgetting directory cache 2025/03/15 03:39:32 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/15 03:39:32 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/03/15 03:39:32 INFO : dir2/file1: Moved (server-side) to: file2 2025/03/15 03:39:32 DEBUG : file2: Updating file with file2 0xc00061ae40 2025/03/15 03:39:32 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/03/15 03:39:32 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/15 03:39:32 INFO : dir2/file3: Deleted 2025/03/15 03:39:32 INFO : file2: Moved (server-side) to: dir2/file3 2025/03/15 03:39:32 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00061ae40 2025/03/15 03:39:32 DEBUG : : Added virtual directory entry vDel: "file2" 2025/03/15 03:39:32 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/03/15 03:39:32 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/03/15 03:39:32 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00088a5b0 2025/03/15 03:39:32 DEBUG : empty directory: forgetting directory cache 2025/03/15 03:39:32 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/03/15 03:39:32 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/03/15 03:39:32 DEBUG : dir2: Renaming to "dir3" 2025/03/15 03:39:32 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:32 DEBUG : dir3: Looking for writers 2025/03/15 03:39:32 DEBUG : file3: reading active writers 2025/03/15 03:39:32 DEBUG : renamed empty directory: Looking for writers 2025/03/15 03:39:32 DEBUG : : Looking for writers 2025/03/15 03:39:32 DEBUG : dir3: reading active writers 2025/03/15 03:39:32 DEBUG : renamed empty directory: reading active writers 2025/03/15 03:39:32 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:610: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:32 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:32 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/15 03:39:32 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:32 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/15 03:39:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/15 03:39:32 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/03/15 03:39:32 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/03/15 03:39:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/15 03:39:32 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:32 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/15 03:39:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/15 03:39:32 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/03/15 03:39:32 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/03/15 03:39:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/15 03:39:32 DEBUG : webdav root 'rclone-test-feratop2vido': File to upload is small (12 bytes), uploading instead of streaming 2025/03/15 03:39:32 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:32 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/03/15 03:39:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/15 03:39:32 DEBUG : : forgetting directory cache 2025/03/15 03:39:32 DEBUG : dir: forgetting directory cache 2025/03/15 03:39:32 DEBUG : dir/sub: forgetting directory cache 2025/03/15 03:39:32 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/03/15 03:39:32 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/03/15 03:39:32 DEBUG : webdav root 'rclone-test-feratop2vido': File to upload is small (5 bytes), uploading instead of streaming 2025/03/15 03:39:32 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:32 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/03/15 03:39:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/15 03:39:32 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:32 DEBUG : dir/sub: Looking for writers 2025/03/15 03:39:32 DEBUG : file0: reading active writers 2025/03/15 03:39:32 DEBUG : file2: reading active writers 2025/03/15 03:39:32 DEBUG : dir: Looking for writers 2025/03/15 03:39:32 DEBUG : file1: reading active writers 2025/03/15 03:39:32 DEBUG : sub: reading active writers 2025/03/15 03:39:32 DEBUG : : Looking for writers 2025/03/15 03:39:32 DEBUG : dir: reading active writers 2025/03/15 03:39:32 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:32 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote dir_test.go:665: Need DirModTimeUpdatesOnWrite 2025/03/15 03:39:32 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:32 DEBUG : : Looking for writers 2025/03/15 03:39:32 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:33 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:33 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:33 DEBUG : dir: Looking for writers 2025/03/15 03:39:33 DEBUG : file1: reading active writers 2025/03/15 03:39:33 DEBUG : : Looking for writers 2025/03/15 03:39:33 DEBUG : dir: reading active writers 2025/03/15 03:39:33 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:33 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:33 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:33 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/03/15 03:39:33 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:33 DEBUG : dir: Looking for writers 2025/03/15 03:39:33 DEBUG : file1: reading active writers 2025/03/15 03:39:33 DEBUG : : Looking for writers 2025/03/15 03:39:33 DEBUG : dir: reading active writers 2025/03/15 03:39:33 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-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:33 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 03:39:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/15 03:39:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:39:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/03/15 03:39:33 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:33 DEBUG : dir: Looking for writers 2025/03/15 03:39:33 DEBUG : file1: reading active writers 2025/03/15 03:39:33 DEBUG : : Looking for writers 2025/03/15 03:39:33 DEBUG : dir: reading active writers 2025/03/15 03:39:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/03/15 03:39:33 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/03/15 03:39:33 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/15 03:39:33 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:39:33 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/03/15 03:39:33 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:33 DEBUG : : Looking for writers 2025/03/15 03:39:33 DEBUG : file.txt: reading active writers 2025/03/15 03:39:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:33 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:33 DEBUG : webdav root 'rclone-test-feratop2vido': File to upload is small (25 bytes), uploading instead of streaming 2025/03/15 03:39:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:33 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/15 03:39:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:33 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:33 DEBUG : dir: Looking for writers 2025/03/15 03:39:33 DEBUG : file1: reading active writers 2025/03/15 03:39:33 DEBUG : : Looking for writers 2025/03/15 03:39:33 DEBUG : dir: reading active writers 2025/03/15 03:39:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:33 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:33 DEBUG : dir/file1: Remove: 2025/03/15 03:39:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 03:39:33 DEBUG : dir/file1: >Remove: err= 2025/03/15 03:39:33 DEBUG : dir/file1: Remove: 2025/03/15 03:39:33 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/15 03:39:33 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:33 DEBUG : dir: Looking for writers 2025/03/15 03:39:33 DEBUG : : Looking for writers 2025/03/15 03:39:33 DEBUG : dir: reading active writers 2025/03/15 03:39:33 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:33 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:33 DEBUG : dir/file1: Remove: 2025/03/15 03:39:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 03:39:33 DEBUG : dir/file1: >Remove: err= 2025/03/15 03:39:33 DEBUG : dir/file1: Remove: 2025/03/15 03:39:33 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/15 03:39:33 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:33 DEBUG : dir: Looking for writers 2025/03/15 03:39:33 DEBUG : : Looking for writers 2025/03/15 03:39:33 DEBUG : dir: reading active writers 2025/03/15 03:39:33 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:33 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 03:39:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/15 03:39:34 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/15 03:39:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/15 03:39:34 DEBUG : dir/file1: Open: flags=O_RDWR 2025/03/15 03:39:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/15 03:39:34 DEBUG : dir/file1: Open: flags=0x3 2025/03/15 03:39:34 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/03/15 03:39:34 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/03/15 03:39:34 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:34 DEBUG : dir: Looking for writers 2025/03/15 03:39:34 DEBUG : file1: reading active writers 2025/03/15 03:39:34 DEBUG : : Looking for writers 2025/03/15 03:39:34 DEBUG : dir: reading active writers 2025/03/15 03:39:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:34 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:34 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:34 DEBUG : dir: Looking for writers 2025/03/15 03:39:34 DEBUG : file1: reading active writers 2025/03/15 03:39:34 DEBUG : : Looking for writers 2025/03/15 03:39:34 DEBUG : dir: reading active writers 2025/03/15 03:39:34 DEBUG : >WaitForWriters: 2025/03/15 03:39:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 03:39:34 DEBUG : newLeaf: Updating file with newLeaf 0xc000198cc0 2025/03/15 03:39:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 03:39:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 03:39:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/15 03:39:34 DEBUG : dir/file1: Updating file with dir/file1 0xc000198cc0 2025/03/15 03:39:34 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/15 03:39:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/15 03:39:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/15 03:39:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:34 DEBUG : dir/file1: File is currently open, delaying rename 0xc000198cc0 2025/03/15 03:39:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 03:39:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 03:39:34 DEBUG : webdav root 'rclone-test-feratop2vido': File to upload is small (25 bytes), uploading instead of streaming 2025/03/15 03:39:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:34 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/15 03:39:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 03:39:34 DEBUG : newLeaf: Running delayed rename now 2025/03/15 03:39:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 03:39:34 DEBUG : newLeaf: Updating file with newLeaf 0xc000198cc0 2025/03/15 03:39:34 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:34 DEBUG : dir: Looking for writers 2025/03/15 03:39:34 DEBUG : : Looking for writers 2025/03/15 03:39:34 DEBUG : dir: reading active writers 2025/03/15 03:39:34 DEBUG : newLeaf: reading active writers 2025/03/15 03:39:34 DEBUG : >WaitForWriters: 2025/03/15 03:39:34 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:34 DEBUG : dir: Looking for writers 2025/03/15 03:39:34 DEBUG : : Looking for writers 2025/03/15 03:39:34 DEBUG : dir: reading active writers 2025/03/15 03:39:34 DEBUG : newLeaf: reading active writers 2025/03/15 03:39:34 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:34 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:34 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 03:39:34 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:34 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:34 INFO : webdav root 'rclone-test-feratop2vido': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 03:39:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:34 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:34 DEBUG : dir: Looking for writers 2025/03/15 03:39:34 DEBUG : file1: reading active writers 2025/03/15 03:39:34 DEBUG : : Looking for writers 2025/03/15 03:39:34 DEBUG : dir: reading active writers 2025/03/15 03:39:34 DEBUG : >WaitForWriters: 2025/03/15 03:39:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 03:39:34 DEBUG : newLeaf: Updating file with newLeaf 0xc00071c480 2025/03/15 03:39:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 03:39:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 03:39:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/15 03:39:34 DEBUG : dir/file1: Updating file with dir/file1 0xc00071c480 2025/03/15 03:39:34 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/15 03:39:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/15 03:39:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/15 03:39:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:34 DEBUG : dir/file1: File is currently open, delaying rename 0xc00071c480 2025/03/15 03:39:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 03:39:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 03:39:34 DEBUG : webdav root 'rclone-test-feratop2vido': File to upload is small (25 bytes), uploading instead of streaming 2025/03/15 03:39:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:34 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/15 03:39:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 03:39:34 DEBUG : newLeaf: Running delayed rename now 2025/03/15 03:39:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 03:39:34 DEBUG : newLeaf: Updating file with newLeaf 0xc00071c480 2025/03/15 03:39:34 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:34 DEBUG : dir: Looking for writers 2025/03/15 03:39:34 DEBUG : : Looking for writers 2025/03/15 03:39:34 DEBUG : dir: reading active writers 2025/03/15 03:39:34 DEBUG : newLeaf: reading active writers 2025/03/15 03:39:34 DEBUG : >WaitForWriters: 2025/03/15 03:39:34 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:34 DEBUG : dir: Looking for writers 2025/03/15 03:39:34 DEBUG : : Looking for writers 2025/03/15 03:39:34 DEBUG : dir: reading active writers 2025/03/15 03:39:34 DEBUG : newLeaf: reading active writers 2025/03/15 03:39:34 DEBUG : >WaitForWriters: 2025/03/15 03:39:34 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:34 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:34 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 03:39:34 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:34 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:34 INFO : webdav root 'rclone-test-feratop2vido': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 03:39:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:34 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/15 03:39:34 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 03:39:34 DEBUG : dir/file1(0xc000991340): openPending: 2025/03/15 03:39:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/15 03:39:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/15 03:39:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:34 DEBUG : dir/file1(0xc000991340): >openPending: err= 2025/03/15 03:39:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/15 03:39:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/15 03:39:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/15 03:39:34 DEBUG : dir/file1(0xc000991340): _writeAt: size=14, off=0 2025/03/15 03:39:34 DEBUG : dir/file1(0xc000991340): >_writeAt: n=14, err= 2025/03/15 03:39:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/15 03:39:34 DEBUG : dir/file1(0xc000991340): close: 2025/03/15 03:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/15 03:39:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/15 03:39:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:34 DEBUG : dir/file1(0xc000991340): >close: err= 2025/03/15 03:39:34 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:34 DEBUG : dir: Looking for writers 2025/03/15 03:39:34 DEBUG : file1: reading active writers 2025/03/15 03:39:34 DEBUG : : Looking for writers 2025/03/15 03:39:34 DEBUG : dir: reading active writers 2025/03/15 03:39:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 03:39:34 DEBUG : dir: Looking for writers 2025/03/15 03:39:34 DEBUG : file1: reading active writers 2025/03/15 03:39:34 DEBUG : : Looking for writers 2025/03/15 03:39:34 DEBUG : dir: reading active writers 2025/03/15 03:39:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 03:39:35 DEBUG : dir: Looking for writers 2025/03/15 03:39:35 DEBUG : file1: reading active writers 2025/03/15 03:39:35 DEBUG : : Looking for writers 2025/03/15 03:39:35 DEBUG : dir: reading active writers 2025/03/15 03:39:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 03:39:35 DEBUG : dir: Looking for writers 2025/03/15 03:39:35 DEBUG : file1: reading active writers 2025/03/15 03:39:35 DEBUG : : Looking for writers 2025/03/15 03:39:35 DEBUG : dir: reading active writers 2025/03/15 03:39:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 03:39:35 DEBUG : dir/file1: vfs cache: starting upload 2025/03/15 03:39:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:35 INFO : dir/file1: Copied (replaced existing) 2025/03/15 03:39:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/15 03:39:35 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/15 03:39:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/15 03:39:35 DEBUG : dir: Looking for writers 2025/03/15 03:39:35 DEBUG : file1: reading active writers 2025/03/15 03:39:35 DEBUG : : Looking for writers 2025/03/15 03:39:35 DEBUG : dir: reading active writers 2025/03/15 03:39:35 DEBUG : >WaitForWriters: 2025/03/15 03:39:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 03:39:35 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 03:39:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/15 03:39:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/15 03:39:35 DEBUG : dir/file1(0xc000910200): _readAt: size=512, off=0 2025/03/15 03:39:35 DEBUG : dir/file1(0xc000910200): openPending: 2025/03/15 03:39:35 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/03/15 03:39:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/15 03:39:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:35 DEBUG : dir/file1(0xc000910200): >openPending: err= 2025/03/15 03:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/15 03:39:35 DEBUG : dir/file1(0xc000910200): >_readAt: n=14, err=EOF 2025/03/15 03:39:35 DEBUG : dir/file1(0xc000910200): close: 2025/03/15 03:39:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/15 03:39:35 DEBUG : dir/file1(0xc000910200): >close: err= 2025/03/15 03:39:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 03:39:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/15 03:39:35 DEBUG : newLeaf: Updating file with newLeaf 0xc000199440 2025/03/15 03:39:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 03:39:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 03:39:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/15 03:39:35 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/15 03:39:35 DEBUG : dir/file1: Updating file with dir/file1 0xc000199440 2025/03/15 03:39:35 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/15 03:39:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/15 03:39:35 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 03:39:35 DEBUG : dir/file1(0xc000910380): openPending: 2025/03/15 03:39:35 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/03/15 03:39:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/15 03:39:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:35 DEBUG : dir/file1(0xc000910380): >openPending: err= 2025/03/15 03:39:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/15 03:39:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/15 03:39:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/15 03:39:35 DEBUG : dir/file1(0xc000910380): _writeAt: size=25, off=0 2025/03/15 03:39:35 DEBUG : dir/file1(0xc000910380): >_writeAt: n=25, err= 2025/03/15 03:39:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 03:39:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/15 03:39:35 DEBUG : newLeaf: Updating file with newLeaf 0xc000199440 2025/03/15 03:39:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 03:39:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 03:39:35 DEBUG : newLeaf(0xc000910380): close: 2025/03/15 03:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/15 03:39:35 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-15 03:39:35.282577538 +0000 UTC m=+6.804453769 2025/03/15 03:39:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:35 DEBUG : newLeaf(0xc000910380): >close: err= 2025/03/15 03:39:35 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:35 DEBUG : dir: Looking for writers 2025/03/15 03:39:35 DEBUG : : Looking for writers 2025/03/15 03:39:35 DEBUG : dir: reading active writers 2025/03/15 03:39:35 DEBUG : newLeaf: reading active writers 2025/03/15 03:39:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 03:39:35 DEBUG : dir: Looking for writers 2025/03/15 03:39:35 DEBUG : : Looking for writers 2025/03/15 03:39:35 DEBUG : dir: reading active writers 2025/03/15 03:39:35 DEBUG : newLeaf: reading active writers 2025/03/15 03:39:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 03:39:35 DEBUG : dir: Looking for writers 2025/03/15 03:39:35 DEBUG : : Looking for writers 2025/03/15 03:39:35 DEBUG : dir: reading active writers 2025/03/15 03:39:35 DEBUG : newLeaf: reading active writers 2025/03/15 03:39:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 03:39:35 DEBUG : dir: Looking for writers 2025/03/15 03:39:35 DEBUG : : Looking for writers 2025/03/15 03:39:35 DEBUG : dir: reading active writers 2025/03/15 03:39:35 DEBUG : newLeaf: reading active writers 2025/03/15 03:39:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 03:39:35 DEBUG : newLeaf: vfs cache: starting upload 2025/03/15 03:39:35 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:35 INFO : newLeaf: Copied (replaced existing) 2025/03/15 03:39:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-15 03:39:35 +0000 UTC" 2025/03/15 03:39:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/15 03:39:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 03:39:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/15 03:39:35 DEBUG : dir: Looking for writers 2025/03/15 03:39:35 DEBUG : : Looking for writers 2025/03/15 03:39:35 DEBUG : dir: reading active writers 2025/03/15 03:39:35 DEBUG : newLeaf: reading active writers 2025/03/15 03:39:35 DEBUG : >WaitForWriters: 2025/03/15 03:39:35 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:35 DEBUG : dir: Looking for writers 2025/03/15 03:39:35 DEBUG : : Looking for writers 2025/03/15 03:39:35 DEBUG : dir: reading active writers 2025/03/15 03:39:35 DEBUG : newLeaf: reading active writers 2025/03/15 03:39:35 DEBUG : >WaitForWriters: 2025/03/15 03:39:35 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:35 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:35 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 03:39:35 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:35 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:35 INFO : webdav root 'rclone-test-feratop2vido': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 03:39:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:35 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:35 DEBUG : dir: Looking for writers 2025/03/15 03:39:35 DEBUG : file1: reading active writers 2025/03/15 03:39:35 DEBUG : : Looking for writers 2025/03/15 03:39:35 DEBUG : dir: reading active writers 2025/03/15 03:39:35 DEBUG : >WaitForWriters: 2025/03/15 03:39:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 03:39:35 DEBUG : newLeaf: Updating file with newLeaf 0xc0006f15c0 2025/03/15 03:39:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 03:39:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 03:39:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/15 03:39:35 DEBUG : dir/file1: Updating file with dir/file1 0xc0006f15c0 2025/03/15 03:39:35 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/15 03:39:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/15 03:39:35 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 03:39:35 DEBUG : dir/file1(0xc000a3d500): openPending: 2025/03/15 03:39:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/15 03:39:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/15 03:39:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:35 DEBUG : dir/file1(0xc000a3d500): >openPending: err= 2025/03/15 03:39:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/15 03:39:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/15 03:39:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/15 03:39:35 DEBUG : dir/file1(0xc000a3d500): _writeAt: size=25, off=0 2025/03/15 03:39:35 DEBUG : dir/file1(0xc000a3d500): >_writeAt: n=25, err= 2025/03/15 03:39:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 03:39:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/15 03:39:35 DEBUG : newLeaf: Updating file with newLeaf 0xc0006f15c0 2025/03/15 03:39:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 03:39:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 03:39:35 DEBUG : newLeaf(0xc000a3d500): close: 2025/03/15 03:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/15 03:39:35 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-15 03:39:35.781767175 +0000 UTC m=+7.303643406 2025/03/15 03:39:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:35 DEBUG : newLeaf(0xc000a3d500): >close: err= 2025/03/15 03:39:35 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:35 DEBUG : dir: Looking for writers 2025/03/15 03:39:35 DEBUG : : Looking for writers 2025/03/15 03:39:35 DEBUG : dir: reading active writers 2025/03/15 03:39:35 DEBUG : newLeaf: reading active writers 2025/03/15 03:39:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 03:39:35 DEBUG : dir: Looking for writers 2025/03/15 03:39:35 DEBUG : : Looking for writers 2025/03/15 03:39:35 DEBUG : dir: reading active writers 2025/03/15 03:39:35 DEBUG : newLeaf: reading active writers 2025/03/15 03:39:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 03:39:35 DEBUG : dir: Looking for writers 2025/03/15 03:39:35 DEBUG : : Looking for writers 2025/03/15 03:39:35 DEBUG : newLeaf: reading active writers 2025/03/15 03:39:35 DEBUG : dir: reading active writers 2025/03/15 03:39:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 03:39:35 DEBUG : dir: Looking for writers 2025/03/15 03:39:35 DEBUG : : Looking for writers 2025/03/15 03:39:35 DEBUG : dir: reading active writers 2025/03/15 03:39:35 DEBUG : newLeaf: reading active writers 2025/03/15 03:39:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 03:39:35 DEBUG : newLeaf: vfs cache: starting upload 2025/03/15 03:39:35 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:35 INFO : newLeaf: Copied (replaced existing) 2025/03/15 03:39:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-15 03:39:35 +0000 UTC" 2025/03/15 03:39:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/15 03:39:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 03:39:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/15 03:39:35 DEBUG : dir: Looking for writers 2025/03/15 03:39:35 DEBUG : : Looking for writers 2025/03/15 03:39:35 DEBUG : dir: reading active writers 2025/03/15 03:39:35 DEBUG : newLeaf: reading active writers 2025/03/15 03:39:35 DEBUG : >WaitForWriters: 2025/03/15 03:39:35 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:35 DEBUG : dir: Looking for writers 2025/03/15 03:39:35 DEBUG : : Looking for writers 2025/03/15 03:39:35 DEBUG : newLeaf: reading active writers 2025/03/15 03:39:35 DEBUG : dir: reading active writers 2025/03/15 03:39:35 DEBUG : >WaitForWriters: 2025/03/15 03:39:35 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:36 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:36 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 03:39:36 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:36 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:36 INFO : webdav root 'rclone-test-feratop2vido': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 03:39:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:36 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/15 03:39:36 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 03:39:36 DEBUG : dir/file1(0xc0008655c0): openPending: 2025/03/15 03:39:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/15 03:39:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/15 03:39:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:36 DEBUG : dir/file1(0xc0008655c0): >openPending: err= 2025/03/15 03:39:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/15 03:39:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/15 03:39:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/15 03:39:36 DEBUG : dir/file1(0xc0008655c0): _writeAt: size=14, off=0 2025/03/15 03:39:36 DEBUG : dir/file1(0xc0008655c0): >_writeAt: n=14, err= 2025/03/15 03:39:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/15 03:39:36 DEBUG : dir/file1(0xc0008655c0): close: 2025/03/15 03:39:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/15 03:39:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/15 03:39:36 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:36 DEBUG : dir/file1(0xc0008655c0): >close: err= 2025/03/15 03:39:36 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:36 DEBUG : dir: Looking for writers 2025/03/15 03:39:36 DEBUG : file1: reading active writers 2025/03/15 03:39:36 DEBUG : : Looking for writers 2025/03/15 03:39:36 DEBUG : dir: reading active writers 2025/03/15 03:39:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 03:39:36 DEBUG : dir: Looking for writers 2025/03/15 03:39:36 DEBUG : file1: reading active writers 2025/03/15 03:39:36 DEBUG : : Looking for writers 2025/03/15 03:39:36 DEBUG : dir: reading active writers 2025/03/15 03:39:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 03:39:36 DEBUG : dir: Looking for writers 2025/03/15 03:39:36 DEBUG : file1: reading active writers 2025/03/15 03:39:36 DEBUG : : Looking for writers 2025/03/15 03:39:36 DEBUG : dir: reading active writers 2025/03/15 03:39:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 03:39:36 DEBUG : dir: Looking for writers 2025/03/15 03:39:36 DEBUG : file1: reading active writers 2025/03/15 03:39:36 DEBUG : : Looking for writers 2025/03/15 03:39:36 DEBUG : dir: reading active writers 2025/03/15 03:39:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 03:39:36 DEBUG : dir/file1: vfs cache: starting upload 2025/03/15 03:39:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:36 INFO : dir/file1: Copied (replaced existing) 2025/03/15 03:39:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/15 03:39:36 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/15 03:39:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/15 03:39:36 DEBUG : dir: Looking for writers 2025/03/15 03:39:36 DEBUG : file1: reading active writers 2025/03/15 03:39:36 DEBUG : : Looking for writers 2025/03/15 03:39:36 DEBUG : dir: reading active writers 2025/03/15 03:39:36 DEBUG : >WaitForWriters: 2025/03/15 03:39:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 03:39:36 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 03:39:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/15 03:39:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/15 03:39:36 DEBUG : dir/file1(0xc000d947c0): _readAt: size=512, off=0 2025/03/15 03:39:36 DEBUG : dir/file1(0xc000d947c0): openPending: 2025/03/15 03:39:36 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/03/15 03:39:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/15 03:39:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:36 DEBUG : dir/file1(0xc000d947c0): >openPending: err= 2025/03/15 03:39:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/15 03:39:36 DEBUG : dir/file1(0xc000d947c0): >_readAt: n=14, err=EOF 2025/03/15 03:39:36 DEBUG : dir/file1(0xc000d947c0): close: 2025/03/15 03:39:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/15 03:39:36 DEBUG : dir/file1(0xc000d947c0): >close: err= 2025/03/15 03:39:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 03:39:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/15 03:39:36 DEBUG : newLeaf: Updating file with newLeaf 0xc00071c840 2025/03/15 03:39:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 03:39:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 03:39:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/15 03:39:36 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/15 03:39:36 DEBUG : dir/file1: Updating file with dir/file1 0xc00071c840 2025/03/15 03:39:36 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/15 03:39:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/15 03:39:36 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 03:39:36 DEBUG : dir/file1(0xc000e14600): openPending: 2025/03/15 03:39:36 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/03/15 03:39:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/15 03:39:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:36 DEBUG : dir/file1(0xc000e14600): >openPending: err= 2025/03/15 03:39:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/15 03:39:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/15 03:39:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/15 03:39:36 DEBUG : dir/file1(0xc000e14600): _writeAt: size=25, off=0 2025/03/15 03:39:36 DEBUG : dir/file1(0xc000e14600): >_writeAt: n=25, err= 2025/03/15 03:39:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 03:39:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/15 03:39:36 DEBUG : newLeaf: Updating file with newLeaf 0xc00071c840 2025/03/15 03:39:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 03:39:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 03:39:36 DEBUG : newLeaf(0xc000e14600): close: 2025/03/15 03:39:36 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/15 03:39:36 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-15 03:39:36.426834604 +0000 UTC m=+7.948710835 2025/03/15 03:39:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:36 DEBUG : newLeaf(0xc000e14600): >close: err= 2025/03/15 03:39:36 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:36 DEBUG : dir: Looking for writers 2025/03/15 03:39:36 DEBUG : : Looking for writers 2025/03/15 03:39:36 DEBUG : dir: reading active writers 2025/03/15 03:39:36 DEBUG : newLeaf: reading active writers 2025/03/15 03:39:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 03:39:36 DEBUG : dir: Looking for writers 2025/03/15 03:39:36 DEBUG : : Looking for writers 2025/03/15 03:39:36 DEBUG : dir: reading active writers 2025/03/15 03:39:36 DEBUG : newLeaf: reading active writers 2025/03/15 03:39:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 03:39:36 DEBUG : dir: Looking for writers 2025/03/15 03:39:36 DEBUG : : Looking for writers 2025/03/15 03:39:36 DEBUG : dir: reading active writers 2025/03/15 03:39:36 DEBUG : newLeaf: reading active writers 2025/03/15 03:39:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 03:39:36 DEBUG : dir: Looking for writers 2025/03/15 03:39:36 DEBUG : : Looking for writers 2025/03/15 03:39:36 DEBUG : dir: reading active writers 2025/03/15 03:39:36 DEBUG : newLeaf: reading active writers 2025/03/15 03:39:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 03:39:36 DEBUG : newLeaf: vfs cache: starting upload 2025/03/15 03:39:36 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:36 INFO : newLeaf: Copied (replaced existing) 2025/03/15 03:39:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-15 03:39:36 +0000 UTC" 2025/03/15 03:39:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/15 03:39:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 03:39:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/15 03:39:36 DEBUG : dir: Looking for writers 2025/03/15 03:39:36 DEBUG : : Looking for writers 2025/03/15 03:39:36 DEBUG : dir: reading active writers 2025/03/15 03:39:36 DEBUG : newLeaf: reading active writers 2025/03/15 03:39:36 DEBUG : >WaitForWriters: 2025/03/15 03:39:36 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:36 DEBUG : dir: Looking for writers 2025/03/15 03:39:36 DEBUG : : Looking for writers 2025/03/15 03:39:36 DEBUG : dir: reading active writers 2025/03/15 03:39:36 DEBUG : newLeaf: reading active writers 2025/03/15 03:39:36 DEBUG : >WaitForWriters: 2025/03/15 03:39:36 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:36 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:36 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 03:39:36 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:36 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:36 INFO : webdav root 'rclone-test-feratop2vido': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 03:39:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:36 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:36 DEBUG : dir: Looking for writers 2025/03/15 03:39:36 DEBUG : file1: reading active writers 2025/03/15 03:39:36 DEBUG : : Looking for writers 2025/03/15 03:39:36 DEBUG : dir: reading active writers 2025/03/15 03:39:36 DEBUG : >WaitForWriters: 2025/03/15 03:39:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 03:39:36 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 03:39:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/15 03:39:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/15 03:39:36 DEBUG : dir/file1(0xc000dd6400): _readAt: size=512, off=0 2025/03/15 03:39:36 DEBUG : dir/file1(0xc000dd6400): openPending: 2025/03/15 03:39:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/15 03:39:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/15 03:39:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:36 DEBUG : dir/file1(0xc000dd6400): >openPending: err= 2025/03/15 03:39:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/03/15 03:39:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 03:39:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 03:39:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:39:36 DEBUG : dir/file1(0xc000dd6400): >_readAt: n=14, err=EOF 2025/03/15 03:39:36 DEBUG : dir/file1(0xc000dd6400): close: 2025/03/15 03:39:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/15 03:39:36 DEBUG : dir/file1(0xc000dd6400): >close: err= 2025/03/15 03:39:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 03:39:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/15 03:39:36 DEBUG : newLeaf: Updating file with newLeaf 0xc00071ca80 2025/03/15 03:39:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 03:39:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 03:39:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/15 03:39:36 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/15 03:39:36 DEBUG : dir/file1: Updating file with dir/file1 0xc00071ca80 2025/03/15 03:39:36 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/15 03:39:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/15 03:39:36 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 03:39:36 DEBUG : dir/file1(0xc000e3bdc0): openPending: 2025/03/15 03:39:36 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/03/15 03:39:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/15 03:39:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:36 DEBUG : dir/file1(0xc000e3bdc0): >openPending: err= 2025/03/15 03:39:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/15 03:39:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/15 03:39:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/15 03:39:36 DEBUG : dir/file1(0xc000e3bdc0): _writeAt: size=25, off=0 2025/03/15 03:39:36 DEBUG : dir/file1(0xc000e3bdc0): >_writeAt: n=25, err= 2025/03/15 03:39:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 03:39:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/15 03:39:36 DEBUG : newLeaf: Updating file with newLeaf 0xc00071ca80 2025/03/15 03:39:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 03:39:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 03:39:36 DEBUG : newLeaf(0xc000e3bdc0): close: 2025/03/15 03:39:36 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/15 03:39:36 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-15 03:39:36.937721666 +0000 UTC m=+8.459597928 2025/03/15 03:39:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:36 DEBUG : newLeaf(0xc000e3bdc0): >close: err= 2025/03/15 03:39:36 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:36 DEBUG : dir: Looking for writers 2025/03/15 03:39:36 DEBUG : : Looking for writers 2025/03/15 03:39:36 DEBUG : dir: reading active writers 2025/03/15 03:39:36 DEBUG : newLeaf: reading active writers 2025/03/15 03:39:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 03:39:36 DEBUG : dir: Looking for writers 2025/03/15 03:39:36 DEBUG : : Looking for writers 2025/03/15 03:39:36 DEBUG : dir: reading active writers 2025/03/15 03:39:36 DEBUG : newLeaf: reading active writers 2025/03/15 03:39:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 03:39:37 DEBUG : dir: Looking for writers 2025/03/15 03:39:37 DEBUG : : Looking for writers 2025/03/15 03:39:37 DEBUG : dir: reading active writers 2025/03/15 03:39:37 DEBUG : newLeaf: reading active writers 2025/03/15 03:39:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 03:39:37 DEBUG : dir: Looking for writers 2025/03/15 03:39:37 DEBUG : : Looking for writers 2025/03/15 03:39:37 DEBUG : newLeaf: reading active writers 2025/03/15 03:39:37 DEBUG : dir: reading active writers 2025/03/15 03:39:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 03:39:37 DEBUG : newLeaf: vfs cache: starting upload 2025/03/15 03:39:37 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:37 INFO : newLeaf: Copied (replaced existing) 2025/03/15 03:39:37 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-15 03:39:36 +0000 UTC" 2025/03/15 03:39:37 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/15 03:39:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 03:39:37 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/15 03:39:37 DEBUG : dir: Looking for writers 2025/03/15 03:39:37 DEBUG : : Looking for writers 2025/03/15 03:39:37 DEBUG : dir: reading active writers 2025/03/15 03:39:37 DEBUG : newLeaf: reading active writers 2025/03/15 03:39:37 DEBUG : >WaitForWriters: 2025/03/15 03:39:37 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:37 DEBUG : dir: Looking for writers 2025/03/15 03:39:37 DEBUG : : Looking for writers 2025/03/15 03:39:37 DEBUG : newLeaf: reading active writers 2025/03/15 03:39:37 DEBUG : dir: reading active writers 2025/03/15 03:39:37 DEBUG : >WaitForWriters: 2025/03/15 03:39:37 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: cleaner exiting --- PASS: TestFileRename (3.08s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:37 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:37 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:37 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:37 DEBUG : : Looking for writers 2025/03/15 03:39:37 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-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:37 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:39:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 03:39:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/15 03:39:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/15 03:39:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:39:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/15 03:39:37 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/03/15 03:39:37 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:37 DEBUG : dir: Looking for writers 2025/03/15 03:39:37 DEBUG : file1: reading active writers 2025/03/15 03:39:37 DEBUG : : Looking for writers 2025/03/15 03:39:37 DEBUG : dir: reading active writers 2025/03/15 03:39:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:37 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:39:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 03:39:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/15 03:39:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/15 03:39:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:39:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/15 03:39:37 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/15 03:39:37 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/15 03:39:37 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/15 03:39:37 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/15 03:39:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/15 03:39:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/15 03:39:37 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/15 03:39:37 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/03/15 03:39:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/03/15 03:39:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/03/15 03:39:37 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/03/15 03:39:37 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/03/15 03:39:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/03/15 03:39:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/03/15 03:39:37 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/03/15 03:39:37 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:37 DEBUG : dir: Looking for writers 2025/03/15 03:39:37 DEBUG : file1: reading active writers 2025/03/15 03:39:37 DEBUG : : Looking for writers 2025/03/15 03:39:37 DEBUG : dir: reading active writers 2025/03/15 03:39:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:37 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:39:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 03:39:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/15 03:39:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/15 03:39:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:39:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/15 03:39:37 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/15 03:39:37 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/15 03:39:37 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/15 03:39:37 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/15 03:39:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/15 03:39:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/15 03:39:37 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/15 03:39:37 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/03/15 03:39:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/03/15 03:39:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/03/15 03:39:37 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/03/15 03:39:37 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/03/15 03:39:37 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/03/15 03:39:37 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/03/15 03:39:37 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/03/15 03:39:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/03/15 03:39:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/03/15 03:39:37 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/15 03:39:37 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/03/15 03:39:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/03/15 03:39:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/03/15 03:39:37 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/15 03:39:37 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/15 03:39:37 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/15 03:39:37 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/15 03:39:37 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/03/15 03:39:37 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/15 03:39:37 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/15 03:39:37 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/15 03:39:37 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/03/15 03:39:37 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:37 DEBUG : dir: Looking for writers 2025/03/15 03:39:37 DEBUG : file1: reading active writers 2025/03/15 03:39:37 DEBUG : : Looking for writers 2025/03/15 03:39:37 DEBUG : dir: reading active writers 2025/03/15 03:39:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:37 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:39:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 03:39:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/15 03:39:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/15 03:39:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:39:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/15 03:39:37 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:37 DEBUG : dir: Looking for writers 2025/03/15 03:39:37 DEBUG : file1: reading active writers 2025/03/15 03:39:37 DEBUG : : Looking for writers 2025/03/15 03:39:37 DEBUG : dir: reading active writers 2025/03/15 03:39:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:37 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:39:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 03:39:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/15 03:39:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/15 03:39:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:39:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/15 03:39:38 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/03/15 03:39:38 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/03/15 03:39:38 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:38 DEBUG : dir: Looking for writers 2025/03/15 03:39:38 DEBUG : file1: reading active writers 2025/03/15 03:39:38 DEBUG : : Looking for writers 2025/03/15 03:39:38 DEBUG : dir: reading active writers 2025/03/15 03:39:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:38 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:38 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 03:39:38 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 INFO : webdav root 'rclone-test-feratop2vido': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 03:39:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:39:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 03:39:38 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 03:39:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/15 03:39:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/15 03:39:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/15 03:39:38 DEBUG : dir/file1(0xc0006c6b40): _readAt: size=1, off=0 2025/03/15 03:39:38 DEBUG : dir/file1(0xc0006c6b40): openPending: 2025/03/15 03:39:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/15 03:39:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/15 03:39:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:38 DEBUG : dir/file1(0xc0006c6b40): >openPending: err= 2025/03/15 03:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/15 03:39:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 03:39:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 03:39:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:39:38 DEBUG : dir/file1(0xc0006c6b40): >_readAt: n=1, err= 2025/03/15 03:39:38 DEBUG : dir/file1(0xc0006c6b40): _readAt: size=256, off=1 2025/03/15 03:39:38 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/03/15 03:39:38 DEBUG : dir/file1(0xc0006c6b40): >_readAt: n=15, err=EOF 2025/03/15 03:39:38 DEBUG : dir/file1(0xc0006c6b40): _readAt: size=16, off=16 2025/03/15 03:39:38 DEBUG : dir/file1(0xc0006c6b40): >_readAt: n=0, err=EOF 2025/03/15 03:39:38 DEBUG : dir/file1(0xc0006c6b40): close: 2025/03/15 03:39:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/15 03:39:38 DEBUG : dir/file1(0xc0006c6b40): >close: err= 2025/03/15 03:39:38 DEBUG : dir/file1(0xc0006c6b40): close: 2025/03/15 03:39:38 DEBUG : dir/file1(0xc0006c6b40): >close: err=file already closed 2025/03/15 03:39:38 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:38 DEBUG : dir: Looking for writers 2025/03/15 03:39:38 DEBUG : file1: reading active writers 2025/03/15 03:39:38 DEBUG : : Looking for writers 2025/03/15 03:39:38 DEBUG : dir: reading active writers 2025/03/15 03:39:38 DEBUG : >WaitForWriters: 2025/03/15 03:39:38 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:38 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:38 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 03:39:38 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 INFO : webdav root 'rclone-test-feratop2vido': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 03:39:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:39:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 03:39:38 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 03:39:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/15 03:39:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/15 03:39:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000830380): _readAt: size=1, off=0 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000830380): openPending: 2025/03/15 03:39:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/15 03:39:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/15 03:39:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000830380): >openPending: err= 2025/03/15 03:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/15 03:39:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 03:39:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 03:39:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000830380): >_readAt: n=1, err= 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000830380): _readAt: size=1, off=5 2025/03/15 03:39:38 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000830380): >_readAt: n=1, err= 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000830380): _readAt: size=1, off=3 2025/03/15 03:39:38 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000830380): >_readAt: n=1, err= 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000830380): _readAt: size=1, off=13 2025/03/15 03:39:38 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000830380): >_readAt: n=1, err= 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000830380): _readAt: size=16, off=100 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000830380): >_readAt: n=0, err=EOF 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000830380): close: 2025/03/15 03:39:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000830380): >close: err= 2025/03/15 03:39:38 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:38 DEBUG : dir: Looking for writers 2025/03/15 03:39:38 DEBUG : file1: reading active writers 2025/03/15 03:39:38 DEBUG : : Looking for writers 2025/03/15 03:39:38 DEBUG : dir: reading active writers 2025/03/15 03:39:38 DEBUG : >WaitForWriters: 2025/03/15 03:39:38 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:38 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:38 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 03:39:38 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 INFO : webdav root 'rclone-test-feratop2vido': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 03:39:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:39:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 03:39:38 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 03:39:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/15 03:39:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/15 03:39:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000ff63c0): _readAt: size=1, off=0 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000ff63c0): openPending: 2025/03/15 03:39:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/15 03:39:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/15 03:39:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000ff63c0): >openPending: err= 2025/03/15 03:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/15 03:39:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 03:39:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 03:39:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000ff63c0): >_readAt: n=1, err= 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000ff63c0): _readAt: size=1, off=5 2025/03/15 03:39:38 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000ff63c0): >_readAt: n=1, err= 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000ff63c0): _readAt: size=1, off=1 2025/03/15 03:39:38 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000ff63c0): >_readAt: n=1, err= 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000ff63c0): _readAt: size=6, off=10 2025/03/15 03:39:38 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000ff63c0): >_readAt: n=6, err= 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000ff63c0): _readAt: size=256, off=10 2025/03/15 03:39:38 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000ff63c0): >_readAt: n=6, err=EOF 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000ff63c0): _readAt: size=256, off=100 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000ff63c0): >_readAt: n=0, err=EOF 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000ff63c0): close: 2025/03/15 03:39:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000ff63c0): >close: err= 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000ff63c0): _readAt: size=256, off=100 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000ff63c0): >_readAt: n=0, err=file already closed 2025/03/15 03:39:38 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:38 DEBUG : dir: Looking for writers 2025/03/15 03:39:38 DEBUG : file1: reading active writers 2025/03/15 03:39:38 DEBUG : : Looking for writers 2025/03/15 03:39:38 DEBUG : dir: reading active writers 2025/03/15 03:39:38 DEBUG : >WaitForWriters: 2025/03/15 03:39:38 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:38 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:38 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 03:39:38 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 INFO : webdav root 'rclone-test-feratop2vido': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 03:39:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:39:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 03:39:38 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 03:39:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/15 03:39:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/15 03:39:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000908fc0): RWFileHandle.Flush 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000908fc0): _readAt: size=256, off=0 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000908fc0): openPending: 2025/03/15 03:39:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/15 03:39:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/15 03:39:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000908fc0): >openPending: err= 2025/03/15 03:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/15 03:39:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 03:39:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 03:39:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000908fc0): >_readAt: n=16, err=EOF 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000908fc0): RWFileHandle.Flush 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000908fc0): RWFileHandle.Flush 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000908fc0): close: 2025/03/15 03:39:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/15 03:39:38 DEBUG : dir/file1(0xc000908fc0): >close: err= 2025/03/15 03:39:38 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:38 DEBUG : dir: Looking for writers 2025/03/15 03:39:38 DEBUG : file1: reading active writers 2025/03/15 03:39:38 DEBUG : : Looking for writers 2025/03/15 03:39:38 DEBUG : dir: reading active writers 2025/03/15 03:39:38 DEBUG : >WaitForWriters: 2025/03/15 03:39:38 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:38 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:38 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 03:39:38 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 INFO : webdav root 'rclone-test-feratop2vido': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 03:39:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:39:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 03:39:38 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 03:39:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/15 03:39:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/15 03:39:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/15 03:39:38 DEBUG : dir/file1(0xc0009c7700): _readAt: size=256, off=0 2025/03/15 03:39:38 DEBUG : dir/file1(0xc0009c7700): openPending: 2025/03/15 03:39:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/15 03:39:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/15 03:39:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:38 DEBUG : dir/file1(0xc0009c7700): >openPending: err= 2025/03/15 03:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/15 03:39:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 03:39:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 03:39:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:39:38 DEBUG : dir/file1(0xc0009c7700): >_readAt: n=16, err=EOF 2025/03/15 03:39:38 DEBUG : dir/file1(0xc0009c7700): RWFileHandle.Release 2025/03/15 03:39:38 DEBUG : dir/file1(0xc0009c7700): close: 2025/03/15 03:39:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/15 03:39:38 DEBUG : dir/file1(0xc0009c7700): >close: err= 2025/03/15 03:39:38 DEBUG : dir/file1(0xc0009c7700): RWFileHandle.Release 2025/03/15 03:39:38 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:38 DEBUG : dir: Looking for writers 2025/03/15 03:39:38 DEBUG : file1: reading active writers 2025/03/15 03:39:38 DEBUG : : Looking for writers 2025/03/15 03:39:38 DEBUG : dir: reading active writers 2025/03/15 03:39:38 DEBUG : >WaitForWriters: 2025/03/15 03:39:38 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:38 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:38 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 03:39:38 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:38 INFO : webdav root 'rclone-test-feratop2vido': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 03:39:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:38 DEBUG : file1: newRWFileHandle: 2025/03/15 03:39:38 DEBUG : file1(0xc00085b540): openPending: 2025/03/15 03:39:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:38 DEBUG : file1(0xc00085b540): >openPending: err= 2025/03/15 03:39:38 DEBUG : file1: >newRWFileHandle: err= 2025/03/15 03:39:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/15 03:39:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/15 03:39:38 DEBUG : file1(0xc00085b540): _writeAt: size=5, off=0 2025/03/15 03:39:38 DEBUG : file1(0xc00085b540): >_writeAt: n=5, err= 2025/03/15 03:39:38 DEBUG : file1(0xc00085b540): _writeAt: size=7, off=5 2025/03/15 03:39:38 DEBUG : file1(0xc00085b540): >_writeAt: n=7, err= 2025/03/15 03:39:38 DEBUG : file1: vfs cache: truncate to size=11 2025/03/15 03:39:38 DEBUG : file1(0xc00085b540): close: 2025/03/15 03:39:38 DEBUG : file1: vfs cache: setting modification time to 2025-03-15 03:39:38.89322768 +0000 UTC m=+10.415103922 2025/03/15 03:39:38 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:38 DEBUG : file1(0xc00085b540): >close: err= 2025/03/15 03:39:38 DEBUG : file1(0xc00085b540): close: 2025/03/15 03:39:38 DEBUG : file1(0xc00085b540): >close: err=file already closed 2025/03/15 03:39:38 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:38 DEBUG : : Looking for writers 2025/03/15 03:39:38 DEBUG : file1: reading active writers 2025/03/15 03:39:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 03:39:38 DEBUG : : Looking for writers 2025/03/15 03:39:38 DEBUG : file1: reading active writers 2025/03/15 03:39:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 03:39:38 DEBUG : : Looking for writers 2025/03/15 03:39:38 DEBUG : file1: reading active writers 2025/03/15 03:39:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 03:39:38 DEBUG : : Looking for writers 2025/03/15 03:39:38 DEBUG : file1: reading active writers 2025/03/15 03:39:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 03:39:38 DEBUG : file1: vfs cache: starting upload 2025/03/15 03:39:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:39 INFO : file1: Copied (new) 2025/03/15 03:39:39 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-15 03:39:38 +0000 UTC" 2025/03/15 03:39:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/15 03:39:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:39 INFO : file1: vfs cache: upload succeeded try #1 2025/03/15 03:39:39 DEBUG : : Looking for writers 2025/03/15 03:39:39 DEBUG : file1: reading active writers 2025/03/15 03:39:39 DEBUG : >WaitForWriters: 2025/03/15 03:39:39 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:39 DEBUG : : Looking for writers 2025/03/15 03:39:39 DEBUG : file1: reading active writers 2025/03/15 03:39:39 DEBUG : >WaitForWriters: 2025/03/15 03:39:39 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:39 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:39 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 03:39:39 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:39 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:39 INFO : webdav root 'rclone-test-feratop2vido': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 03:39:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:39 DEBUG : file1: newRWFileHandle: 2025/03/15 03:39:39 DEBUG : file1(0xc000927700): openPending: 2025/03/15 03:39:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:39 DEBUG : file1(0xc000927700): >openPending: err= 2025/03/15 03:39:39 DEBUG : file1: >newRWFileHandle: err= 2025/03/15 03:39:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/15 03:39:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/15 03:39:39 DEBUG : file1(0xc000927700): _writeAt: size=7, off=0 2025/03/15 03:39:39 DEBUG : file1(0xc000927700): >_writeAt: n=7, err= 2025/03/15 03:39:39 DEBUG : file1(0xc000927700): _writeAt: size=6, off=5 2025/03/15 03:39:39 DEBUG : file1(0xc000927700): >_writeAt: n=6, err= 2025/03/15 03:39:39 DEBUG : file1(0xc000927700): close: 2025/03/15 03:39:39 DEBUG : file1: vfs cache: setting modification time to 2025-03-15 03:39:39.090103989 +0000 UTC m=+10.611980230 2025/03/15 03:39:39 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:39 DEBUG : file1(0xc000927700): >close: err= 2025/03/15 03:39:39 DEBUG : file1(0xc000927700): _writeAt: size=5, off=0 2025/03/15 03:39:39 DEBUG : file1(0xc000927700): >_writeAt: n=0, err=file already closed 2025/03/15 03:39:39 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:39 DEBUG : : Looking for writers 2025/03/15 03:39:39 DEBUG : file1: reading active writers 2025/03/15 03:39:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 03:39:39 DEBUG : : Looking for writers 2025/03/15 03:39:39 DEBUG : file1: reading active writers 2025/03/15 03:39:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 03:39:39 DEBUG : : Looking for writers 2025/03/15 03:39:39 DEBUG : file1: reading active writers 2025/03/15 03:39:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 03:39:39 DEBUG : : Looking for writers 2025/03/15 03:39:39 DEBUG : file1: reading active writers 2025/03/15 03:39:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 03:39:39 DEBUG : file1: vfs cache: starting upload 2025/03/15 03:39:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:39 INFO : file1: Copied (new) 2025/03/15 03:39:39 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-15 03:39:39 +0000 UTC" 2025/03/15 03:39:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/15 03:39:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:39 INFO : file1: vfs cache: upload succeeded try #1 2025/03/15 03:39:39 DEBUG : : Looking for writers 2025/03/15 03:39:39 DEBUG : file1: reading active writers 2025/03/15 03:39:39 DEBUG : >WaitForWriters: 2025/03/15 03:39:39 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:39 DEBUG : : Looking for writers 2025/03/15 03:39:39 DEBUG : file1: reading active writers 2025/03/15 03:39:39 DEBUG : >WaitForWriters: 2025/03/15 03:39:39 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:39 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:39 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 03:39:39 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:39 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:39 INFO : webdav root 'rclone-test-feratop2vido': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 03:39:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:39 DEBUG : file1: newRWFileHandle: 2025/03/15 03:39:39 DEBUG : file1(0xc0009512c0): openPending: 2025/03/15 03:39:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:39 DEBUG : file1(0xc0009512c0): >openPending: err= 2025/03/15 03:39:39 DEBUG : file1: >newRWFileHandle: err= 2025/03/15 03:39:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/15 03:39:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/15 03:39:39 DEBUG : file1(0xc0009512c0): close: 2025/03/15 03:39:39 DEBUG : file1: vfs cache: setting modification time to 2025-03-15 03:39:39.287302138 +0000 UTC m=+10.809178369 2025/03/15 03:39:39 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:39 DEBUG : file1(0xc0009512c0): >close: err= 2025/03/15 03:39:39 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/15 03:39:39 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/15 03:39:39 DEBUG : file2: newRWFileHandle: 2025/03/15 03:39:39 DEBUG : file2(0xc000951380): openPending: 2025/03/15 03:39:39 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:39 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/15 03:39:39 DEBUG : file2(0xc000951380): >openPending: err= 2025/03/15 03:39:39 DEBUG : file2: >newRWFileHandle: err= 2025/03/15 03:39:39 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/15 03:39:39 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/03/15 03:39:39 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/03/15 03:39:39 DEBUG : file2(0xc000951380): RWFileHandle.Flush 2025/03/15 03:39:39 DEBUG : file2(0xc000951380): RWFileHandle.Release 2025/03/15 03:39:39 DEBUG : file2(0xc000951380): close: 2025/03/15 03:39:39 DEBUG : file2: vfs cache: setting modification time to 2025-03-15 03:39:39.287967691 +0000 UTC m=+10.809843932 2025/03/15 03:39:39 INFO : file2: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:39 DEBUG : file2(0xc000951380): >close: err= 2025/03/15 03:39:39 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:39 DEBUG : : Looking for writers 2025/03/15 03:39:39 DEBUG : file1: reading active writers 2025/03/15 03:39:39 DEBUG : file2: reading active writers 2025/03/15 03:39:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/03/15 03:39:39 DEBUG : : Looking for writers 2025/03/15 03:39:39 DEBUG : file1: reading active writers 2025/03/15 03:39:39 DEBUG : file2: reading active writers 2025/03/15 03:39:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/03/15 03:39:39 DEBUG : : Looking for writers 2025/03/15 03:39:39 DEBUG : file1: reading active writers 2025/03/15 03:39:39 DEBUG : file2: reading active writers 2025/03/15 03:39:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/03/15 03:39:39 DEBUG : : Looking for writers 2025/03/15 03:39:39 DEBUG : file1: reading active writers 2025/03/15 03:39:39 DEBUG : file2: reading active writers 2025/03/15 03:39:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/03/15 03:39:39 DEBUG : file1: vfs cache: starting upload 2025/03/15 03:39:39 DEBUG : file2: vfs cache: starting upload 2025/03/15 03:39:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:39 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:39 INFO : file1: Copied (new) 2025/03/15 03:39:39 DEBUG : file1: vfs cache: fingerprint now "0,2025-03-15 03:39:39 +0000 UTC" 2025/03/15 03:39:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/15 03:39:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:39 INFO : file1: vfs cache: upload succeeded try #1 2025/03/15 03:39:39 DEBUG : : Looking for writers 2025/03/15 03:39:39 DEBUG : file2: reading active writers 2025/03/15 03:39:39 DEBUG : file1: reading active writers 2025/03/15 03:39:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/15 03:39:39 INFO : file2: Copied (new) 2025/03/15 03:39:39 DEBUG : file2: vfs cache: fingerprint now "0,2025-03-15 03:39:39 +0000 UTC" 2025/03/15 03:39:39 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/03/15 03:39:39 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/15 03:39:39 INFO : file2: vfs cache: upload succeeded try #1 2025/03/15 03:39:39 DEBUG : : Looking for writers 2025/03/15 03:39:39 DEBUG : file1: reading active writers 2025/03/15 03:39:39 DEBUG : file2: reading active writers 2025/03/15 03:39:39 DEBUG : >WaitForWriters: 2025/03/15 03:39:39 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:39 DEBUG : : Looking for writers 2025/03/15 03:39:39 DEBUG : file1: reading active writers 2025/03/15 03:39:39 DEBUG : file2: reading active writers 2025/03/15 03:39:39 DEBUG : >WaitForWriters: 2025/03/15 03:39:39 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:39 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:39 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 03:39:39 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:39 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:39 INFO : webdav root 'rclone-test-feratop2vido': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 03:39:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:39 DEBUG : file1: newRWFileHandle: 2025/03/15 03:39:39 DEBUG : file1(0xc000b16e00): openPending: 2025/03/15 03:39:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:39 DEBUG : file1(0xc000b16e00): >openPending: err= 2025/03/15 03:39:39 DEBUG : file1: >newRWFileHandle: err= 2025/03/15 03:39:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/15 03:39:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/15 03:39:39 DEBUG : file1(0xc000b16e00): _writeAt: size=5, off=0 2025/03/15 03:39:39 DEBUG : file1(0xc000b16e00): >_writeAt: n=5, err= 2025/03/15 03:39:39 DEBUG : file1(0xc000b16e00): RWFileHandle.Flush 2025/03/15 03:39:39 DEBUG : file1(0xc000b16e00): RWFileHandle.Flush 2025/03/15 03:39:39 DEBUG : file1(0xc000b16e00): close: 2025/03/15 03:39:39 DEBUG : file1: vfs cache: setting modification time to 2025-03-15 03:39:39.656542196 +0000 UTC m=+11.178418426 2025/03/15 03:39:39 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:39 DEBUG : file1(0xc000b16e00): >close: err= 2025/03/15 03:39:39 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:39 DEBUG : : Looking for writers 2025/03/15 03:39:39 DEBUG : file1: reading active writers 2025/03/15 03:39:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 03:39:39 DEBUG : : Looking for writers 2025/03/15 03:39:39 DEBUG : file1: reading active writers 2025/03/15 03:39:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 03:39:39 DEBUG : : Looking for writers 2025/03/15 03:39:39 DEBUG : file1: reading active writers 2025/03/15 03:39:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 03:39:39 DEBUG : : Looking for writers 2025/03/15 03:39:39 DEBUG : file1: reading active writers 2025/03/15 03:39:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 03:39:39 DEBUG : file1: vfs cache: starting upload 2025/03/15 03:39:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:39 INFO : file1: Copied (new) 2025/03/15 03:39:39 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-15 03:39:39 +0000 UTC" 2025/03/15 03:39:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/15 03:39:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:39 INFO : file1: vfs cache: upload succeeded try #1 2025/03/15 03:39:39 DEBUG : : Looking for writers 2025/03/15 03:39:39 DEBUG : file1: reading active writers 2025/03/15 03:39:39 DEBUG : >WaitForWriters: 2025/03/15 03:39:39 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:39 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:39 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 03:39:39 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:39 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:39 INFO : webdav root 'rclone-test-feratop2vido': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 03:39:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:39 DEBUG : file1: newRWFileHandle: 2025/03/15 03:39:39 DEBUG : file1(0xc000b17dc0): openPending: 2025/03/15 03:39:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:39 DEBUG : file1(0xc000b17dc0): >openPending: err= 2025/03/15 03:39:39 DEBUG : file1: >newRWFileHandle: err= 2025/03/15 03:39:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/15 03:39:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/15 03:39:39 DEBUG : file1(0xc000b17dc0): _writeAt: size=5, off=0 2025/03/15 03:39:39 DEBUG : file1(0xc000b17dc0): >_writeAt: n=5, err= 2025/03/15 03:39:39 DEBUG : file1(0xc000b17dc0): RWFileHandle.Release 2025/03/15 03:39:39 DEBUG : file1(0xc000b17dc0): close: 2025/03/15 03:39:39 DEBUG : file1: vfs cache: setting modification time to 2025-03-15 03:39:39.842360563 +0000 UTC m=+11.364236794 2025/03/15 03:39:39 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:39 DEBUG : file1(0xc000b17dc0): >close: err= 2025/03/15 03:39:39 DEBUG : file1(0xc000b17dc0): RWFileHandle.Release 2025/03/15 03:39:39 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:39 DEBUG : : Looking for writers 2025/03/15 03:39:39 DEBUG : file1: reading active writers 2025/03/15 03:39:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 03:39:39 DEBUG : : Looking for writers 2025/03/15 03:39:39 DEBUG : file1: reading active writers 2025/03/15 03:39:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 03:39:39 DEBUG : : Looking for writers 2025/03/15 03:39:39 DEBUG : file1: reading active writers 2025/03/15 03:39:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 03:39:39 DEBUG : : Looking for writers 2025/03/15 03:39:39 DEBUG : file1: reading active writers 2025/03/15 03:39:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 03:39:39 DEBUG : file1: vfs cache: starting upload 2025/03/15 03:39:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:39 INFO : file1: Copied (new) 2025/03/15 03:39:39 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-15 03:39:39 +0000 UTC" 2025/03/15 03:39:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/15 03:39:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:39 INFO : file1: vfs cache: upload succeeded try #1 2025/03/15 03:39:39 DEBUG : : Looking for writers 2025/03/15 03:39:39 DEBUG : file1: reading active writers 2025/03/15 03:39:39 DEBUG : >WaitForWriters: 2025/03/15 03:39:39 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.18s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:40 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:40 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 03:39:40 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:40 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:40 INFO : webdav root 'rclone-test-feratop2vido': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 03:39:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:40 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/15 03:39:40 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : dir/file1(0xc000a61c80): openPending: 2025/03/15 03:39:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/15 03:39:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/15 03:39:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:40 DEBUG : dir/file1(0xc000a61c80): >openPending: err= 2025/03/15 03:39:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/15 03:39:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/15 03:39:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/15 03:39:40 DEBUG : dir/file1(0xc000a61c80): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : dir/file1(0xc000a61c80): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : dir/file1(0xc000a61c80): close: 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-15 03:39:40.090822586 +0000 UTC m=+11.612698817 2025/03/15 03:39:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : dir/file1(0xc000a61c80): >close: err= 2025/03/15 03:39:40 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:40 DEBUG : dir: Looking for writers 2025/03/15 03:39:40 DEBUG : file1: reading active writers 2025/03/15 03:39:40 DEBUG : : Looking for writers 2025/03/15 03:39:40 DEBUG : dir: reading active writers 2025/03/15 03:39:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 03:39:40 DEBUG : dir: Looking for writers 2025/03/15 03:39:40 DEBUG : file1: reading active writers 2025/03/15 03:39:40 DEBUG : : Looking for writers 2025/03/15 03:39:40 DEBUG : dir: reading active writers 2025/03/15 03:39:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 03:39:40 DEBUG : dir: Looking for writers 2025/03/15 03:39:40 DEBUG : file1: reading active writers 2025/03/15 03:39:40 DEBUG : : Looking for writers 2025/03/15 03:39:40 DEBUG : dir: reading active writers 2025/03/15 03:39:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 03:39:40 DEBUG : dir: Looking for writers 2025/03/15 03:39:40 DEBUG : file1: reading active writers 2025/03/15 03:39:40 DEBUG : : Looking for writers 2025/03/15 03:39:40 DEBUG : dir: reading active writers 2025/03/15 03:39:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 03:39:40 DEBUG : dir/file1: vfs cache: starting upload 2025/03/15 03:39:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:40 INFO : dir/file1: Copied (replaced existing) 2025/03/15 03:39:40 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-03-15 03:39:40 +0000 UTC" 2025/03/15 03:39:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/15 03:39:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/15 03:39:40 DEBUG : dir: Looking for writers 2025/03/15 03:39:40 DEBUG : file1: reading active writers 2025/03/15 03:39:40 DEBUG : : Looking for writers 2025/03/15 03:39:40 DEBUG : dir: reading active writers 2025/03/15 03:39:40 DEBUG : >WaitForWriters: 2025/03/15 03:39:40 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:40 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:40 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 03:39:40 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:40 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:40 INFO : webdav root 'rclone-test-feratop2vido': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 03:39:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:40 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/15 03:39:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/15 03:39:40 DEBUG : dir/file1(0xc000accc40): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : dir/file1(0xc000accc40): openPending: 2025/03/15 03:39:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/15 03:39:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/15 03:39:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:40 DEBUG : dir/file1(0xc000accc40): >openPending: err= 2025/03/15 03:39:40 DEBUG : dir/file1(0xc000accc40): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : dir/file1(0xc000accc40): _writeAt: size=15, off=5 2025/03/15 03:39:40 DEBUG : dir/file1(0xc000accc40): >_writeAt: n=15, err= 2025/03/15 03:39:40 DEBUG : dir/file1(0xc000accc40): close: 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/03/15 03:39:40 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-15 03:39:40.373657963 +0000 UTC m=+11.895534204 2025/03/15 03:39:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : dir/file1(0xc000accc40): >close: err= 2025/03/15 03:39:40 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:40 DEBUG : dir: Looking for writers 2025/03/15 03:39:40 DEBUG : file1: reading active writers 2025/03/15 03:39:40 DEBUG : : Looking for writers 2025/03/15 03:39:40 DEBUG : dir: reading active writers 2025/03/15 03:39:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 03:39:40 DEBUG : dir: Looking for writers 2025/03/15 03:39:40 DEBUG : file1: reading active writers 2025/03/15 03:39:40 DEBUG : : Looking for writers 2025/03/15 03:39:40 DEBUG : dir: reading active writers 2025/03/15 03:39:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 03:39:40 DEBUG : dir: Looking for writers 2025/03/15 03:39:40 DEBUG : file1: reading active writers 2025/03/15 03:39:40 DEBUG : : Looking for writers 2025/03/15 03:39:40 DEBUG : dir: reading active writers 2025/03/15 03:39:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 03:39:40 DEBUG : dir: Looking for writers 2025/03/15 03:39:40 DEBUG : file1: reading active writers 2025/03/15 03:39:40 DEBUG : : Looking for writers 2025/03/15 03:39:40 DEBUG : dir: reading active writers 2025/03/15 03:39:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 03:39:40 DEBUG : dir/file1: vfs cache: starting upload 2025/03/15 03:39:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:40 INFO : dir/file1: Copied (replaced existing) 2025/03/15 03:39:40 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-03-15 03:39:40 +0000 UTC" 2025/03/15 03:39:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/15 03:39:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/15 03:39:40 DEBUG : dir: Looking for writers 2025/03/15 03:39:40 DEBUG : file1: reading active writers 2025/03/15 03:39:40 DEBUG : : Looking for writers 2025/03/15 03:39:40 DEBUG : dir: reading active writers 2025/03/15 03:39:40 DEBUG : >WaitForWriters: 2025/03/15 03:39:40 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:40 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:40 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 03:39:40 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:40 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 INFO : webdav root 'rclone-test-feratop2vido': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 03:39:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : file1: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : file1(0xc000acdc80): openPending: 2025/03/15 03:39:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:40 DEBUG : file1(0xc000acdc80): >openPending: err= 2025/03/15 03:39:40 DEBUG : file1: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/15 03:39:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/15 03:39:40 DEBUG : file1(0xc000acdc80): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : file1(0xc000acdc80): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : file1(0xc000acdc80): close: 2025/03/15 03:39:40 DEBUG : file1: vfs cache: setting modification time to 2025-03-15 03:39:40.591687726 +0000 UTC m=+12.113563996 2025/03/15 03:39:40 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : file1(0xc000acdc80): >close: err= 2025/03/15 03:39:40 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:40 DEBUG : : Looking for writers 2025/03/15 03:39:40 DEBUG : file1: reading active writers 2025/03/15 03:39:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 03:39:40 DEBUG : : Looking for writers 2025/03/15 03:39:40 DEBUG : file1: reading active writers 2025/03/15 03:39:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 03:39:40 DEBUG : : Looking for writers 2025/03/15 03:39:40 DEBUG : file1: reading active writers 2025/03/15 03:39:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 03:39:40 DEBUG : : Looking for writers 2025/03/15 03:39:40 DEBUG : file1: reading active writers 2025/03/15 03:39:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 03:39:40 DEBUG : file1: vfs cache: starting upload 2025/03/15 03:39:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:39:40 INFO : file1: Copied (new) 2025/03/15 03:39:40 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-15 03:39:40 +0000 UTC" 2025/03/15 03:39:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:40 INFO : file1: vfs cache: upload succeeded try #1 2025/03/15 03:39:40 DEBUG : : Looking for writers 2025/03/15 03:39:40 DEBUG : file1: reading active writers 2025/03/15 03:39:40 DEBUG : >WaitForWriters: 2025/03/15 03:39:40 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:40 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:40 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 03:39:40 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:40 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/03/15 03:39:40 INFO : webdav root 'rclone-test-feratop2vido': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b723c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b723c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b723c0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b723c0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b723c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.778814537 +0000 UTC m=+12.300690788 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b723c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72400): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72400): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72400): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72400): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72400): _writeAt: size=3, off=2 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72400): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72400): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.778814537 +0000 UTC m=+12.300690788 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72400): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72440): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72440): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72440): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72440): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72440): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.778814537 +0000 UTC m=+12.300690788 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72440): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367c00 item 1 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72480): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72480): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72480): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72480): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72480): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.780827588 +0000 UTC m=+12.302703860 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72480): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b724c0): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b724c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b724c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b724c0): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b724c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.780827588 +0000 UTC m=+12.302703860 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b724c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052150 item 2 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72500): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72500): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72500): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72500): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72500): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.782175598 +0000 UTC m=+12.304051839 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72500): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72540): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72540): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72540): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72540): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72540): _writeAt: size=3, off=2 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72540): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72540): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.782175598 +0000 UTC m=+12.304051839 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72540): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72580): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72580): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72580): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72580): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72580): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.782175598 +0000 UTC m=+12.304051839 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72580): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000523f0 item 3 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72600): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72600): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72600): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72600): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72600): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.783711177 +0000 UTC m=+12.305587418 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72600): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72680): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72680): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72680): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72680): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72680): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.783711177 +0000 UTC m=+12.305587418 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72680): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052af0 item 4 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b726c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b726c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b726c0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b726c0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b726c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.785053025 +0000 UTC m=+12.306929285 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b726c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72700): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72700): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72700): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72700): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72700): _writeAt: size=3, off=2 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72700): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72700): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.785053025 +0000 UTC m=+12.306929285 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72700): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72740): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72740): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72740): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72740): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72740): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.785053025 +0000 UTC m=+12.306929285 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72740): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053260 item 5 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b727c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b727c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b727c0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b727c0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b727c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.786740347 +0000 UTC m=+12.308616578 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b727c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72840): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72840): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72840): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72840): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72840): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.786740347 +0000 UTC m=+12.308616578 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72840): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000539d0 item 6 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b728c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b728c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b728c0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b728c0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b728c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.787995001 +0000 UTC m=+12.309871233 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b728c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72980): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72980): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72980): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72980): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72980): _writeAt: size=3, off=2 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72980): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72980): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.787995001 +0000 UTC m=+12.309871233 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72980): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b729c0): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b729c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b729c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b729c0): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b729c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.787995001 +0000 UTC m=+12.309871233 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b729c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446070 item 7 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72a40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72a40): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72a40): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72a40): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72a40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.789866779 +0000 UTC m=+12.311743020 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72a40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72ac0): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72ac0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72ac0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72ac0): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72ac0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.789866779 +0000 UTC m=+12.311743020 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72ac0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446540 item 8 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72b00): _readAt: size=2, off=0 2025/03/15 03:39:40 ERROR : open-test-file(0xc000b72b00): Couldn't read size of file 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72b00): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72b00): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72b00): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72b00): close: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72b00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72b40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72b40): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72b40): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72b40): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72b40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.791252467 +0000 UTC m=+12.313128708 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72b40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72b80): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72b80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72b80): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72b80): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72b80): _writeAt: size=3, off=2 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72b80): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72b80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.791252467 +0000 UTC m=+12.313128708 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72b80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72bc0): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72bc0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72bc0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72bc0): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72bc0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.791252467 +0000 UTC m=+12.313128708 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72bc0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446c40 item 9 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72c40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72c40): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72c40): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72c40): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72c40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.792985275 +0000 UTC m=+12.314861546 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72c40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72cc0): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72cc0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72cc0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72cc0): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72cc0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.792985275 +0000 UTC m=+12.314861546 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72cc0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447260 item 10 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72d80): _readAt: size=2, off=0 2025/03/15 03:39:40 ERROR : open-test-file(0xc000b72d80): Couldn't read size of file 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72d80): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72d80): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72d80): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72d80): close: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72d80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72dc0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72dc0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72dc0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72dc0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72dc0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.794375843 +0000 UTC m=+12.316252094 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72dc0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72e80): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72e80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72e80): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72e80): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72e80): _writeAt: size=3, off=2 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72e80): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72e80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.794375843 +0000 UTC m=+12.316252094 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72e80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72ec0): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72ec0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72ec0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72ec0): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72ec0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.794375843 +0000 UTC m=+12.316252094 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72ec0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004476c0 item 11 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72f40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72f40): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72f40): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72f40): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72f40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.796066923 +0000 UTC m=+12.317943154 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72f40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72fc0): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72fc0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72fc0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72fc0): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72fc0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.796066923 +0000 UTC m=+12.317943154 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b72fc0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447ce0 item 12 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73080): _readAt: size=2, off=0 2025/03/15 03:39:40 ERROR : open-test-file(0xc000b73080): Couldn't read size of file 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73080): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73080): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73080): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73080): close: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73080): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b730c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b730c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b730c0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b730c0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b730c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.79725886 +0000 UTC m=+12.319135090 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b730c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73180): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73180): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73180): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73180): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73180): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.79725886 +0000 UTC m=+12.319135090 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73180): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004304d0 item 13 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73200): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73200): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73200): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73200): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73200): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.798377771 +0000 UTC m=+12.320254012 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73200): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73280): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73280): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73280): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73280): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73280): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.798377771 +0000 UTC m=+12.320254012 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73280): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430af0 item 14 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73340): _readAt: size=2, off=0 2025/03/15 03:39:40 ERROR : open-test-file(0xc000b73340): Couldn't read size of file 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73340): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73340): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73340): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73340): close: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73340): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73380): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73380): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73380): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73380): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73380): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.799491802 +0000 UTC m=+12.321368033 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73380): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73440): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73440): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73440): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73440): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73440): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.799491802 +0000 UTC m=+12.321368033 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73440): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430e70 item 15 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 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/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b734c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b734c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b734c0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b734c0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b734c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.800905463 +0000 UTC m=+12.322781694 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b734c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73540): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73540): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73540): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73540): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73540): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.800905463 +0000 UTC m=+12.322781694 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73540): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004312d0 item 16 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73580): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73580): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73580): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73580): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73580): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.802225289 +0000 UTC m=+12.324101541 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73580): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b735c0): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b735c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b735c0): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b735c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b735c0): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b735c0): _writeAt: size=3, off=7 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b735c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b735c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.802225289 +0000 UTC m=+12.324101541 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b735c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73600): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73600): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73600): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73600): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73600): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.802225289 +0000 UTC m=+12.324101541 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73600): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431650 item 17 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73680): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73680): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73680): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73680): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73680): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.803985928 +0000 UTC m=+12.325862169 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73680): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73700): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73700): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73700): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73700): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73700): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.803985928 +0000 UTC m=+12.325862169 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73700): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431c70 item 18 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73780): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73780): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73780): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73780): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73780): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.805320261 +0000 UTC m=+12.327196512 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73780): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73840): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73840): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73840): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73840): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73840): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73840): _writeAt: size=3, off=7 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73840): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73840): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.805320261 +0000 UTC m=+12.327196512 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73840): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73880): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73880): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73880): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73880): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73880): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.805320261 +0000 UTC m=+12.327196512 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73880): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004500e0 item 19 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73900): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73900): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73900): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73900): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73900): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.807056635 +0000 UTC m=+12.328932887 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73900): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73980): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73980): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73980): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73980): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73980): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.807056635 +0000 UTC m=+12.328932887 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73980): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450690 item 20 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73a00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73a00): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73a00): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73a00): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73a00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.808345524 +0000 UTC m=+12.330221765 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73a00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73ac0): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73ac0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73ac0): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73ac0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73ac0): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73ac0): _writeAt: size=3, off=7 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73ac0): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73ac0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.808345524 +0000 UTC m=+12.330221765 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73ac0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73b00): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73b00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73b00): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73b00): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73b00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.808345524 +0000 UTC m=+12.330221765 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73b00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004509a0 item 21 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73b80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73b80): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73b80): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73b80): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73b80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.810116172 +0000 UTC m=+12.331992413 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73b80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73c00): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73c00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73c00): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73c00): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73c00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.810116172 +0000 UTC m=+12.331992413 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73c00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450d90 item 22 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73c80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73c80): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73c80): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73c80): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73c80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.811280098 +0000 UTC m=+12.333156339 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73c80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73d40): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73d40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73d40): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73d40): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73d40): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73d40): _writeAt: size=3, off=7 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73d40): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73d40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.811280098 +0000 UTC m=+12.333156339 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73d40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73d80): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73d80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73d80): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73d80): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73d80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.811280098 +0000 UTC m=+12.333156339 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73d80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451030 item 23 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 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/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73e00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73e00): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73e00): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73e00): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73e00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.812927956 +0000 UTC m=+12.334804187 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73e00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73e80): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73e80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73e80): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73e80): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73e80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.812927956 +0000 UTC m=+12.334804187 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73e80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004513b0 item 24 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73f40): _readAt: size=2, off=0 2025/03/15 03:39:40 ERROR : open-test-file(0xc000b73f40): Couldn't read size of file 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73f40): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73f40): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73f40): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73f40): close: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000b73f40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc001098000): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc001098000): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc001098000): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc001098000): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc001098000): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.814365713 +0000 UTC m=+12.336241954 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc001098000): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0010980c0): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0010980c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0010980c0): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0010980c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0010980c0): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0010980c0): _writeAt: size=3, off=7 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0010980c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0010980c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.814365713 +0000 UTC m=+12.336241954 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0010980c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afeec0): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afeec0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afeec0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afeec0): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afeec0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.814365713 +0000 UTC m=+12.336241954 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afeec0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004516c0 item 25 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afef40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afef40): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afef40): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afef40): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afef40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.816016507 +0000 UTC m=+12.337892748 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afef40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afefc0): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afefc0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afefc0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afefc0): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afefc0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.816016507 +0000 UTC m=+12.337892748 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afefc0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b730 item 26 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff080): _readAt: size=2, off=0 2025/03/15 03:39:40 ERROR : open-test-file(0xc000aff080): Couldn't read size of file 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff080): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff080): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff080): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff080): close: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff080): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff0c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff0c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff0c0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff0c0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff0c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.817346171 +0000 UTC m=+12.339222402 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff0c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff180): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff180): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff180): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff180): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff180): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff180): _writeAt: size=3, off=7 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff180): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff180): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.817346171 +0000 UTC m=+12.339222402 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff180): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff1c0): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff1c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff1c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff1c0): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff1c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.817346171 +0000 UTC m=+12.339222402 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff1c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ba40 item 27 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 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/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff240): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff240): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff240): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff240): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff240): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.819269936 +0000 UTC m=+12.341146177 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff240): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff2c0): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff2c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff2c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff2c0): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff2c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.819269936 +0000 UTC m=+12.341146177 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff2c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037bea0 item 28 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff380): _readAt: size=2, off=0 2025/03/15 03:39:40 ERROR : open-test-file(0xc000aff380): Couldn't read size of file 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff380): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff380): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff380): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff380): close: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff380): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff3c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff3c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff3c0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff3c0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff3c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.820495546 +0000 UTC m=+12.342371798 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff3c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe080): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe080): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe080): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe080): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe080): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.820495546 +0000 UTC m=+12.342371798 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe080): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004500e0 item 29 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 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/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe100): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe100): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe100): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe100): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe100): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.821989296 +0000 UTC m=+12.343865537 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe100): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe180): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe180): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe180): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe180): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe180): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.821989296 +0000 UTC m=+12.343865537 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe180): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450540 item 30 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 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/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe240): _readAt: size=2, off=0 2025/03/15 03:39:40 ERROR : open-test-file(0xc000afe240): Couldn't read size of file 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe240): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe240): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe240): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe240): close: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe240): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe280): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe280): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe280): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe280): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe280): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.82324885 +0000 UTC m=+12.345125081 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe280): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe340): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe340): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe340): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe340): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe340): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.82324885 +0000 UTC m=+12.345125081 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe340): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004508c0 item 31 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 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/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe3c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe3c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe3c0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe3c0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe3c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.824549911 +0000 UTC m=+12.346426152 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe3c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe440): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe440): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe440): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe440): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe440): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.824549911 +0000 UTC m=+12.346426152 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe440): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450bd0 item 32 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe480): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe480): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe480): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe480): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe480): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.825873393 +0000 UTC m=+12.347749634 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe480): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe4c0): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe4c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe4c0): _writeAt: size=3, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe4c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe4c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450e70 item 33 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe4c0): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe4c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.826339645 +0000 UTC m=+12.348215886 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe4c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe500): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe500): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe500): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe500): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe500): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.826339645 +0000 UTC m=+12.348215886 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe500): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450fc0 item 33 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe540): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe540): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe540): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe540): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe540): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.827817998 +0000 UTC m=+12.349694228 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe540): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe580): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe580): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451260 item 34 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe580): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe580): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe580): _writeAt: size=3, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe580): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe580): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.828387391 +0000 UTC m=+12.350263632 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe580): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe5c0): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe5c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe5c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe5c0): >_readAt: n=3, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe5c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.828387391 +0000 UTC m=+12.350263632 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe5c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004513b0 item 34 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe600): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe600): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe600): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe600): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe600): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.829731332 +0000 UTC m=+12.351607573 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe600): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe640): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe640): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe640): _writeAt: size=3, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe640): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe640): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004516c0 item 35 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe640): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe640): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.830217149 +0000 UTC m=+12.352093390 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe640): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe680): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe680): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe680): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe680): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe680): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.830217149 +0000 UTC m=+12.352093390 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe680): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451810 item 35 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe700): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe700): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe700): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe700): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe700): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.831393939 +0000 UTC m=+12.353270180 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe700): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe7c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe7c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451b90 item 36 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe7c0): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe7c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe7c0): _writeAt: size=3, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe7c0): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe7c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.831795199 +0000 UTC m=+12.353671430 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe7c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe800): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe800): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe800): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe800): >_readAt: n=3, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe800): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.831795199 +0000 UTC m=+12.353671430 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe800): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451ce0 item 36 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe840): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe840): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe840): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe840): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe840): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.833058418 +0000 UTC m=+12.354934659 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe840): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe880): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe880): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe880): _writeAt: size=3, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe880): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe880): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420070 item 37 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe880): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe880): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.833494283 +0000 UTC m=+12.355370524 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe880): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe8c0): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe8c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe8c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe8c0): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe8c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.833494283 +0000 UTC m=+12.355370524 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe8c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004204d0 item 37 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe940): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe940): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe940): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe940): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe940): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.834740622 +0000 UTC m=+12.356616863 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afe940): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410000): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410000): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420a10 item 38 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410000): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410000): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410000): _writeAt: size=3, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410000): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410000): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.835252969 +0000 UTC m=+12.357129210 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410000): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0004100c0): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0004100c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0004100c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0004100c0): >_readAt: n=3, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0004100c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.835252969 +0000 UTC m=+12.357129210 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0004100c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c2a0 item 38 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410240): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410240): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410240): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410240): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410240): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.83629213 +0000 UTC m=+12.358168362 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410240): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410780): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410780): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410780): _writeAt: size=3, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410780): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410780): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040caf0 item 39 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410780): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410780): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.836669977 +0000 UTC m=+12.358546218 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410780): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410840): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410840): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410840): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410840): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410840): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.836669977 +0000 UTC m=+12.358546218 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410840): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cd90 item 39 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0004108c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0004108c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0004108c0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0004108c0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0004108c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.837896458 +0000 UTC m=+12.359772689 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0004108c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410c80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410c80): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d960 item 40 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410c80): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410c80): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410c80): _writeAt: size=3, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410c80): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410c80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.838344895 +0000 UTC m=+12.360221126 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410c80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410d00): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410d00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410d00): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410d00): >_readAt: n=3, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410d00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.838344895 +0000 UTC m=+12.360221126 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410d00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040dc70 item 40 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410d80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410d80): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410d80): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410d80): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410d80): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410d80): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410d80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.839356807 +0000 UTC m=+12.361233038 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410d80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410f80): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410f80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410f80): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004523f0 item 41 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410f80): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410f80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.83974923 +0000 UTC m=+12.361625461 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000410f80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411780): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411780): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411780): _writeAt: size=3, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411780): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411780): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004525b0 item 41 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411780): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411780): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.840188712 +0000 UTC m=+12.362064942 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411780): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411800): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411800): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411800): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411800): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411800): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.840188712 +0000 UTC m=+12.362064942 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411800): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452700 item 41 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411a80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411a80): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411a80): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411a80): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411a80): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411a80): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411a80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.841389344 +0000 UTC m=+12.363265575 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411a80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411ac0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411ac0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411ac0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004529a0 item 42 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411ac0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411ac0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.841780425 +0000 UTC m=+12.363656656 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411ac0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411c40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411c40): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452af0 item 42 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411c40): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411c40): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411c40): _writeAt: size=3, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411c40): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411c40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.842239903 +0000 UTC m=+12.364116144 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411c40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411c80): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411c80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411c80): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411c80): >_readAt: n=3, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411c80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.842239903 +0000 UTC m=+12.364116144 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411c80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452c40 item 42 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411d40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411d40): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411d40): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411d40): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411d40): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411d40): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411d40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.843258407 +0000 UTC m=+12.365134638 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411d40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411d80): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411d80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411d80): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452ee0 item 43 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411d80): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411d80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.843619301 +0000 UTC m=+12.365495532 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411d80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411ec0): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411ec0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411ec0): _writeAt: size=3, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411ec0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411ec0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453030 item 43 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411ec0): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411ec0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.844053142 +0000 UTC m=+12.365929373 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411ec0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411f00): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411f00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411f00): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411f00): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411f00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.844053142 +0000 UTC m=+12.365929373 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000411f00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453180 item 43 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac040): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac040): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac040): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac040): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac040): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac040): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac040): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.845071975 +0000 UTC m=+12.366948206 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac040): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac080): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac080): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac080): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453490 item 44 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac080): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac080): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.845466882 +0000 UTC m=+12.367343114 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac080): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac240): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac240): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004535e0 item 44 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac240): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac240): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac240): _writeAt: size=3, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac240): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac240): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.845894051 +0000 UTC m=+12.367770282 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac240): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac280): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac280): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac280): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac280): >_readAt: n=3, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac280): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.845894051 +0000 UTC m=+12.367770282 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac280): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453810 item 44 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac340): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac340): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac340): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac340): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac340): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac340): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac340): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.846915549 +0000 UTC m=+12.368791780 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac340): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac380): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac380): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac380): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453c70 item 45 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac380): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac380): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.847297363 +0000 UTC m=+12.369173594 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac380): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac440): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac440): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac440): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac440): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac440): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.847297363 +0000 UTC m=+12.369173594 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac440): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453dc0 item 45 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac500): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac500): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac500): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac500): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac500): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac500): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac500): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.848517542 +0000 UTC m=+12.370393773 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac500): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac540): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac540): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac540): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004481c0 item 46 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac540): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac540): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.848978535 +0000 UTC m=+12.370854765 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac540): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac600): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac600): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac600): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac600): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac600): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.848978535 +0000 UTC m=+12.370854765 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac600): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448310 item 46 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac6c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac6c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac6c0): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac6c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac6c0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac6c0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac6c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.850137079 +0000 UTC m=+12.372013340 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac6c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac700): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac700): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac700): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448850 item 47 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac700): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac700): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.850602528 +0000 UTC m=+12.372478789 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac700): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac7c0): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac7c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac7c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac7c0): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac7c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.850602528 +0000 UTC m=+12.372478789 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac7c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004489a0 item 47 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 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/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac880): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac880): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac880): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac880): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac880): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac880): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac880): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.85170618 +0000 UTC m=+12.373582411 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac880): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac8c0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac8c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac8c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448d20 item 48 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac8c0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac8c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.852054861 +0000 UTC m=+12.373931092 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac8c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac980): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac980): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac980): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac980): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac980): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.852054861 +0000 UTC m=+12.373931092 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac980): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448f50 item 48 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac9c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac9c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac9c0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac9c0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac9c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.853029713 +0000 UTC m=+12.374905944 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ac9c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006aca00): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006aca00): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006aca00): _writeAt: size=3, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006aca00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006aca00): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006aca00): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449490 item 49 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006aca00): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006aca00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.853443276 +0000 UTC m=+12.375319507 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006aca00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006aca40): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006aca40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006aca40): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006aca40): >_readAt: n=8, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006aca40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.853443276 +0000 UTC m=+12.375319507 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006aca40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004495e0 item 49 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acac0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acac0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acac0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acac0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acac0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.854414841 +0000 UTC m=+12.376291072 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acac0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acb80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acb80): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acb80): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004498f0 item 50 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acb80): _readAt: size=2, off=5 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acb80): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acb80): _writeAt: size=3, off=5 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acb80): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acb80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.854840547 +0000 UTC m=+12.376716778 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acb80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acbc0): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acbc0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acbc0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acbc0): >_readAt: n=3, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acbc0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.854840547 +0000 UTC m=+12.376716778 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acbc0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449ab0 item 50 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acc40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acc40): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acc40): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acc40): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acc40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.85594484 +0000 UTC m=+12.377821071 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acc40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acd00): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acd00): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acd00): _writeAt: size=3, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acd00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acd00): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acd00): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449e30 item 51 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acd00): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acd00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.856332173 +0000 UTC m=+12.378208404 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acd00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acd40): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acd40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acd40): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acd40): >_readAt: n=8, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acd40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.856332173 +0000 UTC m=+12.378208404 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acd40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a070 item 51 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acdc0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acdc0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acdc0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acdc0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acdc0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.857588221 +0000 UTC m=+12.379464451 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acdc0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ace80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ace80): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ace80): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a310 item 52 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ace80): _readAt: size=2, off=5 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ace80): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ace80): _writeAt: size=3, off=5 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ace80): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ace80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.857977658 +0000 UTC m=+12.379853889 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ace80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acec0): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acec0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acec0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acec0): >_readAt: n=3, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acec0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.857977658 +0000 UTC m=+12.379853889 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acec0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a4d0 item 52 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acf40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acf40): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acf40): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acf40): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acf40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.859055302 +0000 UTC m=+12.380931533 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006acf40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad000): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad000): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad000): _writeAt: size=3, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad000): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad000): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad000): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a9a0 item 53 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad000): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad000): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.859526742 +0000 UTC m=+12.381402973 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad000): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad040): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad040): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad040): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad040): >_readAt: n=8, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad040): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.859526742 +0000 UTC m=+12.381402973 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad040): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ab60 item 53 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad0c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad0c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad0c0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad0c0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad0c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.860587604 +0000 UTC m=+12.382463835 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad0c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad180): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad180): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad180): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044afc0 item 54 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad180): _readAt: size=2, off=5 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad180): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad180): _writeAt: size=3, off=5 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad180): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad180): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.861078892 +0000 UTC m=+12.382955124 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad180): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad1c0): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad1c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad1c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad1c0): >_readAt: n=3, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad1c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.861078892 +0000 UTC m=+12.382955124 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad1c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b180 item 54 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad240): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad240): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad240): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad240): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad240): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.862070926 +0000 UTC m=+12.383947157 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad240): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad300): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad300): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad300): _writeAt: size=3, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad300): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad300): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad300): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b490 item 55 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad300): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad300): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.86244802 +0000 UTC m=+12.384324251 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad300): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad380): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad380): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad380): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad380): >_readAt: n=8, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad380): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.86244802 +0000 UTC m=+12.384324251 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad380): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b650 item 55 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 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/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad740): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad740): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad740): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad740): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad740): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.863500968 +0000 UTC m=+12.385377200 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad740): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad800): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad800): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad800): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bb90 item 56 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad800): _readAt: size=2, off=5 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad800): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad800): _writeAt: size=3, off=5 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad800): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad800): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.863917355 +0000 UTC m=+12.385793586 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad800): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad840): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad840): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad840): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad840): >_readAt: n=3, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad840): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.863917355 +0000 UTC m=+12.385793586 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad840): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bd50 item 56 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad900): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad900): open at offset 0 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad900): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad900): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad900): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad900): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad900): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad900): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.864975893 +0000 UTC m=+12.386852124 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad900): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad940): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad940): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad940): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e2a0 item 57 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad940): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad940): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.865349051 +0000 UTC m=+12.387225292 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ad940): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ada00): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ada00): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ada00): _writeAt: size=3, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ada00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ada00): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ada00): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e460 item 57 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ada00): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ada00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.865797328 +0000 UTC m=+12.387673560 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ada00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ada40): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ada40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ada40): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ada40): >_readAt: n=8, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ada40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.865797328 +0000 UTC m=+12.387673560 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ada40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e620 item 57 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adb00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adb00): open at offset 0 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adb00): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adb00): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adb00): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adb00): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adb00): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adb00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.866866857 +0000 UTC m=+12.388743088 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adb00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adb40): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adb40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adb40): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ec40 item 58 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adb40): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adb40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.867276572 +0000 UTC m=+12.389152804 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adb40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adc00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adc00): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adc00): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ee00 item 58 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adc00): _readAt: size=2, off=5 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adc00): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adc00): _writeAt: size=3, off=5 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adc00): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adc00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.867728297 +0000 UTC m=+12.389604538 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adc00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adc40): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adc40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adc40): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adc40): >_readAt: n=3, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adc40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.867728297 +0000 UTC m=+12.389604538 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adc40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ef50 item 58 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006add00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006add00): open at offset 0 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006add00): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006add00): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006add00): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006add00): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006add00): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006add00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.868762248 +0000 UTC m=+12.390638479 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006add00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006add40): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006add40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006add40): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f2d0 item 59 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006add40): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006add40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.869119175 +0000 UTC m=+12.390995406 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006add40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ade00): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ade00): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ade00): _writeAt: size=3, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ade00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ade00): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ade00): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f500 item 59 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ade00): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ade00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.869518952 +0000 UTC m=+12.391395183 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ade00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ade40): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ade40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ade40): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ade40): >_readAt: n=8, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ade40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.869518952 +0000 UTC m=+12.391395183 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006ade40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f7a0 item 59 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 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/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adf00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adf00): open at offset 0 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adf00): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adf00): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adf00): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adf00): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adf00): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adf00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.870552634 +0000 UTC m=+12.392428865 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adf00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adf40): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adf40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adf40): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fb90 item 60 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adf40): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adf40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.8709095 +0000 UTC m=+12.392785731 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0006adf40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d62c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d62c0): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d62c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a0e0 item 60 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d62c0): _readAt: size=2, off=5 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d62c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d62c0): _writeAt: size=3, off=5 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d62c0): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d62c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.871427588 +0000 UTC m=+12.393303819 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d62c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6300): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6300): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6300): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6300): >_readAt: n=3, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6300): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.871427588 +0000 UTC m=+12.393303819 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6300): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a230 item 60 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6400): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6400): open at offset 0 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6400): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6400): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6400): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6400): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6400): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6400): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.87241288 +0000 UTC m=+12.394289121 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6400): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6440): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6440): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6440): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a620 item 61 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6440): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6440): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.872781208 +0000 UTC m=+12.394657449 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6440): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6500): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6500): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6500): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6500): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6500): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.872781208 +0000 UTC m=+12.394657449 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6500): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a770 item 61 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 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/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d65c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d65c0): open at offset 0 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d65c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d65c0): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d65c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d65c0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d65c0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d65c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.873907131 +0000 UTC m=+12.395783381 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d65c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6600): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6600): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6600): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ab60 item 62 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6600): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6600): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.874245974 +0000 UTC m=+12.396122215 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6600): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d66c0): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d66c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d66c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d66c0): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d66c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.874245974 +0000 UTC m=+12.396122215 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d66c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043acb0 item 62 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 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/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6940): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6940): open at offset 0 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6940): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6940): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6940): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6940): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6940): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6940): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.875354486 +0000 UTC m=+12.397230717 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6940): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d69c0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d69c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d69c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043af50 item 63 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d69c0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d69c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.87573687 +0000 UTC m=+12.397613101 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d69c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6ac0): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6ac0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6ac0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6ac0): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6ac0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.87573687 +0000 UTC m=+12.397613101 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6ac0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b0a0 item 63 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 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/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6c40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6c40): open at offset 0 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6c40): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6c40): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6c40): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6c40): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6c40): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6c40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.876843337 +0000 UTC m=+12.398719568 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6c40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6d80): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6d80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6d80): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b340 item 64 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6d80): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6d80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.877177262 +0000 UTC m=+12.399053492 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d6d80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d73c0): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d73c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d73c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d73c0): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d73c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.877177262 +0000 UTC m=+12.399053492 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d73c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b490 item 64 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7480): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7480): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7480): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7480): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7480): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.87823613 +0000 UTC m=+12.400112361 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7480): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7500): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7500): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7500): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7500): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7500): _writeAt: size=3, off=2 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b8f0 item 65 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7500): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7500): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.878605109 +0000 UTC m=+12.400481340 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7500): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7580): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7580): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7580): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7580): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7580): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.878605109 +0000 UTC m=+12.400481340 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7580): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bab0 item 65 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7780): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7780): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7780): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7780): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7780): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.879577496 +0000 UTC m=+12.401453737 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7780): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7840): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7840): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bd50 item 66 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7840): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7840): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7840): _writeAt: size=3, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7840): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7840): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.879980649 +0000 UTC m=+12.401856880 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7840): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7880): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7880): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7880): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7880): >_readAt: n=3, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7880): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.879980649 +0000 UTC m=+12.401856880 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7880): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bf10 item 66 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7940): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7940): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7940): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7940): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7940): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.881009812 +0000 UTC m=+12.402886043 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7940): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7d40): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7d40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7d40): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7d40): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7d40): _writeAt: size=3, off=2 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348380 item 67 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7d40): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7d40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.881428033 +0000 UTC m=+12.403304264 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7d40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7e00): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7e00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7e00): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7e00): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7e00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.881428033 +0000 UTC m=+12.403304264 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0002d7e00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348770 item 67 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c240): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c240): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c240): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c240): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c240): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.882489307 +0000 UTC m=+12.404365548 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c240): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c500): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c500): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348d90 item 68 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c500): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c500): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c500): _writeAt: size=3, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c500): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c500): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.882919731 +0000 UTC m=+12.404795962 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c500): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c800): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c800): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c800): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c800): >_readAt: n=3, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c800): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.882919731 +0000 UTC m=+12.404795962 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c800): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003490a0 item 68 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c840): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c840): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c840): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c840): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c840): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.883943193 +0000 UTC m=+12.405819424 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c840): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c880): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c880): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c880): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c880): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c880): _writeAt: size=3, off=2 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349490 item 69 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c880): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c880): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.884330466 +0000 UTC m=+12.406206697 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c880): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c8c0): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c8c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c8c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c8c0): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c8c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.884330466 +0000 UTC m=+12.406206697 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c8c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349730 item 69 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c940): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c940): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c940): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c940): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c940): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.885428238 +0000 UTC m=+12.407304468 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059c940): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059ca00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059ca00): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349b20 item 70 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059ca00): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059ca00): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059ca00): _writeAt: size=3, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059ca00): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059ca00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.885796465 +0000 UTC m=+12.407672696 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059ca00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059ca40): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059ca40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059ca40): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059ca40): >_readAt: n=3, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059ca40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.885796465 +0000 UTC m=+12.407672696 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059ca40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349dc0 item 70 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cb00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cb00): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cb00): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cb00): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cb00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.886617901 +0000 UTC m=+12.408494131 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cb00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cbc0): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cbc0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cbc0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cbc0): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cbc0): _writeAt: size=3, off=2 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ec4d0 item 71 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cbc0): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cbc0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.886940352 +0000 UTC m=+12.408816593 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cbc0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cc00): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cc00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cc00): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cc00): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cc00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.886940352 +0000 UTC m=+12.408816593 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cc00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ec700 item 71 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cc80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cc80): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cc80): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cc80): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cc80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.887861033 +0000 UTC m=+12.409737265 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cc80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cdc0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cdc0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ed340 item 72 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cdc0): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cdc0): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cdc0): _writeAt: size=3, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cdc0): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cdc0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.888251723 +0000 UTC m=+12.410127944 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cdc0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059ce00): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059ce00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059ce00): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059ce00): >_readAt: n=3, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059ce00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.888251723 +0000 UTC m=+12.410127944 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059ce00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eda40 item 72 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059ce80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059ce80): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059ce80): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059ce80): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059ce80): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059ce80): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059ce80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.889248215 +0000 UTC m=+12.411124456 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059ce80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cec0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cec0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cec0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003320e0 item 73 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cec0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cec0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.889572992 +0000 UTC m=+12.411449223 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cec0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cf00): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cf00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cf00): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cf00): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cf00): _writeAt: size=3, off=2 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332310 item 73 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cf00): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cf00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.889947221 +0000 UTC m=+12.411823452 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cf00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cf40): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cf40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cf40): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cf40): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cf40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.889947221 +0000 UTC m=+12.411823452 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059cf40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003324d0 item 73 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059d000): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059d000): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059d000): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059d000): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059d000): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059d000): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059d000): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.89092585 +0000 UTC m=+12.412802081 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc00059d000): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afea00): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afea00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afea00): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003329a0 item 74 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afea00): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afea00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.891261386 +0000 UTC m=+12.413137617 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afea00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afeac0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afeac0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420bd0 item 74 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afeac0): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afeac0): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afeac0): _writeAt: size=3, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afeac0): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afeac0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.891672625 +0000 UTC m=+12.413548855 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afeac0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afeb00): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afeb00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afeb00): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afeb00): >_readAt: n=3, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afeb00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.891672625 +0000 UTC m=+12.413548855 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afeb00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420fc0 item 74 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afebc0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afebc0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afebc0): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afebc0): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afebc0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afebc0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afebc0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.892714992 +0000 UTC m=+12.414591233 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afebc0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afec00): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afec00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afec00): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421650 item 75 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afec00): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afec00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.89309918 +0000 UTC m=+12.414975421 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afec00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afecc0): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afecc0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afecc0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afecc0): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afecc0): _writeAt: size=3, off=2 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004218f0 item 75 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afecc0): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afecc0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.893493055 +0000 UTC m=+12.415369296 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afecc0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afed00): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afed00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afed00): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afed00): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afed00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.893493055 +0000 UTC m=+12.415369296 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afed00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421b90 item 75 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afedc0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afedc0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afedc0): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afedc0): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afedc0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afedc0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afedc0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.894506841 +0000 UTC m=+12.416383082 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afedc0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afee00): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afee00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afee00): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015c460 item 76 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afee00): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afee00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.894908391 +0000 UTC m=+12.416784632 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afee00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afeec0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afeec0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015c9a0 item 76 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afeec0): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afeec0): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afeec0): _writeAt: size=3, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afeec0): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afeec0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.895348632 +0000 UTC m=+12.417224873 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afeec0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afef00): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afef00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afef00): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afef00): >_readAt: n=3, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afef00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.895348632 +0000 UTC m=+12.417224873 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afef00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015cd90 item 76 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff480): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff480): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff480): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff480): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff480): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff480): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff480): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.896330267 +0000 UTC m=+12.418206508 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff480): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff4c0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff4c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff4c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015d8f0 item 77 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff4c0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff4c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.89667463 +0000 UTC m=+12.418550871 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff4c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff580): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff580): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff580): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff580): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff580): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.89667463 +0000 UTC m=+12.418550871 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff580): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015dc70 item 77 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff640): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff640): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff640): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff640): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff640): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff640): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff640): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.897810803 +0000 UTC m=+12.419687034 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff640): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff680): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff680): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff680): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003164d0 item 78 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff680): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff680): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.898169994 +0000 UTC m=+12.420046225 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff680): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff740): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff740): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff740): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff740): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff740): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.898169994 +0000 UTC m=+12.420046225 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff740): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316700 item 78 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff800): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff800): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff800): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff800): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff800): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff800): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff800): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.899218764 +0000 UTC m=+12.421094994 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff800): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff840): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff840): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff840): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317730 item 79 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff840): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff840): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.899532771 +0000 UTC m=+12.421409002 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff840): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff900): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff900): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff900): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff900): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff900): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.899532771 +0000 UTC m=+12.421409002 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff900): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003178f0 item 79 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 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/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff9c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff9c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff9c0): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff9c0): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff9c0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff9c0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff9c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.900515577 +0000 UTC m=+12.422391808 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000aff9c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affa00): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affa00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affa00): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003280e0 item 80 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affa00): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affa00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.900871743 +0000 UTC m=+12.422747974 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affa00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affac0): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affac0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affac0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affac0): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affac0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.900871743 +0000 UTC m=+12.422747974 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affac0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328310 item 80 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affb00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affb00): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affb00): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affb00): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affb00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.901851043 +0000 UTC m=+12.423727264 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affb00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affb40): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affb40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affb40): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affb40): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affb40): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affb40): _writeAt: size=3, off=7 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328930 item 81 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affb40): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affb40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.902183693 +0000 UTC m=+12.424059925 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affb40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affb80): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affb80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affb80): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affb80): >_readAt: n=8, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affb80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.902183693 +0000 UTC m=+12.424059925 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affb80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328b60 item 81 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affc00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affc00): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affc00): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affc00): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affc00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.903093614 +0000 UTC m=+12.424969845 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affc00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affcc0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affcc0): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affcc0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003293b0 item 82 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affcc0): _readAt: size=2, off=5 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affcc0): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affcc0): _writeAt: size=3, off=5 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affcc0): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affcc0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.903649071 +0000 UTC m=+12.425525303 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affcc0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affd00): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affd00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affd00): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affd00): >_readAt: n=3, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affd00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.903649071 +0000 UTC m=+12.425525303 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affd00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003296c0 item 82 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affd80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affd80): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affd80): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affd80): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affd80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.904514198 +0000 UTC m=+12.426390430 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affd80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affe40): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affe40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affe40): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affe40): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affe40): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affe40): _writeAt: size=3, off=7 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e2a0 item 83 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affe40): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affe40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.904914065 +0000 UTC m=+12.426790297 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affe40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affe80): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affe80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affe80): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affe80): >_readAt: n=8, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affe80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.904914065 +0000 UTC m=+12.426790297 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000affe80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e460 item 83 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afff00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afff00): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afff00): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afff00): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afff00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.905793929 +0000 UTC m=+12.427670160 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000afff00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be040): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be040): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be040): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e770 item 84 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be040): _readAt: size=2, off=5 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be040): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be040): _writeAt: size=3, off=5 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be040): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be040): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.906145135 +0000 UTC m=+12.428021366 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be040): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be080): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be080): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be080): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be080): >_readAt: n=3, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be080): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.906145135 +0000 UTC m=+12.428021366 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be080): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ea80 item 84 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be100): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be100): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be100): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be100): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be100): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.907012225 +0000 UTC m=+12.428888457 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be100): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be1c0): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be1c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be1c0): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be1c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be1c0): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be1c0): _writeAt: size=3, off=7 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ed90 item 85 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be1c0): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be1c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.907359884 +0000 UTC m=+12.429236116 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be1c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be200): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be200): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be200): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be200): >_readAt: n=8, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be200): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.907359884 +0000 UTC m=+12.429236116 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be200): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048eee0 item 85 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be280): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be280): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be280): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be280): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be280): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.908244046 +0000 UTC m=+12.430120278 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be280): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be340): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be340): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be340): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f340 item 86 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be340): _readAt: size=2, off=5 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be340): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be340): _writeAt: size=3, off=5 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be340): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be340): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.908606434 +0000 UTC m=+12.430482666 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be340): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be380): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be380): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be380): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be380): >_readAt: n=3, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be380): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.908606434 +0000 UTC m=+12.430482666 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be380): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f5e0 item 86 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be400): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be400): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be400): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be400): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be400): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.909573071 +0000 UTC m=+12.431449301 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be400): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be4c0): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be4c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be4c0): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be4c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be4c0): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be4c0): _writeAt: size=3, off=7 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fc00 item 87 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be4c0): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be4c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.909940938 +0000 UTC m=+12.431817169 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be4c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be500): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be500): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be500): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be500): >_readAt: n=8, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be500): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.909940938 +0000 UTC m=+12.431817169 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be500): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fdc0 item 87 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 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/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be580): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be580): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be580): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be580): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be580): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.910849856 +0000 UTC m=+12.432726086 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be580): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be640): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be640): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be640): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4700 item 88 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be640): _readAt: size=2, off=5 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be640): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be640): _writeAt: size=3, off=5 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be640): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be640): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.911254532 +0000 UTC m=+12.433130763 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be640): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be680): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be680): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be680): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be680): >_readAt: n=3, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be680): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.911254532 +0000 UTC m=+12.433130763 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be680): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4850 item 88 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be740): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be740): open at offset 0 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be740): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be740): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be740): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be740): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be740): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be740): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.912141979 +0000 UTC m=+12.434018211 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be740): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be780): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be780): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be780): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4d20 item 89 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be780): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be780): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.912541506 +0000 UTC m=+12.434417738 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be780): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be840): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be840): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be840): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be840): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be840): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be840): _writeAt: size=3, off=7 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b50a0 item 89 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be840): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be840): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.913005885 +0000 UTC m=+12.434882115 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be840): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be880): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be880): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be880): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be880): >_readAt: n=8, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be880): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.913005885 +0000 UTC m=+12.434882115 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be880): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5340 item 89 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be940): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be940): open at offset 0 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be940): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be940): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be940): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be940): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be940): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be940): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.913933698 +0000 UTC m=+12.435809929 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be940): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be980): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be980): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be980): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b58f0 item 90 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be980): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be980): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.914242635 +0000 UTC m=+12.436118865 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005be980): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bea40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bea40): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bea40): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5f10 item 90 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bea40): _readAt: size=2, off=5 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bea40): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bea40): _writeAt: size=3, off=5 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bea40): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bea40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.914754902 +0000 UTC m=+12.436631133 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bea40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bea80): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bea80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bea80): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bea80): >_readAt: n=3, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bea80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.914754902 +0000 UTC m=+12.436631133 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bea80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344310 item 90 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005beb40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005beb40): open at offset 0 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005beb40): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005beb40): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005beb40): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005beb40): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005beb40): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005beb40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.915662618 +0000 UTC m=+12.437538850 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005beb40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005beb80): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005beb80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005beb80): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344700 item 91 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005beb80): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005beb80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.915983587 +0000 UTC m=+12.437859809 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005beb80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bec40): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bec40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bec40): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bec40): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bec40): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bec40): _writeAt: size=3, off=7 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344a10 item 91 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bec40): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bec40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.91632719 +0000 UTC m=+12.438203421 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bec40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bec80): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bec80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bec80): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bec80): >_readAt: n=8, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bec80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.91632719 +0000 UTC m=+12.438203421 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bec80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344bd0 item 91 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 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/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bed40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bed40): open at offset 0 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bed40): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bed40): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bed40): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bed40): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bed40): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bed40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.917173751 +0000 UTC m=+12.439049982 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bed40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bed80): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bed80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bed80): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345180 item 92 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bed80): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bed80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.917505702 +0000 UTC m=+12.439381933 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bed80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bee40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bee40): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bee40): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345420 item 92 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bee40): _readAt: size=2, off=5 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bee40): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bee40): _writeAt: size=3, off=5 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bee40): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bee40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.917889369 +0000 UTC m=+12.439765599 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bee40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bee80): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bee80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bee80): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bee80): >_readAt: n=3, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bee80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.917889369 +0000 UTC m=+12.439765599 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bee80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003457a0 item 92 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bef40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bef40): open at offset 0 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bef40): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bef40): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bef40): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bef40): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bef40): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bef40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.918688301 +0000 UTC m=+12.440564532 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bef40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bef80): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bef80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bef80): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345e30 item 93 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bef80): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bef80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.919002158 +0000 UTC m=+12.440878389 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bef80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf040): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf040): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf040): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf040): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf040): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.919002158 +0000 UTC m=+12.440878389 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf040): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000576070 item 93 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 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/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf100): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf100): open at offset 0 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf100): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf100): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf100): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf100): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf100): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf100): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.919885017 +0000 UTC m=+12.441761248 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf100): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf140): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf140): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf140): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005765b0 item 94 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf140): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf140): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.920170491 +0000 UTC m=+12.442046722 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf140): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf200): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf200): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf200): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf200): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf200): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.920170491 +0000 UTC m=+12.442046722 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf200): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000576700 item 94 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 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/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf2c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf2c0): open at offset 0 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf2c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf2c0): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf2c0): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf2c0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf2c0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf2c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.921048671 +0000 UTC m=+12.442924892 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf2c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf400): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf400): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf400): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000576bd0 item 95 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf400): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf400): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.921329946 +0000 UTC m=+12.443206178 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf400): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf4c0): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf4c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf4c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf4c0): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf4c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.921329946 +0000 UTC m=+12.443206178 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf4c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005772d0 item 95 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 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/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf580): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf580): open at offset 0 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf580): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf580): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf580): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf580): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf580): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf580): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.92221427 +0000 UTC m=+12.444090501 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf580): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf5c0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf5c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf5c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000577b20 item 96 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf5c0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf5c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.922497989 +0000 UTC m=+12.444374220 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf5c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf680): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf680): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf680): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf680): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf680): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.922497989 +0000 UTC m=+12.444374220 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0005bf680): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370070 item 96 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= 2025/03/15 03:39:40 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:40 DEBUG : : Looking for writers 2025/03/15 03:39:40 DEBUG : >WaitForWriters: 2025/03/15 03:39:40 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:40 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:40 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 03:39:40 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:40 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/03/15 03:39:40 INFO : webdav root 'rclone-test-feratop2vido': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810780): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810780): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810780): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810780): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810780): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.944954458 +0000 UTC m=+12.466830679 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810780): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0008107c0): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0008107c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0008107c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0008107c0): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0008107c0): _writeAt: size=3, off=2 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0008107c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0008107c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.944954458 +0000 UTC m=+12.466830679 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0008107c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810800): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810800): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810800): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810800): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810800): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.944954458 +0000 UTC m=+12.466830679 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810800): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371d50 item 1 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810840): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810840): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810840): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810840): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810840): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.946269494 +0000 UTC m=+12.468145726 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810840): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810880): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810880): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810880): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810880): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810880): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.946269494 +0000 UTC m=+12.468145726 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810880): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a540 item 2 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0008108c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0008108c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0008108c0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0008108c0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0008108c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.947304589 +0000 UTC m=+12.469180830 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0008108c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810900): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810900): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810900): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810900): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810900): _writeAt: size=3, off=2 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810900): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810900): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.947304589 +0000 UTC m=+12.469180830 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810900): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810940): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810940): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810940): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810940): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810940): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.947304589 +0000 UTC m=+12.469180830 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810940): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046afc0 item 3 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0008109c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0008109c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0008109c0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0008109c0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0008109c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.948671983 +0000 UTC m=+12.470548224 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0008109c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810a40): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810a40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810a40): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810a40): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810a40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.948671983 +0000 UTC m=+12.470548224 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810a40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b490 item 4 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810a80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810a80): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810a80): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810a80): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810a80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.9496814 +0000 UTC m=+12.471557641 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810a80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810ac0): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810ac0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810ac0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810ac0): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810ac0): _writeAt: size=3, off=2 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810ac0): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810ac0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.9496814 +0000 UTC m=+12.471557641 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810ac0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810b00): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810b00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810b00): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810b00): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810b00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.9496814 +0000 UTC m=+12.471557641 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810b00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b880 item 5 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810b80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810b80): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810b80): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810b80): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810b80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.950970007 +0000 UTC m=+12.472846248 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810b80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810c00): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810c00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810c00): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810c00): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810c00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.950970007 +0000 UTC m=+12.472846248 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810c00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368070 item 6 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810c80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810c80): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810c80): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810c80): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810c80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.951981427 +0000 UTC m=+12.473857658 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810c80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810d40): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810d40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810d40): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810d40): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810d40): _writeAt: size=3, off=2 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810d40): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810d40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.951981427 +0000 UTC m=+12.473857658 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810d40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810d80): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810d80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810d80): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810d80): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810d80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.951981427 +0000 UTC m=+12.473857658 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810d80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368690 item 7 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810e00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810e00): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810e00): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810e00): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810e00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.953434142 +0000 UTC m=+12.475310373 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810e00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810e80): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810e80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810e80): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810e80): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810e80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.953434142 +0000 UTC m=+12.475310373 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810e80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368fc0 item 8 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810ec0): _readAt: size=2, off=0 2025/03/15 03:39:40 ERROR : open-test-file(0xc000810ec0): Couldn't read size of file 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810ec0): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810ec0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810ec0): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810ec0): close: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810ec0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810f00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810f00): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810f00): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810f00): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810f00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.954644884 +0000 UTC m=+12.476521114 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810f00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810f40): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810f40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810f40): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810f40): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810f40): _writeAt: size=3, off=2 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810f40): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810f40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.954644884 +0000 UTC m=+12.476521114 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810f40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810f80): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810f80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810f80): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810f80): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810f80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.954644884 +0000 UTC m=+12.476521114 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000810f80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369880 item 9 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811000): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811000): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811000): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811000): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811000): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.955951095 +0000 UTC m=+12.477827336 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811000): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811080): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811080): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811080): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811080): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811080): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.955951095 +0000 UTC m=+12.477827336 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811080): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369f10 item 10 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811140): _readAt: size=2, off=0 2025/03/15 03:39:40 ERROR : open-test-file(0xc000811140): Couldn't read size of file 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811140): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811140): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811140): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811140): close: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811140): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811180): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811180): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811180): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811180): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811180): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.957066097 +0000 UTC m=+12.478942338 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811180): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811240): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811240): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811240): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811240): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811240): _writeAt: size=3, off=2 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811240): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811240): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.957066097 +0000 UTC m=+12.478942338 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811240): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811280): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811280): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811280): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811280): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811280): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.957066097 +0000 UTC m=+12.478942338 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811280): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aa2a0 item 11 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811300): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811300): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811300): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811300): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811300): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.95842701 +0000 UTC m=+12.480303251 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811300): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811380): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811380): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811380): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811380): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811380): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.95842701 +0000 UTC m=+12.480303251 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811380): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aaa10 item 12 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811440): _readAt: size=2, off=0 2025/03/15 03:39:40 ERROR : open-test-file(0xc000811440): Couldn't read size of file 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811440): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811440): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811440): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811440): close: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811440): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811480): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811480): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811480): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811480): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811480): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.95948118 +0000 UTC m=+12.481357411 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811480): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811540): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811540): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811540): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811540): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811540): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.95948118 +0000 UTC m=+12.481357411 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811540): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aae00 item 13 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0008115c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0008115c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0008115c0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0008115c0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0008115c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.960507096 +0000 UTC m=+12.482383328 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0008115c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811640): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811640): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811640): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811640): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811640): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.960507096 +0000 UTC m=+12.482383328 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811640): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ab2d0 item 14 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811700): _readAt: size=2, off=0 2025/03/15 03:39:40 ERROR : open-test-file(0xc000811700): Couldn't read size of file 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811700): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811700): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811700): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811700): close: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811700): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811740): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811740): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811740): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811740): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811740): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.962143634 +0000 UTC m=+12.484019885 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811740): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811800): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811800): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811800): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811800): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811800): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.962143634 +0000 UTC m=+12.484019885 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811800): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ab7a0 item 15 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 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/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811880): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811880): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811880): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811880): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811880): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.963416383 +0000 UTC m=+12.485292614 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811880): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811900): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811900): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811900): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811900): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811900): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.963416383 +0000 UTC m=+12.485292614 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811900): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aba40 item 16 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811940): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811940): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811940): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811940): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811940): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.964300845 +0000 UTC m=+12.486177076 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811940): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811980): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811980): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811980): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811980): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811980): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811980): _writeAt: size=3, off=7 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811980): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811980): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.964300845 +0000 UTC m=+12.486177076 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811980): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0008119c0): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0008119c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0008119c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0008119c0): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0008119c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.964300845 +0000 UTC m=+12.486177076 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0008119c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005abdc0 item 17 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811a40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811a40): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811a40): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811a40): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811a40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.965608107 +0000 UTC m=+12.487484348 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811a40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811ac0): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811ac0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811ac0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811ac0): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811ac0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.965608107 +0000 UTC m=+12.487484348 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811ac0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8380 item 18 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811b40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811b40): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811b40): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811b40): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811b40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.966472853 +0000 UTC m=+12.488349094 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811b40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811c00): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811c00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811c00): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811c00): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811c00): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811c00): _writeAt: size=3, off=7 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811c00): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811c00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.966472853 +0000 UTC m=+12.488349094 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811c00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811c40): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811c40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811c40): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811c40): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811c40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.966472853 +0000 UTC m=+12.488349094 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811c40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8700 item 19 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811cc0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811cc0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811cc0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811cc0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811cc0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.967736114 +0000 UTC m=+12.489612355 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811cc0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811e40): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811e40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811e40): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811e40): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811e40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.967736114 +0000 UTC m=+12.489612355 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811e40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a8d90 item 20 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811ec0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811ec0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811ec0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811ec0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811ec0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.968663236 +0000 UTC m=+12.490539466 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000811ec0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc100): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc100): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc100): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc100): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc100): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc100): _writeAt: size=3, off=7 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc100): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc100): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.968663236 +0000 UTC m=+12.490539466 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc100): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc140): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc140): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc140): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc140): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc140): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.968663236 +0000 UTC m=+12.490539466 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc140): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9110 item 21 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc2c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc2c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc2c0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc2c0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc2c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.96995571 +0000 UTC m=+12.491831941 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc2c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc340): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc340): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc340): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc340): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc340): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.96995571 +0000 UTC m=+12.491831941 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc340): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a96c0 item 22 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc3c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc3c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc3c0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc3c0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc3c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.970859059 +0000 UTC m=+12.492735290 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc3c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc480): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc480): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc480): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc480): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc480): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc480): _writeAt: size=3, off=7 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc480): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc480): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.970859059 +0000 UTC m=+12.492735290 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc480): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc4c0): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc4c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc4c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc4c0): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc4c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.970859059 +0000 UTC m=+12.492735290 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc4c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9ab0 item 23 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 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/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc580): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc580): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc580): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc580): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc580): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.972107331 +0000 UTC m=+12.493983572 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc580): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc600): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc600): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc600): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc600): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc600): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.972107331 +0000 UTC m=+12.493983572 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc600): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004180e0 item 24 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc6c0): _readAt: size=2, off=0 2025/03/15 03:39:40 ERROR : open-test-file(0xc0007cc6c0): Couldn't read size of file 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc6c0): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc6c0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc6c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc6c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc6c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc700): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc700): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc700): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc700): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc700): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.973579161 +0000 UTC m=+12.495455392 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc700): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc7c0): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc7c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc7c0): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc7c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc7c0): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc7c0): _writeAt: size=3, off=7 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc7c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc7c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.973579161 +0000 UTC m=+12.495455392 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc7c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc800): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc800): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc800): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc800): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc800): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.973579161 +0000 UTC m=+12.495455392 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc800): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418540 item 25 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc880): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc880): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc880): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc880): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc880): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.975259331 +0000 UTC m=+12.497135572 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc880): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc900): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc900): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc900): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc900): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc900): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.975259331 +0000 UTC m=+12.497135572 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc900): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418af0 item 26 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc9c0): _readAt: size=2, off=0 2025/03/15 03:39:40 ERROR : open-test-file(0xc0007cc9c0): Couldn't read size of file 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc9c0): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc9c0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc9c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc9c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cc9c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cca00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cca00): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cca00): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cca00): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cca00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.976483156 +0000 UTC m=+12.498359387 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cca00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccac0): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccac0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccac0): open at offset 5 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccac0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccac0): >_readAt: n=2, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccac0): _writeAt: size=3, off=7 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccac0): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccac0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.976483156 +0000 UTC m=+12.498359387 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccac0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccb00): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccb00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccb00): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccb00): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccb00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.976483156 +0000 UTC m=+12.498359387 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccb00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418ee0 item 27 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 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/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccb80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccb80): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccb80): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccb80): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccb80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.978129493 +0000 UTC m=+12.500005734 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccb80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccc00): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccc00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccc00): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccc00): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccc00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.978129493 +0000 UTC m=+12.500005734 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccc00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419490 item 28 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cccc0): _readAt: size=2, off=0 2025/03/15 03:39:40 ERROR : open-test-file(0xc0007cccc0): Couldn't read size of file 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cccc0): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cccc0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cccc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cccc0): close: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cccc0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccd00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccd00): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccd00): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccd00): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccd00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.979161411 +0000 UTC m=+12.501037641 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccd00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccdc0): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccdc0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccdc0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccdc0): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccdc0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.979161411 +0000 UTC m=+12.501037641 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccdc0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004197a0 item 29 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 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/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cce40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cce40): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cce40): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cce40): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cce40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.980074488 +0000 UTC m=+12.501950719 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cce40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccec0): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccec0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccec0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccec0): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccec0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.980074488 +0000 UTC m=+12.501950719 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccec0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419c70 item 30 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 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/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccf80): _readAt: size=2, off=0 2025/03/15 03:39:40 ERROR : open-test-file(0xc0007ccf80): Couldn't read size of file 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccf80): >_readAt: n=0, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccf80): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccf80): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccf80): close: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccf80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccfc0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccfc0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccfc0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccfc0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccfc0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.981129148 +0000 UTC m=+12.503005379 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007ccfc0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd080): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd080): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd080): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd080): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd080): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.981129148 +0000 UTC m=+12.503005379 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd080): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061c070 item 31 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 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/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd100): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd100): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd100): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd100): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd100): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.982276581 +0000 UTC m=+12.504152812 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd100): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd180): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd180): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd180): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd180): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd180): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.982276581 +0000 UTC m=+12.504152812 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd180): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061c460 item 32 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd1c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd1c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd1c0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd1c0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd1c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.983342372 +0000 UTC m=+12.505218604 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd1c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd200): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd200): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd200): _writeAt: size=3, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd200): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd200): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061c700 item 33 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd200): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd200): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.98393464 +0000 UTC m=+12.505810871 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd200): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd240): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd240): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd240): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd240): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd240): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.98393464 +0000 UTC m=+12.505810871 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd240): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061c930 item 33 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd280): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd280): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd280): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd280): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd280): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.985161842 +0000 UTC m=+12.507038073 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd280): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd2c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd2c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061ccb0 item 34 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd2c0): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd2c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd2c0): _writeAt: size=3, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd2c0): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd2c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.985564254 +0000 UTC m=+12.507440485 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd2c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd300): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd300): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd300): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd300): >_readAt: n=3, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd300): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.985564254 +0000 UTC m=+12.507440485 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd300): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061cee0 item 34 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd340): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd340): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd340): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd340): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd340): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.986397681 +0000 UTC m=+12.508273912 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd340): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd380): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd380): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd380): _writeAt: size=3, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd380): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd380): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061d340 item 35 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd380): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd380): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.987011598 +0000 UTC m=+12.508887829 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd380): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd3c0): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd3c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd3c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd3c0): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd3c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.987011598 +0000 UTC m=+12.508887829 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd3c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061d570 item 35 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd440): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd440): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd440): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd440): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd440): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.987872637 +0000 UTC m=+12.509748868 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd440): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd500): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd500): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061d880 item 36 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd500): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd500): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd500): _writeAt: size=3, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd500): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd500): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.988229584 +0000 UTC m=+12.510105815 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd500): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd540): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd540): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd540): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd540): >_readAt: n=3, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd540): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.988229584 +0000 UTC m=+12.510105815 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd540): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061db90 item 36 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd580): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd580): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd580): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd580): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd580): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.989052191 +0000 UTC m=+12.510928412 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd580): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd5c0): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd5c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd5c0): _writeAt: size=3, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd5c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd5c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061df10 item 37 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd5c0): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd5c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.989374855 +0000 UTC m=+12.511251085 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd5c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd600): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd600): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd600): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd600): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd600): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.989374855 +0000 UTC m=+12.511251085 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd600): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458540 item 37 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd680): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd680): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd680): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd680): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd680): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.990217207 +0000 UTC m=+12.512093429 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd680): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd740): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd740): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458cb0 item 38 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd740): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd740): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd740): _writeAt: size=3, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd740): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd740): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.990563004 +0000 UTC m=+12.512439225 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd740): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd780): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd780): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd780): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd780): >_readAt: n=3, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd780): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.990563004 +0000 UTC m=+12.512439225 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd780): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458f50 item 38 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd800): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd800): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd800): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd800): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd800): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.991387965 +0000 UTC m=+12.513264197 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd800): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd8c0): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd8c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd8c0): _writeAt: size=3, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd8c0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd8c0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459490 item 39 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd8c0): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd8c0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.991858024 +0000 UTC m=+12.513734255 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd8c0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd900): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd900): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd900): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd900): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd900): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.991858024 +0000 UTC m=+12.513734255 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd900): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004596c0 item 39 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd980): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd980): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd980): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd980): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd980): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.993025334 +0000 UTC m=+12.514901566 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cd980): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cda40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cda40): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459a40 item 40 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cda40): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cda40): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cda40): _writeAt: size=3, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cda40): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cda40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.993364399 +0000 UTC m=+12.515240630 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cda40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cda80): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cda80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cda80): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cda80): >_readAt: n=3, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cda80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.993364399 +0000 UTC m=+12.515240630 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cda80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459b90 item 40 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdac0): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdac0): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdac0): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdac0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdac0): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdac0): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdac0): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.994331144 +0000 UTC m=+12.516207375 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdac0): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdb00): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdb00): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdb00): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000600230 item 41 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdb00): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdb00): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.994856044 +0000 UTC m=+12.516732276 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdb00): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdb40): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdb40): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdb40): _writeAt: size=3, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdb40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdb40): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006003f0 item 41 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdb40): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdb40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.995199246 +0000 UTC m=+12.517075477 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdb40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdb80): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdb80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdb80): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdb80): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdb80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.995199246 +0000 UTC m=+12.517075477 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdb80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006009a0 item 41 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdc40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdc40): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdc40): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdc40): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdc40): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdc40): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdc40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.996457858 +0000 UTC m=+12.518334089 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdc40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdc80): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdc80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdc80): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006010a0 item 42 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdc80): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdc80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.997048522 +0000 UTC m=+12.518924753 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdc80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdd40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdd40): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000601340 item 42 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdd40): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdd40): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdd40): _writeAt: size=3, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdd40): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdd40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.997482573 +0000 UTC m=+12.519358794 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdd40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdd80): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdd80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdd80): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdd80): >_readAt: n=3, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdd80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.997482573 +0000 UTC m=+12.519358794 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdd80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: Remove: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000601490 item 42 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cde40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cde40): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cde40): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cde40): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cde40): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cde40): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cde40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.998668619 +0000 UTC m=+12.520544850 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cde40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cde80): _writeAt: size=5, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cde80): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cde80): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006017a0 item 43 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cde80): >_writeAt: n=5, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cde80): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.999078414 +0000 UTC m=+12.520954645 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cde80): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdf40): _readAt: size=2, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdf40): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdf40): _writeAt: size=3, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdf40): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdf40): >openPending: err= 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000601960 item 43 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdf40): >_writeAt: n=3, err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdf40): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.999462412 +0000 UTC m=+12.521338643 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:40 DEBUG : open-test-file(0xc0007cdf40): >close: err= 2025/03/15 03:39:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:40 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000990000): _readAt: size=512, off=0 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000990000): openPending: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000990000): >openPending: err= 2025/03/15 03:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000990000): >_readAt: n=5, err=EOF 2025/03/15 03:39:40 DEBUG : open-test-file(0xc000990000): close: 2025/03/15 03:39:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:40.999462412 +0000 UTC m=+12.521338643 2025/03/15 03:39:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990000): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000601ce0 item 43 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009900c0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009900c0): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009900c0): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009900c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009900c0): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009900c0): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009900c0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.000475635 +0000 UTC m=+12.522351865 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009900c0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990100): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990100): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990100): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380620 item 44 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990100): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990100): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.000835919 +0000 UTC m=+12.522712150 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990100): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009901c0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009901c0): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380930 item 44 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009901c0): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009901c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009901c0): _writeAt: size=3, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009901c0): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009901c0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.001220968 +0000 UTC m=+12.523097199 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009901c0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990200): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990200): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990200): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990200): >_readAt: n=3, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990200): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.001220968 +0000 UTC m=+12.523097199 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990200): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380bd0 item 44 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009902c0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009902c0): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009902c0): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009902c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009902c0): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009902c0): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009902c0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.002104668 +0000 UTC m=+12.523980900 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009902c0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990300): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990300): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990300): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381650 item 45 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990300): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990300): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.002451987 +0000 UTC m=+12.524328208 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990300): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009903c0): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009903c0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009903c0): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009903c0): >_readAt: n=5, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009903c0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.002451987 +0000 UTC m=+12.524328208 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009903c0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381a40 item 45 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990480): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990480): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990480): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990480): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990480): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990480): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990480): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.003463968 +0000 UTC m=+12.525340199 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990480): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009904c0): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009904c0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009904c0): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004540e0 item 46 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009904c0): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009904c0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.003983339 +0000 UTC m=+12.525859580 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009904c0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990000): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990000): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990000): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990000): >_readAt: n=5, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990000): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.003983339 +0000 UTC m=+12.525859580 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990000): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004543f0 item 46 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009900c0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009900c0): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009900c0): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009900c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009900c0): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009900c0): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009900c0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.006466618 +0000 UTC m=+12.528342849 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009900c0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990100): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990100): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990100): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454700 item 47 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990100): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990100): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.006929213 +0000 UTC m=+12.528805444 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990100): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009901c0): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009901c0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009901c0): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009901c0): >_readAt: n=5, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009901c0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.006929213 +0000 UTC m=+12.528805444 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009901c0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004549a0 item 47 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 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/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990280): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990280): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990280): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990280): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990280): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990280): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990280): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.007924472 +0000 UTC m=+12.529800703 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990280): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009902c0): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009902c0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009902c0): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454e70 item 48 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009902c0): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009902c0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.008215136 +0000 UTC m=+12.530091366 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009902c0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990380): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990380): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990380): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990380): >_readAt: n=5, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990380): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.008215136 +0000 UTC m=+12.530091366 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990380): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454fc0 item 48 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009903c0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009903c0): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009903c0): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009903c0): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009903c0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.009135475 +0000 UTC m=+12.531011696 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009903c0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990400): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990400): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990400): _writeAt: size=3, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990400): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990400): open at offset 5 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990400): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455490 item 49 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990400): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990400): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.00950739 +0000 UTC m=+12.531383611 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990400): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990440): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990440): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990440): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990440): >_readAt: n=8, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990440): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.00950739 +0000 UTC m=+12.531383611 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990440): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004557a0 item 49 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990580): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990580): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990580): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990580): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990580): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.010433682 +0000 UTC m=+12.532309912 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990580): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990640): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990640): open at offset 5 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990640): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003320e0 item 50 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990640): _readAt: size=2, off=5 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990640): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990640): _writeAt: size=3, off=5 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990640): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990640): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.010867692 +0000 UTC m=+12.532743922 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990640): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990680): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990680): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990680): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990680): >_readAt: n=3, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990680): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.010867692 +0000 UTC m=+12.532743922 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990680): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332310 item 50 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990700): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990700): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990700): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990700): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990700): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.011694837 +0000 UTC m=+12.533571068 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990700): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009907c0): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009907c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009907c0): _writeAt: size=3, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009907c0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009907c0): open at offset 5 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009907c0): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003327e0 item 51 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009907c0): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009907c0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.012069938 +0000 UTC m=+12.533946169 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009907c0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990800): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990800): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990800): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990800): >_readAt: n=8, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990800): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.012069938 +0000 UTC m=+12.533946169 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990800): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003329a0 item 51 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990880): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990880): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990880): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990880): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990880): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.013055941 +0000 UTC m=+12.534932171 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990880): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990940): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990940): open at offset 5 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990940): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332e70 item 52 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990940): _readAt: size=2, off=5 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990940): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990940): _writeAt: size=3, off=5 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990940): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990940): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.013627639 +0000 UTC m=+12.535503870 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990940): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990980): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990980): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990980): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990980): >_readAt: n=3, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990980): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.013627639 +0000 UTC m=+12.535503870 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990980): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333110 item 52 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990a00): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990a00): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990a00): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990a00): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990a00): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.014486523 +0000 UTC m=+12.536362754 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990a00): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990ac0): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990ac0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990ac0): _writeAt: size=3, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990ac0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990ac0): open at offset 5 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990ac0): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333810 item 53 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990ac0): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990ac0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.014829454 +0000 UTC m=+12.536705684 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990ac0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990b00): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990b00): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990b00): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990b00): >_readAt: n=8, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990b00): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.014829454 +0000 UTC m=+12.536705684 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990b00): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333960 item 53 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990b80): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990b80): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990b80): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990b80): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990b80): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.016338073 +0000 UTC m=+12.538214303 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990b80): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990c40): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990c40): open at offset 5 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990c40): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333e30 item 54 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990c40): _readAt: size=2, off=5 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990c40): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990c40): _writeAt: size=3, off=5 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990c40): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990c40): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.016746736 +0000 UTC m=+12.538622967 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990c40): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990c80): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990c80): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990c80): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990c80): >_readAt: n=3, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990c80): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.016746736 +0000 UTC m=+12.538622967 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990c80): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004260e0 item 54 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990d00): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990d00): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990d00): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990d00): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990d00): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.017621511 +0000 UTC m=+12.539497732 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990d00): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990dc0): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990dc0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990dc0): _writeAt: size=3, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990dc0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990dc0): open at offset 5 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990dc0): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004267e0 item 55 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990dc0): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990dc0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.017960484 +0000 UTC m=+12.539836705 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990dc0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990e00): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990e00): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990e00): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990e00): >_readAt: n=8, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990e00): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.017960484 +0000 UTC m=+12.539836705 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990e00): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426a10 item 55 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 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/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990e80): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990e80): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990e80): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990e80): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990e80): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.018855406 +0000 UTC m=+12.540731637 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990e80): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990f40): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990f40): open at offset 5 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990f40): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427340 item 56 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990f40): _readAt: size=2, off=5 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990f40): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990f40): _writeAt: size=3, off=5 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990f40): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990f40): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.019215599 +0000 UTC m=+12.541091830 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990f40): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990f80): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990f80): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990f80): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990f80): >_readAt: n=3, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990f80): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.019215599 +0000 UTC m=+12.541091830 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000990f80): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004276c0 item 56 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991040): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991040): open at offset 0 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991040): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991040): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991040): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991040): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991040): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991040): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.020020443 +0000 UTC m=+12.541896675 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991040): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991080): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991080): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991080): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427b90 item 57 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991080): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991080): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.020315785 +0000 UTC m=+12.542192005 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991080): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991140): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991140): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991140): _writeAt: size=3, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991140): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991140): open at offset 5 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991140): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427ce0 item 57 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991140): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991140): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.020672061 +0000 UTC m=+12.542548292 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991140): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991180): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991180): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991180): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991180): >_readAt: n=8, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991180): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.020672061 +0000 UTC m=+12.542548292 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991180): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434310 item 57 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991240): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991240): open at offset 0 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991240): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991240): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991240): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991240): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991240): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991240): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.021593592 +0000 UTC m=+12.543469824 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991240): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991280): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991280): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991280): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434a10 item 58 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991280): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991280): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.02190338 +0000 UTC m=+12.543779612 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991280): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991340): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991340): open at offset 5 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991340): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434cb0 item 58 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991340): _readAt: size=2, off=5 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991340): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991340): _writeAt: size=3, off=5 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991340): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991340): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.022249858 +0000 UTC m=+12.544126090 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991340): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991440): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991440): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991440): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991440): >_readAt: n=3, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991440): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.022249858 +0000 UTC m=+12.544126090 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991440): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434ee0 item 58 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991500): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991500): open at offset 0 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991500): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991500): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991500): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991500): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991500): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991500): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.02304807 +0000 UTC m=+12.544924301 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991500): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991540): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991540): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991540): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435500 item 59 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991540): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991540): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.02337462 +0000 UTC m=+12.545250850 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991540): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991600): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991600): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991600): _writeAt: size=3, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991600): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991600): open at offset 5 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991600): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435ce0 item 59 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991600): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991600): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.023690079 +0000 UTC m=+12.545566320 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991600): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991640): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991640): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991640): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991640): >_readAt: n=8, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991640): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.023690079 +0000 UTC m=+12.545566320 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991640): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450070 item 59 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 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/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991700): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991700): open at offset 0 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991700): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991700): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991700): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991700): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991700): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991700): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.024489934 +0000 UTC m=+12.546366165 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991700): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991740): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991740): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991740): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450460 item 60 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991740): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991740): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.024776299 +0000 UTC m=+12.546652530 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991740): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991800): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991800): open at offset 5 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991800): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450690 item 60 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991800): _readAt: size=2, off=5 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991800): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991800): _writeAt: size=3, off=5 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991800): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991800): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.025134027 +0000 UTC m=+12.547010258 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991800): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991840): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991840): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991840): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991840): >_readAt: n=3, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991840): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.025134027 +0000 UTC m=+12.547010258 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc000991840): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450850 item 60 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c2c0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c2c0): open at offset 0 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c2c0): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c2c0): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c2c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c2c0): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c2c0): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c2c0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.025959359 +0000 UTC m=+12.547835590 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c2c0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c500): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c500): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c500): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c2a0 item 61 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c500): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c500): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.026280058 +0000 UTC m=+12.548156279 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c500): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c880): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c880): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c880): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c880): >_readAt: n=5, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c880): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.026280058 +0000 UTC m=+12.548156279 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c880): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c700 item 61 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 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/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c940): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c940): open at offset 0 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c940): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c940): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c940): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c940): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c940): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c940): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.027261122 +0000 UTC m=+12.549137352 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c940): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c980): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c980): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c980): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cbd0 item 62 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c980): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c980): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.027577233 +0000 UTC m=+12.549453463 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059c980): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059ca40): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059ca40): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059ca40): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059ca40): >_readAt: n=5, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059ca40): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.027577233 +0000 UTC m=+12.549453463 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059ca40): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ce70 item 62 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 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/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cb40): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cb40): open at offset 0 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cb40): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cb40): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cb40): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cb40): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cb40): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cb40): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.02853918 +0000 UTC m=+12.550415411 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cb40): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cb80): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cb80): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cb80): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d880 item 63 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cb80): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cb80): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.028904953 +0000 UTC m=+12.550781174 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cb80): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cc40): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cc40): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cc40): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cc40): >_readAt: n=5, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cc40): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.028904953 +0000 UTC m=+12.550781174 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cc40): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040db20 item 63 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 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/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cd00): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cd00): open at offset 0 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cd00): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cd00): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cd00): >_readAt: n=0, err=Bad file descriptor 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cd00): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cd00): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cd00): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.029918306 +0000 UTC m=+12.551794568 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cd00): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cdc0): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cdc0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cdc0): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452150 item 64 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cdc0): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cdc0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.030179564 +0000 UTC m=+12.552055795 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cdc0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cec0): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cec0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cec0): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cec0): >_readAt: n=5, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cec0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.030179564 +0000 UTC m=+12.552055795 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cec0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452310 item 64 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cf00): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cf00): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cf00): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cf00): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cf00): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.031056303 +0000 UTC m=+12.552932534 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cf00): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cf40): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cf40): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cf40): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cf40): >_readAt: n=2, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cf40): _writeAt: size=3, off=2 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452690 item 65 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cf40): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cf40): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.03140254 +0000 UTC m=+12.553278770 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cf40): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cf80): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cf80): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cf80): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cf80): >_readAt: n=5, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cf80): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.03140254 +0000 UTC m=+12.553278770 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cf80): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004527e0 item 65 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cfc0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cfc0): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cfc0): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cfc0): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cfc0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.032313301 +0000 UTC m=+12.554189532 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059cfc0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d000): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d000): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452a80 item 66 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d000): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d000): >_readAt: n=0, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d000): _writeAt: size=3, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d000): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d000): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.032673423 +0000 UTC m=+12.554549654 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d000): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d040): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d040): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d040): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d040): >_readAt: n=3, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d040): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.032673423 +0000 UTC m=+12.554549654 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d040): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452bd0 item 66 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d140): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d140): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d140): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d140): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d140): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.033433575 +0000 UTC m=+12.555309795 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d140): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d240): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d240): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d240): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d240): >_readAt: n=2, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d240): _writeAt: size=3, off=2 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452e70 item 67 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d240): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d240): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.033771135 +0000 UTC m=+12.555647366 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d240): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d280): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d280): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d280): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d280): >_readAt: n=5, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d280): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.033771135 +0000 UTC m=+12.555647366 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d280): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452fc0 item 67 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d300): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d300): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d300): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d300): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d300): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.034574886 +0000 UTC m=+12.556451118 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d300): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d540): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d540): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004532d0 item 68 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d540): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d540): >_readAt: n=0, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d540): _writeAt: size=3, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d540): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d540): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.034923668 +0000 UTC m=+12.556799900 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d540): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d580): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d580): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d580): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d580): >_readAt: n=3, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d580): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.034923668 +0000 UTC m=+12.556799900 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d580): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453420 item 68 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d5c0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d5c0): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d5c0): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d5c0): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d5c0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.035679421 +0000 UTC m=+12.557555652 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059d5c0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059de80): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059de80): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059de80): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059de80): >_readAt: n=2, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059de80): _writeAt: size=3, off=2 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453730 item 69 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059de80): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059de80): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.035974212 +0000 UTC m=+12.557850443 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059de80): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059df00): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059df00): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059df00): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059df00): >_readAt: n=5, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059df00): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.035974212 +0000 UTC m=+12.557850443 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc00059df00): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004539d0 item 69 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac000): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac000): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac000): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac000): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac000): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.036870436 +0000 UTC m=+12.558746667 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac000): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac0c0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac0c0): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453d50 item 70 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac0c0): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac0c0): >_readAt: n=0, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac0c0): _writeAt: size=3, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac0c0): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac0c0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.037234706 +0000 UTC m=+12.559110937 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac0c0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac100): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac100): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac100): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac100): >_readAt: n=3, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac100): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.037234706 +0000 UTC m=+12.559110937 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac100): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453f10 item 70 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac180): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac180): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac180): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac180): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac180): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.038040802 +0000 UTC m=+12.559917033 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac180): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac240): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac240): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac240): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac240): >_readAt: n=2, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac240): _writeAt: size=3, off=2 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004482a0 item 71 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac240): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac240): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.038342646 +0000 UTC m=+12.560218878 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac240): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac280): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac280): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac280): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac280): >_readAt: n=5, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac280): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.038342646 +0000 UTC m=+12.560218878 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac280): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448690 item 71 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac300): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac300): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac300): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac300): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac300): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.039282222 +0000 UTC m=+12.561158453 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac300): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac3c0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac3c0): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448930 item 72 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac3c0): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac3c0): >_readAt: n=0, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac3c0): _writeAt: size=3, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac3c0): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac3c0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.039717656 +0000 UTC m=+12.561593877 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac3c0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac400): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac400): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac400): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac400): >_readAt: n=3, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac400): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.039717656 +0000 UTC m=+12.561593877 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac400): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448af0 item 72 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac440): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac440): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac440): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac440): >_readAt: n=0, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac440): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac440): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac440): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.040669143 +0000 UTC m=+12.562545374 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac440): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac480): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac480): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac480): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448e70 item 73 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac480): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac480): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.041055686 +0000 UTC m=+12.562931917 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac480): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac4c0): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac4c0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac4c0): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac4c0): >_readAt: n=2, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac4c0): _writeAt: size=3, off=2 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449030 item 73 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac4c0): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac4c0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.041391873 +0000 UTC m=+12.563268105 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac4c0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac500): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac500): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac500): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac500): >_readAt: n=5, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac500): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.041391873 +0000 UTC m=+12.563268105 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac500): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449420 item 73 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac5c0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac5c0): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac5c0): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac5c0): >_readAt: n=0, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac5c0): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac5c0): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac5c0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.042249407 +0000 UTC m=+12.564125637 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac5c0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac600): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac600): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac600): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004496c0 item 74 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac600): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac600): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.042581637 +0000 UTC m=+12.564457868 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac600): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac6c0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac6c0): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449880 item 74 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac6c0): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac6c0): >_readAt: n=0, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac6c0): _writeAt: size=3, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac6c0): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac6c0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.04295297 +0000 UTC m=+12.564829191 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac6c0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac700): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac700): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac700): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac700): >_readAt: n=3, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac700): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.04295297 +0000 UTC m=+12.564829191 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac700): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449a40 item 74 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac7c0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac7c0): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac7c0): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac7c0): >_readAt: n=0, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac7c0): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac7c0): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac7c0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.043700097 +0000 UTC m=+12.565576328 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac7c0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac800): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac800): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac800): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449dc0 item 75 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac800): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac800): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.044031075 +0000 UTC m=+12.565907306 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac800): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac8c0): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac8c0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac8c0): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac8c0): >_readAt: n=2, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac8c0): _writeAt: size=3, off=2 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a000 item 75 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac8c0): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac8c0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.044357605 +0000 UTC m=+12.566233836 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac8c0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac900): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac900): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac900): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac900): >_readAt: n=5, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac900): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.044357605 +0000 UTC m=+12.566233836 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac900): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a150 item 75 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac9c0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac9c0): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac9c0): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac9c0): >_readAt: n=0, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac9c0): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac9c0): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac9c0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.045166036 +0000 UTC m=+12.567042257 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ac9c0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009aca00): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009aca00): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009aca00): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a460 item 76 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009aca00): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009aca00): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.045471686 +0000 UTC m=+12.567347917 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009aca00): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acac0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acac0): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a620 item 76 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acac0): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acac0): >_readAt: n=0, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acac0): _writeAt: size=3, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acac0): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acac0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.045875841 +0000 UTC m=+12.567752072 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acac0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acb00): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acb00): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acb00): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acb00): >_readAt: n=3, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acb00): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.045875841 +0000 UTC m=+12.567752072 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acb00): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a930 item 76 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acbc0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acbc0): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acbc0): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acbc0): >_readAt: n=0, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acbc0): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acbc0): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acbc0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.046760775 +0000 UTC m=+12.568637007 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acbc0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acc00): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acc00): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acc00): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ac40 item 77 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acc00): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acc00): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.047072387 +0000 UTC m=+12.568948618 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acc00): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009accc0): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009accc0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009accc0): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009accc0): >_readAt: n=5, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009accc0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.047072387 +0000 UTC m=+12.568948618 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009accc0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044af50 item 77 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acd80): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acd80): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acd80): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acd80): >_readAt: n=0, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acd80): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acd80): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acd80): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.048064932 +0000 UTC m=+12.569941163 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acd80): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acdc0): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acdc0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acdc0): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b260 item 78 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acdc0): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acdc0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.048456965 +0000 UTC m=+12.570333206 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acdc0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ace80): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ace80): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ace80): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ace80): >_readAt: n=5, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ace80): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.048456965 +0000 UTC m=+12.570333206 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ace80): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b420 item 78 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acf40): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acf40): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acf40): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acf40): >_readAt: n=0, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acf40): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acf40): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acf40): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.049454838 +0000 UTC m=+12.571331079 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acf40): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acf80): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acf80): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acf80): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b7a0 item 79 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acf80): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acf80): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.049789454 +0000 UTC m=+12.571665685 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009acf80): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad040): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad040): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad040): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad040): >_readAt: n=5, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad040): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.049789454 +0000 UTC m=+12.571665685 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad040): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bb20 item 79 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 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/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad100): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad100): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad100): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad100): >_readAt: n=0, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad100): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad100): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad100): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.050838264 +0000 UTC m=+12.572714495 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad100): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad140): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad140): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad140): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bea0 item 80 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad140): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad140): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.051137122 +0000 UTC m=+12.573013343 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad140): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad200): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad200): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad200): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad200): >_readAt: n=5, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad200): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.051137122 +0000 UTC m=+12.573013343 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad200): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a150 item 80 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad240): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad240): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad240): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad240): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad240): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.052074864 +0000 UTC m=+12.573951095 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad240): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad280): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad280): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad280): open at offset 5 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad280): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad280): >_readAt: n=2, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad280): _writeAt: size=3, off=7 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a460 item 81 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad280): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad280): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.052445677 +0000 UTC m=+12.574321898 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad280): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad3c0): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad3c0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad3c0): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad3c0): >_readAt: n=8, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad3c0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.052445677 +0000 UTC m=+12.574321898 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad3c0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a690 item 81 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad440): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad440): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad440): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad440): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad440): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.053453369 +0000 UTC m=+12.575329600 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad440): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad500): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad500): open at offset 5 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad500): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043aa80 item 82 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad500): _readAt: size=2, off=5 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad500): >_readAt: n=0, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad500): _writeAt: size=3, off=5 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad500): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad500): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.053906146 +0000 UTC m=+12.575782376 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad500): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad540): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad540): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad540): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad540): >_readAt: n=3, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad540): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.053906146 +0000 UTC m=+12.575782376 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad540): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043abd0 item 82 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad5c0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad5c0): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad5c0): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad5c0): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad5c0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.054790087 +0000 UTC m=+12.576666318 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad5c0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad680): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad680): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad680): open at offset 5 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad680): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad680): >_readAt: n=2, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad680): _writeAt: size=3, off=7 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ae70 item 83 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad680): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad680): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.055136394 +0000 UTC m=+12.577012625 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad680): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad6c0): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad6c0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad6c0): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad6c0): >_readAt: n=8, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad6c0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.055136394 +0000 UTC m=+12.577012625 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad6c0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043afc0 item 83 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad740): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad740): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad740): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad740): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad740): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.055972987 +0000 UTC m=+12.577849218 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad740): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad800): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad800): open at offset 5 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad800): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b260 item 84 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad800): _readAt: size=2, off=5 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad800): >_readAt: n=0, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad800): _writeAt: size=3, off=5 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad800): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad800): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.056364269 +0000 UTC m=+12.578240500 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad800): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad840): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad840): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad840): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad840): >_readAt: n=3, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad840): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.056364269 +0000 UTC m=+12.578240500 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad840): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b3b0 item 84 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad8c0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad8c0): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad8c0): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad8c0): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad8c0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.057267036 +0000 UTC m=+12.579143267 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad8c0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad980): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad980): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad980): open at offset 5 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad980): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad980): >_readAt: n=2, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad980): _writeAt: size=3, off=7 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b730 item 85 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad980): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad980): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.057699183 +0000 UTC m=+12.579575414 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad980): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad9c0): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad9c0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad9c0): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad9c0): >_readAt: n=8, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad9c0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.057699183 +0000 UTC m=+12.579575414 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ad9c0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b960 item 85 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ada40): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ada40): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ada40): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ada40): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ada40): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.058772579 +0000 UTC m=+12.580648810 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ada40): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adb00): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adb00): open at offset 5 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adb00): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bc70 item 86 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adb00): _readAt: size=2, off=5 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adb00): >_readAt: n=0, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adb00): _writeAt: size=3, off=5 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adb00): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adb00): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.059136308 +0000 UTC m=+12.581012539 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adb00): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adb40): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adb40): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adb40): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adb40): >_readAt: n=3, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adb40): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.059136308 +0000 UTC m=+12.581012539 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adb40): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bdc0 item 86 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adbc0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adbc0): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adbc0): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adbc0): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adbc0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.060061276 +0000 UTC m=+12.581937507 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adbc0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adc80): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adc80): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adc80): open at offset 5 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adc80): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adc80): >_readAt: n=2, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adc80): _writeAt: size=3, off=7 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348150 item 87 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adc80): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adc80): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.060426819 +0000 UTC m=+12.582303050 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adc80): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adcc0): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adcc0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adcc0): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adcc0): >_readAt: n=8, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adcc0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.060426819 +0000 UTC m=+12.582303050 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adcc0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003483f0 item 87 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 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/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009add40): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009add40): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009add40): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009add40): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009add40): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.061277168 +0000 UTC m=+12.583153400 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009add40): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ade00): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ade00): open at offset 5 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ade00): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348c40 item 88 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ade00): _readAt: size=2, off=5 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ade00): >_readAt: n=0, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ade00): _writeAt: size=3, off=5 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ade00): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ade00): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.061650906 +0000 UTC m=+12.583527138 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ade00): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ade40): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ade40): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ade40): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ade40): >_readAt: n=3, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ade40): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.061650906 +0000 UTC m=+12.583527138 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009ade40): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348ee0 item 88 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adf00): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adf00): open at offset 0 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adf00): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adf00): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adf00): >_readAt: n=0, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adf00): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adf00): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adf00): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.062488611 +0000 UTC m=+12.584364843 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adf00): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adf40): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adf40): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adf40): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349260 item 89 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adf40): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adf40): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.062810183 +0000 UTC m=+12.584686404 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0009adf40): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc180): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc180): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc180): open at offset 5 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc180): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc180): >_readAt: n=2, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc180): _writeAt: size=3, off=7 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349570 item 89 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc180): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc180): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.063168963 +0000 UTC m=+12.585045194 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc180): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc1c0): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc1c0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc1c0): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc1c0): >_readAt: n=8, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc1c0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.063168963 +0000 UTC m=+12.585045194 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc1c0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003497a0 item 89 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc2c0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc2c0): open at offset 0 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc2c0): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc2c0): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc2c0): >_readAt: n=0, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc2c0): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc2c0): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc2c0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.064078442 +0000 UTC m=+12.585954674 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc2c0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc340): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc340): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc340): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349ce0 item 90 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc340): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc340): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.064418207 +0000 UTC m=+12.586294439 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc340): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc400): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc400): open at offset 5 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc400): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349e30 item 90 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc400): _readAt: size=2, off=5 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc400): >_readAt: n=0, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc400): _writeAt: size=3, off=5 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc400): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc400): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.064779853 +0000 UTC m=+12.586656084 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc400): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc440): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc440): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc440): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc440): >_readAt: n=3, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc440): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.064779853 +0000 UTC m=+12.586656084 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc440): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ec380 item 90 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc500): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc500): open at offset 0 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc500): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc500): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc500): >_readAt: n=0, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc500): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc500): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc500): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.065621476 +0000 UTC m=+12.587497707 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc500): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc540): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc540): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc540): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ece70 item 91 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc540): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc540): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.065972601 +0000 UTC m=+12.587848832 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc540): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc600): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc600): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc600): open at offset 5 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc600): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc600): >_readAt: n=2, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc600): _writeAt: size=3, off=7 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ed030 item 91 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc600): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc600): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.066342953 +0000 UTC m=+12.588219174 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc600): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc640): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc640): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc640): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc640): >_readAt: n=8, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc640): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.066342953 +0000 UTC m=+12.588219174 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc640): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ed490 item 91 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 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/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc700): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc700): open at offset 0 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc700): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc700): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc700): >_readAt: n=0, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc700): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc700): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc700): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.067147627 +0000 UTC m=+12.589023848 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc700): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc740): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc740): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc740): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002edd50 item 92 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc740): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc740): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.067484447 +0000 UTC m=+12.589360678 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc740): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc800): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc800): open at offset 5 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc800): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004202a0 item 92 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc800): _readAt: size=2, off=5 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc800): >_readAt: n=0, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc800): _writeAt: size=3, off=5 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc800): >_writeAt: n=3, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc800): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.067922985 +0000 UTC m=+12.589799217 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc800): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc840): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc840): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc840): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc840): >_readAt: n=3, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc840): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.067922985 +0000 UTC m=+12.589799217 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc840): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004204d0 item 92 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc900): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc900): open at offset 0 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc900): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc900): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc900): >_readAt: n=0, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc900): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc900): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc900): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.068775749 +0000 UTC m=+12.590651980 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc900): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc940): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc940): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc940): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420a10 item 93 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc940): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc940): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.06912976 +0000 UTC m=+12.591005991 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cc940): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cca00): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cca00): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cca00): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cca00): >_readAt: n=5, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cca00): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.06912976 +0000 UTC m=+12.591005991 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cca00): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420bd0 item 93 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 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/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccac0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccac0): open at offset 0 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccac0): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccac0): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccac0): >_readAt: n=0, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccac0): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccac0): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccac0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.070027928 +0000 UTC m=+12.591904159 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccac0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccb00): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccb00): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccb00): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421260 item 94 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccb00): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccb00): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.070384234 +0000 UTC m=+12.592260466 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccb00): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccbc0): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccbc0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccbc0): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccbc0): >_readAt: n=5, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccbc0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.070384234 +0000 UTC m=+12.592260466 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccbc0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421650 item 94 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 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/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccc80): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccc80): open at offset 0 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccc80): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccc80): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccc80): >_readAt: n=0, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccc80): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccc80): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccc80): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.071367 +0000 UTC m=+12.593243231 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccc80): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cccc0): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cccc0): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cccc0): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421b90 item 95 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cccc0): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cccc0): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.071688652 +0000 UTC m=+12.593564882 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cccc0): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccd80): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccd80): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccd80): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccd80): >_readAt: n=5, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccd80): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.071688652 +0000 UTC m=+12.593564882 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccd80): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421dc0 item 95 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 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/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cce40): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cce40): open at offset 0 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cce40): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cce40): _readAt: size=2, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cce40): >_readAt: n=0, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cce40): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cce40): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cce40): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.072644407 +0000 UTC m=+12.594520649 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cce40): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cce80): _writeAt: size=5, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cce80): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cce80): >openPending: err= 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015c9a0 item 96 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cce80): >_writeAt: n=5, err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cce80): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.072937265 +0000 UTC m=+12.594813495 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005cce80): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/15 03:39:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:39:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 03:39:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccf40): _readAt: size=512, off=0 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccf40): openPending: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccf40): >openPending: err= 2025/03/15 03:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccf40): >_readAt: n=5, err=EOF 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccf40): close: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 03:39:41.072937265 +0000 UTC m=+12.594813495 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 03:39:41 DEBUG : open-test-file(0xc0005ccf40): >close: err= 2025/03/15 03:39:41 DEBUG : open-test-file: Remove: 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015cd90 item 96 2025/03/15 03:39:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 03:39:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 03:39:41 DEBUG : open-test-file: >Remove: err= 2025/03/15 03:39:41 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:41 DEBUG : : Looking for writers 2025/03/15 03:39:41 DEBUG : >WaitForWriters: 2025/03/15 03:39:41 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.32s) --- PASS: TestRWFileHandleOpenTests/writes (0.17s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.15s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:39:41 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:39:41 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 03:39:41 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:41 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:39:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:39:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:39:41 INFO : webdav root 'rclone-test-feratop2vido': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 03:39:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:39:41 DEBUG : file1: newRWFileHandle: 2025/03/15 03:39:41 DEBUG : file1(0xc0006ac5c0): openPending: 2025/03/15 03:39:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:41 DEBUG : file1(0xc0006ac5c0): >openPending: err= 2025/03/15 03:39:41 DEBUG : file1: >newRWFileHandle: err= 2025/03/15 03:39:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:39:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/15 03:39:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/03/15 03:39:41 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:39:41 DEBUG : : Looking for writers 2025/03/15 03:39:41 DEBUG : file1: reading active writers 2025/03/15 03:39:41 DEBUG : file1: active writers 1 2025/03/15 03:39:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/03/15 03:39:41 DEBUG : : Looking for writers 2025/03/15 03:39:41 DEBUG : file1: reading active writers 2025/03/15 03:39:41 DEBUG : file1: active writers 1 2025/03/15 03:39:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/03/15 03:39:41 DEBUG : : Looking for writers 2025/03/15 03:39:41 DEBUG : file1: reading active writers 2025/03/15 03:39:41 DEBUG : file1: active writers 1 2025/03/15 03:39:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/03/15 03:39:41 DEBUG : : Looking for writers 2025/03/15 03:39:41 DEBUG : file1: reading active writers 2025/03/15 03:39:41 DEBUG : file1: active writers 1 2025/03/15 03:39:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/03/15 03:39:41 DEBUG : : Looking for writers 2025/03/15 03:39:41 DEBUG : file1: reading active writers 2025/03/15 03:39:41 DEBUG : file1: active writers 1 2025/03/15 03:39:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/03/15 03:39:41 DEBUG : : Looking for writers 2025/03/15 03:39:41 DEBUG : file1: reading active writers 2025/03/15 03:39:41 DEBUG : file1: active writers 1 2025/03/15 03:39:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/03/15 03:39:41 DEBUG : : Looking for writers 2025/03/15 03:39:41 DEBUG : file1: reading active writers 2025/03/15 03:39:41 DEBUG : file1: active writers 1 2025/03/15 03:39:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/03/15 03:39:42 DEBUG : : Looking for writers 2025/03/15 03:39:42 DEBUG : file1: reading active writers 2025/03/15 03:39:42 DEBUG : file1: active writers 1 2025/03/15 03:39:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/15 03:39:43 DEBUG : : Looking for writers 2025/03/15 03:39:43 DEBUG : file1: reading active writers 2025/03/15 03:39:43 DEBUG : file1: active writers 1 2025/03/15 03:39:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/15 03:39:44 DEBUG : : Looking for writers 2025/03/15 03:39:44 DEBUG : file1: reading active writers 2025/03/15 03:39:44 DEBUG : file1: active writers 1 2025/03/15 03:39:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/15 03:39:45 DEBUG : : Looking for writers 2025/03/15 03:39:45 DEBUG : file1: reading active writers 2025/03/15 03:39:45 DEBUG : file1: active writers 1 2025/03/15 03:39:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/15 03:39:46 DEBUG : : Looking for writers 2025/03/15 03:39:46 DEBUG : file1: reading active writers 2025/03/15 03:39:46 DEBUG : file1: active writers 1 2025/03/15 03:39:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/15 03:39:47 DEBUG : : Looking for writers 2025/03/15 03:39:47 DEBUG : file1: reading active writers 2025/03/15 03:39:47 DEBUG : file1: active writers 1 2025/03/15 03:39:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/15 03:39:48 DEBUG : : Looking for writers 2025/03/15 03:39:48 DEBUG : file1: reading active writers 2025/03/15 03:39:48 DEBUG : file1: active writers 1 2025/03/15 03:39:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/15 03:39:49 DEBUG : : Looking for writers 2025/03/15 03:39:49 DEBUG : file1: reading active writers 2025/03/15 03:39:49 DEBUG : file1: active writers 1 2025/03/15 03:39:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/15 03:39:50 DEBUG : : Looking for writers 2025/03/15 03:39:50 DEBUG : file1: reading active writers 2025/03/15 03:39:50 DEBUG : file1: active writers 1 2025/03/15 03:39:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/15 03:39:51 DEBUG : : Looking for writers 2025/03/15 03:39:51 DEBUG : file1: reading active writers 2025/03/15 03:39:51 DEBUG : file1: active writers 1 2025/03/15 03:39:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/15 03:39:52 DEBUG : : Looking for writers 2025/03/15 03:39:52 DEBUG : file1: reading active writers 2025/03/15 03:39:52 DEBUG : file1: active writers 1 2025/03/15 03:39:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/15 03:39:53 DEBUG : : Looking for writers 2025/03/15 03:39:53 DEBUG : file1: reading active writers 2025/03/15 03:39:53 DEBUG : file1: active writers 1 2025/03/15 03:39:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/15 03:39:54 DEBUG : : Looking for writers 2025/03/15 03:39:54 DEBUG : file1: reading active writers 2025/03/15 03:39:54 DEBUG : file1: active writers 1 2025/03/15 03:39:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/15 03:39:55 DEBUG : : Looking for writers 2025/03/15 03:39:55 DEBUG : file1: reading active writers 2025/03/15 03:39:55 DEBUG : file1: active writers 1 2025/03/15 03:39:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/15 03:39:56 DEBUG : : Looking for writers 2025/03/15 03:39:56 DEBUG : file1: reading active writers 2025/03/15 03:39:56 DEBUG : file1: active writers 1 2025/03/15 03:39:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/15 03:39:57 DEBUG : : Looking for writers 2025/03/15 03:39:57 DEBUG : file1: reading active writers 2025/03/15 03:39:57 DEBUG : file1: active writers 1 2025/03/15 03:39:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/15 03:39:58 DEBUG : : Looking for writers 2025/03/15 03:39:58 DEBUG : file1: reading active writers 2025/03/15 03:39:58 DEBUG : file1: active writers 1 2025/03/15 03:39:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/15 03:39:59 DEBUG : : Looking for writers 2025/03/15 03:39:59 DEBUG : file1: reading active writers 2025/03/15 03:39:59 DEBUG : file1: active writers 1 2025/03/15 03:39:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/15 03:40:00 DEBUG : : Looking for writers 2025/03/15 03:40:00 DEBUG : file1: reading active writers 2025/03/15 03:40:00 DEBUG : file1: active writers 1 2025/03/15 03:40:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/15 03:40:01 DEBUG : : Looking for writers 2025/03/15 03:40:01 DEBUG : file1: reading active writers 2025/03/15 03:40:01 DEBUG : file1: active writers 1 2025/03/15 03:40:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/15 03:40:02 DEBUG : : Looking for writers 2025/03/15 03:40:02 DEBUG : file1: reading active writers 2025/03/15 03:40:02 DEBUG : file1: active writers 1 2025/03/15 03:40:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/15 03:40:03 DEBUG : : Looking for writers 2025/03/15 03:40:03 DEBUG : file1: reading active writers 2025/03/15 03:40:03 DEBUG : file1: active writers 1 2025/03/15 03:40:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/15 03:40:04 DEBUG : : Looking for writers 2025/03/15 03:40:04 DEBUG : file1: reading active writers 2025/03/15 03:40:04 DEBUG : file1: active writers 1 2025/03/15 03:40:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/15 03:40:05 DEBUG : : Looking for writers 2025/03/15 03:40:05 DEBUG : file1: reading active writers 2025/03/15 03:40:05 DEBUG : file1: active writers 1 2025/03/15 03:40:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/15 03:40:06 DEBUG : : Looking for writers 2025/03/15 03:40:06 DEBUG : file1: reading active writers 2025/03/15 03:40:06 DEBUG : file1: active writers 1 2025/03/15 03:40:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/15 03:40:07 DEBUG : : Looking for writers 2025/03/15 03:40:07 DEBUG : file1: reading active writers 2025/03/15 03:40:07 DEBUG : file1: active writers 1 2025/03/15 03:40:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/15 03:40:08 DEBUG : : Looking for writers 2025/03/15 03:40:08 DEBUG : file1: reading active writers 2025/03/15 03:40:08 DEBUG : file1: active writers 1 2025/03/15 03:40:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/15 03:40:09 DEBUG : : Looking for writers 2025/03/15 03:40:09 DEBUG : file1: reading active writers 2025/03/15 03:40:09 DEBUG : file1: active writers 1 2025/03/15 03:40:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/15 03:40:10 DEBUG : : Looking for writers 2025/03/15 03:40:10 DEBUG : file1: reading active writers 2025/03/15 03:40:10 DEBUG : file1: active writers 1 2025/03/15 03:40:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/15 03:40:11 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc00038f860 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc000a09408 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824644244544} name:file1 opens:1 downloaders: o: fd:0xc0008371a0 info:{ModTime:{wall:13973925820990840791 ext:12619483869 loc:0x3e83980} ATime:{wall:13973925820990840791 ext:12619483869 loc:0x3e83980} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/03/15 03:40:11 DEBUG : >WaitForWriters: 2025/03/15 03:40:11 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.03s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:40:11 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:40:11 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 03:40:11 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:40:11 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:40:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:40:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:40:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:40:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:40:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:40:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:40:11 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:40:11 INFO : webdav root 'rclone-test-feratop2vido': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 03:40:11 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:40:11 DEBUG : rename_me: newRWFileHandle: 2025/03/15 03:40:11 DEBUG : rename_me(0xc0005beec0): openPending: 2025/03/15 03:40:11 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 03:40:11 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/15 03:40:11 DEBUG : rename_me(0xc0005beec0): >openPending: err= 2025/03/15 03:40:11 DEBUG : rename_me: >newRWFileHandle: err= 2025/03/15 03:40:11 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/15 03:40:11 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/03/15 03:40:11 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/03/15 03:40:11 DEBUG : rename_me(0xc0005beec0): _writeAt: size=5, off=0 2025/03/15 03:40:11 DEBUG : rename_me(0xc0005beec0): >_writeAt: n=5, err= 2025/03/15 03:40:11 DEBUG : rename_me(0xc0005beec0): close: 2025/03/15 03:40:11 DEBUG : rename_me: vfs cache: setting modification time to 2025-03-15 03:40:11.121708963 +0000 UTC m=+42.643585204 2025/03/15 03:40:11 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/03/15 03:40:11 DEBUG : rename_me(0xc0005beec0): >close: err= 2025/03/15 03:40:11 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/03/15 03:40:11 DEBUG : i_was_renamed: Updating file with 0xc00061b5c0 2025/03/15 03:40:11 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/03/15 03:40:11 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/15 03:40:11 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:40:11 DEBUG : : Looking for writers 2025/03/15 03:40:11 DEBUG : i_was_renamed: reading active writers 2025/03/15 03:40:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 03:40:11 DEBUG : : Looking for writers 2025/03/15 03:40:11 DEBUG : i_was_renamed: reading active writers 2025/03/15 03:40:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 03:40:11 DEBUG : : Looking for writers 2025/03/15 03:40:11 DEBUG : i_was_renamed: reading active writers 2025/03/15 03:40:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 03:40:11 DEBUG : : Looking for writers 2025/03/15 03:40:11 DEBUG : i_was_renamed: reading active writers 2025/03/15 03:40:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 03:40:11 DEBUG : i_was_renamed: vfs cache: starting upload 2025/03/15 03:40:11 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/03/15 03:40:11 INFO : i_was_renamed: Copied (new) 2025/03/15 03:40:11 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-03-15 03:40:11 +0000 UTC" 2025/03/15 03:40:11 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/03/15 03:40:11 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/15 03:40:11 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/03/15 03:40:11 DEBUG : : Looking for writers 2025/03/15 03:40:11 DEBUG : i_was_renamed: reading active writers 2025/03/15 03:40:11 DEBUG : >WaitForWriters: 2025/03/15 03:40:11 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:40:11 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:40:11 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 03:40:11 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:40:11 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:40:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:40:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:40:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:40:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:40:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 03:40:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{mCboX}/rclone-test-feratop2vido" 2025/03/15 03:40:11 INFO : webdav root 'rclone-test-feratop2vido': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/15 03:40:11 DEBUG : : forgetting directory cache 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate(0xc000e14200): _readAt: size=512, off=0 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate(0xc000e14200): openPending: 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-15 02:41:11 +0000 UTC" against cached fingerprint "" 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/15 03:40:11 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate(0xc000e14200): >openPending: err= 2025/03/15 03:40:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate(0xc000e14200): >_readAt: n=20, err=EOF 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate(0xc000e14200): close: 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-15 02:41:11 +0000 GMT 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate(0xc000e14200): >close: err= 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/15 03:40:11 DEBUG : : forgetting directory cache 2025/03/15 03:40:11 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate(0xc000a7ab80): _readAt: size=512, off=0 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate(0xc000a7ab80): openPending: 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-15 02:42:11 +0000 UTC" against cached fingerprint "20,2025-03-15 02:41:11 +0000 UTC" 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-15 02:42:11 +0000 UTC" != cached fingerprint "20,2025-03-15 02:41:11 +0000 UTC") 2025/03/15 03:40:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/15 03:40:11 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate(0xc000a7ab80): >openPending: err= 2025/03/15 03:40:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate(0xc000a7ab80): >_readAt: n=20, err=EOF 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate(0xc000a7ab80): close: 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-15 02:42:11 +0000 GMT 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate(0xc000a7ab80): >close: err= 2025/03/15 03:40:11 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/15 03:40:11 DEBUG : : forgetting directory cache 2025/03/15 03:40:11 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate(0xc000a3ce40): _readAt: size=512, off=0 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate(0xc000a3ce40): openPending: 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-15 02:43:11 +0000 UTC" against cached fingerprint "20,2025-03-15 02:42:11 +0000 UTC" 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-15 02:43:11 +0000 UTC" != cached fingerprint "20,2025-03-15 02:42:11 +0000 UTC") 2025/03/15 03:40:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/15 03:40:12 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate(0xc000a3ce40): >openPending: err= 2025/03/15 03:40:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate(0xc000a3ce40): >_readAt: n=20, err=EOF 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate(0xc000a3ce40): close: 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-15 02:43:11 +0000 GMT 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate(0xc000a3ce40): >close: err= 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/15 03:40:12 DEBUG : : forgetting directory cache 2025/03/15 03:40:12 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate(0xc000a7a9c0): _readAt: size=512, off=0 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate(0xc000a7a9c0): openPending: 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-15 02:44:11 +0000 UTC" against cached fingerprint "20,2025-03-15 02:43:11 +0000 UTC" 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-15 02:44:11 +0000 UTC" != cached fingerprint "20,2025-03-15 02:43:11 +0000 UTC") 2025/03/15 03:40:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/15 03:40:12 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate(0xc000a7a9c0): >openPending: err= 2025/03/15 03:40:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate(0xc000a7a9c0): >_readAt: n=20, err=EOF 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate(0xc000a7a9c0): close: 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-15 02:44:11 +0000 GMT 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate(0xc000a7a9c0): >close: err= 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/15 03:40:12 DEBUG : : forgetting directory cache 2025/03/15 03:40:12 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate(0xc000a3ddc0): _readAt: size=512, off=0 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate(0xc000a3ddc0): openPending: 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-15 02:45:11 +0000 UTC" against cached fingerprint "20,2025-03-15 02:44:11 +0000 UTC" 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-15 02:45:11 +0000 UTC" != cached fingerprint "20,2025-03-15 02:44:11 +0000 UTC") 2025/03/15 03:40:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/15 03:40:12 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate(0xc000a3ddc0): >openPending: err= 2025/03/15 03:40:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate(0xc000a3ddc0): >_readAt: n=20, err=EOF 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate(0xc000a3ddc0): close: 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-15 02:45:11 +0000 GMT 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate(0xc000a3ddc0): >close: err= 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/15 03:40:12 DEBUG : : forgetting directory cache 2025/03/15 03:40:12 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate(0xc0005cc980): _readAt: size=512, off=0 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate(0xc0005cc980): openPending: 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-15 02:46:11 +0000 UTC" against cached fingerprint "20,2025-03-15 02:45:11 +0000 UTC" 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-15 02:46:11 +0000 UTC" != cached fingerprint "20,2025-03-15 02:45:11 +0000 UTC") 2025/03/15 03:40:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/15 03:40:12 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate(0xc0005cc980): >openPending: err= 2025/03/15 03:40:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate(0xc0005cc980): >_readAt: n=20, err=EOF 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate(0xc0005cc980): close: 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-15 02:46:11 +0000 GMT 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate(0xc0005cc980): >close: err= 2025/03/15 03:40:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/15 03:40:13 DEBUG : : forgetting directory cache 2025/03/15 03:40:13 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate(0xc000811b40): _readAt: size=512, off=0 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate(0xc000811b40): openPending: 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-03-15 02:47:11 +0000 UTC" against cached fingerprint "20,2025-03-15 02:46:11 +0000 UTC" 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-03-15 02:47:11 +0000 UTC" != cached fingerprint "20,2025-03-15 02:46:11 +0000 UTC") 2025/03/15 03:40:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/03/15 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate(0xc000811b40): >openPending: err= 2025/03/15 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate(0xc000811b40): >_readAt: n=21, err=EOF 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate(0xc000811b40): close: 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-15 02:47:11 +0000 GMT 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate(0xc000811b40): >close: err= 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/15 03:40:13 DEBUG : : forgetting directory cache 2025/03/15 03:40:13 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate(0xc0006add40): _readAt: size=512, off=0 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate(0xc0006add40): openPending: 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-03-15 02:48:11 +0000 UTC" against cached fingerprint "21,2025-03-15 02:47:11 +0000 UTC" 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-03-15 02:48:11 +0000 UTC" != cached fingerprint "21,2025-03-15 02:47:11 +0000 UTC") 2025/03/15 03:40:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/03/15 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate(0xc0006add40): >openPending: err= 2025/03/15 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate(0xc0006add40): >_readAt: n=22, err=EOF 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate(0xc0006add40): close: 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-15 02:48:11 +0000 GMT 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate(0xc0006add40): >close: err= 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/15 03:40:13 DEBUG : : forgetting directory cache 2025/03/15 03:40:13 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate(0xc0008f0780): _readAt: size=512, off=0 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate(0xc0008f0780): openPending: 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-03-15 02:49:11 +0000 UTC" against cached fingerprint "22,2025-03-15 02:48:11 +0000 UTC" 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-03-15 02:49:11 +0000 UTC" != cached fingerprint "22,2025-03-15 02:48:11 +0000 UTC") 2025/03/15 03:40:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/03/15 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate(0xc0008f0780): >openPending: err= 2025/03/15 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate(0xc0008f0780): >_readAt: n=23, err=EOF 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate(0xc0008f0780): close: 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-15 02:49:11 +0000 GMT 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate(0xc0008f0780): >close: err= 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/15 03:40:13 DEBUG : : forgetting directory cache 2025/03/15 03:40:13 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate(0xc000e15780): _readAt: size=512, off=0 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate(0xc000e15780): openPending: 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-03-15 02:50:11 +0000 UTC" against cached fingerprint "23,2025-03-15 02:49:11 +0000 UTC" 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-03-15 02:50:11 +0000 UTC" != cached fingerprint "23,2025-03-15 02:49:11 +0000 UTC") 2025/03/15 03:40:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/03/15 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate(0xc000e15780): >openPending: err= 2025/03/15 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate(0xc000e15780): >_readAt: n=24, err=EOF 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate(0xc000e15780): close: 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-15 02:50:11 +0000 GMT 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate(0xc000e15780): >close: err= 2025/03/15 03:40:13 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:40:13 DEBUG : : Looking for writers 2025/03/15 03:40:13 DEBUG : TestRWCacheUpdate: reading active writers 2025/03/15 03:40:13 DEBUG : >WaitForWriters: 2025/03/15 03:40:13 DEBUG : webdav root 'rclone-test-feratop2vido': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:40:13 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/03/15 03:40:13 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/03/15 03:40:13 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/03/15 03:40:13 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:40:13 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:40:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:40:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/15 03:40:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/15 03:40:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/15 03:40:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:40:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 03:40:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:40:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/15 03:40:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/15 03:40:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/15 03:40:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:40:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 03:40:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:40:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/15 03:40:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/15 03:40:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/15 03:40:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:40:14 DEBUG : : forgetting directory cache 2025/03/15 03:40:14 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 03:40:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 03:40:14 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:40:14 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/15 03:40:14 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/15 03:40:14 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/15 03:40:14 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:40:14 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 03:40:14 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:40:14 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/15 03:40:14 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/15 03:40:14 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/15 03:40:14 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:40:14 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 03:40:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:40:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/15 03:40:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/15 03:40:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/15 03:40:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:40:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 03:40:14 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:40:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/15 03:40:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/15 03:40:14 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/03/15 03:40:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:40:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 03:40:14 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:40:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/15 03:40:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/15 03:40:14 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/03/15 03:40:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:40:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 03:40:14 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:40:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/15 03:40:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/15 03:40:14 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/03/15 03:40:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:40:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 03:40:14 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:40:14 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/15 03:40:14 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/15 03:40:14 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/15 03:40:14 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:40:14 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 03:40:14 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:40:14 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/15 03:40:14 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/15 03:40:14 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/15 03:40:14 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:40:14 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 03:40:14 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:40:14 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/03/15 03:40:14 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/03/15 03:40:14 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:40:14 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/03/15 03:40:14 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/03/15 03:40:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:40:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/15 03:40:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/15 03:40:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/15 03:40:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:40:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 03:40:14 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:40:14 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/03/15 03:40:14 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:40:14 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/03/15 03:40:14 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:40:14 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/03/15 03:40:14 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:40:14 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/15 03:40:14 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/15 03:40:14 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/15 03:40:14 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:40:14 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 03:40:14 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:40:14 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/15 03:40:14 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/15 03:40:14 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/15 03:40:14 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:40:14 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 03:40:14 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:40:14 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/03/15 03:40:14 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:40:14 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/03/15 03:40:14 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:40:14 DEBUG : : Looking for writers 2025/03/15 03:40:14 DEBUG : FiLeA: reading active writers 2025/03/15 03:40:14 DEBUG : FiLeB: reading active writers 2025/03/15 03:40:14 DEBUG : FilEb: reading active writers 2025/03/15 03:40:14 DEBUG : >WaitForWriters: 2025/03/15 03:40:14 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:40:14 DEBUG : : Looking for writers 2025/03/15 03:40:14 DEBUG : FiLeA: reading active writers 2025/03/15 03:40:14 DEBUG : FiLeB: reading active writers 2025/03/15 03:40:14 DEBUG : FilEb: reading active writers 2025/03/15 03:40:14 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:40:14 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/03/15 03:40:14 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/03/15 03:40:14 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:40:14 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:40:14 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/15 03:40:14 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/15 03:40:14 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/15 03:40:14 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:40:14 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 03:40:14 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:40:14 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/03/15 03:40:14 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/03/15 03:40:14 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/03/15 03:40:14 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:40:14 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 03:40:14 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:40:14 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/15 03:40:14 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/15 03:40:14 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/15 03:40:14 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:40:14 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 03:40:14 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:40:14 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/03/15 03:40:14 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:40:14 DEBUG : : Looking for writers 2025/03/15 03:40:14 DEBUG : normal name with no special characters.txt: reading active writers 2025/03/15 03:40:14 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/03/15 03:40:14 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:40:14 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:40:14 DEBUG : webdav root 'rclone-test-feratop2vido': Reusing VFS from active cache 2025/03/15 03:40:14 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:40:14 DEBUG : : Looking for writers 2025/03/15 03:40:14 DEBUG : >WaitForWriters: 2025/03/15 03:40:14 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:40:14 DEBUG : : Looking for writers 2025/03/15 03:40:14 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:40:14 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:40:14 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:40:14 DEBUG : : Looking for writers 2025/03/15 03:40:14 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:40:14 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:40:14 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:40:14 DEBUG : : Looking for writers 2025/03/15 03:40:14 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:40:14 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:40:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:40:14 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/15 03:40:14 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:40:14 DEBUG : dir: Looking for writers 2025/03/15 03:40:14 DEBUG : file2: reading active writers 2025/03/15 03:40:14 DEBUG : : Looking for writers 2025/03/15 03:40:14 DEBUG : dir: reading active writers 2025/03/15 03:40:14 DEBUG : file1: reading active writers 2025/03/15 03:40:14 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:40:14 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:40:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:40:14 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/15 03:40:14 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:40:14 DEBUG : dir: Looking for writers 2025/03/15 03:40:14 DEBUG : : Looking for writers 2025/03/15 03:40:14 DEBUG : dir: reading active writers 2025/03/15 03:40:14 DEBUG : file1: reading active writers 2025/03/15 03:40:14 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.18s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:40:14 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:40:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:40:14 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/15 03:40:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:40:14 DEBUG : file1: Open: flags=O_RDONLY 2025/03/15 03:40:14 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/15 03:40:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/15 03:40:14 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:40:14 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/03/15 03:40:14 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 03:40:14 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/15 03:40:14 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:40:14 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:40:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/15 03:40:14 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/03/15 03:40:14 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/03/15 03:40:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/15 03:40:14 DEBUG : webdav root 'rclone-test-feratop2vido': File to upload is small (0 bytes), uploading instead of streaming 2025/03/15 03:40:14 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/03/15 03:40:14 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/03/15 03:40:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/15 03:40:14 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:40:14 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/15 03:40:14 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:40:14 DEBUG : dir: Looking for writers 2025/03/15 03:40:14 DEBUG : file2: reading active writers 2025/03/15 03:40:14 DEBUG : new_file.txt: reading active writers 2025/03/15 03:40:14 DEBUG : : Looking for writers 2025/03/15 03:40:14 DEBUG : dir: reading active writers 2025/03/15 03:40:14 DEBUG : file1: reading active writers 2025/03/15 03:40:14 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:40:15 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:40:15 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/15 03:40:15 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/03/15 03:40:15 DEBUG : dir/file1: Updating file with dir/file1 0xc001027080 2025/03/15 03:40:15 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/15 03:40:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 03:40:15 INFO : dir/file1: Moved (server-side) to: file0 2025/03/15 03:40:15 DEBUG : file0: Updating file with file0 0xc001027080 2025/03/15 03:40:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 03:40:15 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/03/15 03:40:15 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:40:15 DEBUG : dir: Looking for writers 2025/03/15 03:40:15 DEBUG : : Looking for writers 2025/03/15 03:40:15 DEBUG : dir: reading active writers 2025/03/15 03:40:15 DEBUG : file0: reading active writers 2025/03/15 03:40:15 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:40:15 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:40:15 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:40:15 DEBUG : : Looking for writers 2025/03/15 03:40:15 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:40:15 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:40:15 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/03/15 03:40:15 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/15 03:40:15 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/03/15 03:40:15 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/03/15 03:40:15 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/03/15 03:40:15 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:40:15 DEBUG : b: Looking for writers 2025/03/15 03:40:15 DEBUG : c: Looking for writers 2025/03/15 03:40:15 DEBUG : d: Looking for writers 2025/03/15 03:40:15 DEBUG : : Looking for writers 2025/03/15 03:40:15 DEBUG : a: Looking for writers 2025/03/15 03:40:15 DEBUG : : Looking for writers 2025/03/15 03:40:15 DEBUG : d: reading active writers 2025/03/15 03:40:15 DEBUG : /: reading active writers 2025/03/15 03:40:15 DEBUG : a: reading active writers 2025/03/15 03:40:15 DEBUG : b: reading active writers 2025/03/15 03:40:15 DEBUG : c: reading active writers 2025/03/15 03:40:15 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:40:15 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:40:15 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/15 03:40:15 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/03/15 03:40:15 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/03/15 03:40:15 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/03/15 03:40:16 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:40:16 DEBUG : a/b/c/d: Looking for writers 2025/03/15 03:40:16 DEBUG : a/b/c: Looking for writers 2025/03/15 03:40:16 DEBUG : d: reading active writers 2025/03/15 03:40:16 DEBUG : a/b: Looking for writers 2025/03/15 03:40:16 DEBUG : c: reading active writers 2025/03/15 03:40:16 DEBUG : a: Looking for writers 2025/03/15 03:40:16 DEBUG : b: reading active writers 2025/03/15 03:40:16 DEBUG : : Looking for writers 2025/03/15 03:40:16 DEBUG : a: reading active writers 2025/03/15 03:40:16 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN 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-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:40:16 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:40:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:40:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:40:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:40:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/15 03:40:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/15 03:40:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:40:16 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/15 03:40:16 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/15 03:40:16 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/03/15 03:40:16 DEBUG : webdav root 'rclone-test-feratop2vido': File to upload is small (5 bytes), uploading instead of streaming 2025/03/15 03:40:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:40:16 DEBUG : file1: Size of src and dst objects identical 2025/03/15 03:40:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:40:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:40:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:40:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:40:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/15 03:40:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/15 03:40:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:40:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:40:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:40:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/15 03:40:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/15 03:40:16 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/03/15 03:40:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/15 03:40:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/15 03:40:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:40:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/15 03:40:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/15 03:40:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:40:16 DEBUG : webdav root 'rclone-test-feratop2vido': File to upload is small (0 bytes), uploading instead of streaming 2025/03/15 03:40:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:40:16 DEBUG : file1: Size of src and dst objects identical 2025/03/15 03:40:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:40:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/15 03:40:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/15 03:40:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:40:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/15 03:40:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/15 03:40:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:40:16 DEBUG : webdav root 'rclone-test-feratop2vido': File to upload is small (7 bytes), uploading instead of streaming 2025/03/15 03:40:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:40:16 DEBUG : file1: Size of src and dst objects identical 2025/03/15 03:40:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:40:16 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:40:16 DEBUG : : Looking for writers 2025/03/15 03:40:16 DEBUG : file1: reading active writers 2025/03/15 03:40:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:40:16 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:40:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:40:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:40:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:40:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/15 03:40:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/15 03:40:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:40:16 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/03/15 03:40:17 DEBUG : file1: aborting in-sequence write wait, off=100 2025/03/15 03:40:17 DEBUG : file1: failed to wait for in-sequence write to 100 2025/03/15 03:40:17 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/03/15 03:40:17 DEBUG : webdav root 'rclone-test-feratop2vido': File to upload is small (11 bytes), uploading instead of streaming 2025/03/15 03:40:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:40:17 DEBUG : file1: Size of src and dst objects identical 2025/03/15 03:40:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:40:17 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/03/15 03:40:17 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:40:17 DEBUG : : Looking for writers 2025/03/15 03:40:17 DEBUG : file1: reading active writers 2025/03/15 03:40:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:40:17 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:40:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:40:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:40:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:40:17 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/15 03:40:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/15 03:40:17 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/03/15 03:40:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:40:17 DEBUG : webdav root 'rclone-test-feratop2vido': File to upload is small (5 bytes), uploading instead of streaming 2025/03/15 03:40:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:40:17 DEBUG : file1: Size of src and dst objects identical 2025/03/15 03:40:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:40:17 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/03/15 03:40:17 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:40:17 DEBUG : : Looking for writers 2025/03/15 03:40:17 DEBUG : file1: reading active writers 2025/03/15 03:40:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:40:17 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:40:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:40:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:40:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:40:17 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/15 03:40:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/15 03:40:17 DEBUG : file1: WriteFileHandle.Release closing 2025/03/15 03:40:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:40:17 DEBUG : webdav root 'rclone-test-feratop2vido': File to upload is small (0 bytes), uploading instead of streaming 2025/03/15 03:40:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:40:17 DEBUG : file1: Size of src and dst objects identical 2025/03/15 03:40:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:40:17 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/03/15 03:40:17 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:40:17 DEBUG : : Looking for writers 2025/03/15 03:40:17 DEBUG : file1: reading active writers 2025/03/15 03:40:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:40:17 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:40:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:40:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:40:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:40:17 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/15 03:40:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/03/15 03:40:17 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:40:17 DEBUG : : Looking for writers 2025/03/15 03:40:17 DEBUG : file1: reading active writers 2025/03/15 03:40:17 DEBUG : file1: active writers 1 2025/03/15 03:40:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/03/15 03:40:17 DEBUG : : Looking for writers 2025/03/15 03:40:17 DEBUG : file1: reading active writers 2025/03/15 03:40:17 DEBUG : file1: active writers 1 2025/03/15 03:40:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/03/15 03:40:17 DEBUG : : Looking for writers 2025/03/15 03:40:17 DEBUG : file1: reading active writers 2025/03/15 03:40:17 DEBUG : file1: active writers 1 2025/03/15 03:40:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/03/15 03:40:17 DEBUG : : Looking for writers 2025/03/15 03:40:17 DEBUG : file1: reading active writers 2025/03/15 03:40:17 DEBUG : file1: active writers 1 2025/03/15 03:40:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/03/15 03:40:17 DEBUG : : Looking for writers 2025/03/15 03:40:17 DEBUG : file1: reading active writers 2025/03/15 03:40:17 DEBUG : file1: active writers 1 2025/03/15 03:40:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/03/15 03:40:17 DEBUG : : Looking for writers 2025/03/15 03:40:17 DEBUG : file1: reading active writers 2025/03/15 03:40:17 DEBUG : file1: active writers 1 2025/03/15 03:40:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/03/15 03:40:18 DEBUG : : Looking for writers 2025/03/15 03:40:18 DEBUG : file1: reading active writers 2025/03/15 03:40:18 DEBUG : file1: active writers 1 2025/03/15 03:40:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/03/15 03:40:18 DEBUG : : Looking for writers 2025/03/15 03:40:18 DEBUG : file1: reading active writers 2025/03/15 03:40:18 DEBUG : file1: active writers 1 2025/03/15 03:40:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/15 03:40:19 DEBUG : : Looking for writers 2025/03/15 03:40:19 DEBUG : file1: reading active writers 2025/03/15 03:40:19 DEBUG : file1: active writers 1 2025/03/15 03:40:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/15 03:40:20 DEBUG : : Looking for writers 2025/03/15 03:40:20 DEBUG : file1: reading active writers 2025/03/15 03:40:20 DEBUG : file1: active writers 1 2025/03/15 03:40:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/15 03:40:21 DEBUG : : Looking for writers 2025/03/15 03:40:21 DEBUG : file1: reading active writers 2025/03/15 03:40:21 DEBUG : file1: active writers 1 2025/03/15 03:40:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/15 03:40:22 DEBUG : : Looking for writers 2025/03/15 03:40:22 DEBUG : file1: reading active writers 2025/03/15 03:40:22 DEBUG : file1: active writers 1 2025/03/15 03:40:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/15 03:40:23 DEBUG : : Looking for writers 2025/03/15 03:40:23 DEBUG : file1: reading active writers 2025/03/15 03:40:23 DEBUG : file1: active writers 1 2025/03/15 03:40:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/15 03:40:24 DEBUG : : Looking for writers 2025/03/15 03:40:24 DEBUG : file1: reading active writers 2025/03/15 03:40:24 DEBUG : file1: active writers 1 2025/03/15 03:40:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/15 03:40:25 DEBUG : : Looking for writers 2025/03/15 03:40:25 DEBUG : file1: reading active writers 2025/03/15 03:40:25 DEBUG : file1: active writers 1 2025/03/15 03:40:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/15 03:40:26 DEBUG : : Looking for writers 2025/03/15 03:40:26 DEBUG : file1: reading active writers 2025/03/15 03:40:26 DEBUG : file1: active writers 1 2025/03/15 03:40:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/15 03:40:27 DEBUG : : Looking for writers 2025/03/15 03:40:27 DEBUG : file1: reading active writers 2025/03/15 03:40:27 DEBUG : file1: active writers 1 2025/03/15 03:40:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/15 03:40:28 DEBUG : : Looking for writers 2025/03/15 03:40:28 DEBUG : file1: reading active writers 2025/03/15 03:40:28 DEBUG : file1: active writers 1 2025/03/15 03:40:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/15 03:40:29 DEBUG : : Looking for writers 2025/03/15 03:40:29 DEBUG : file1: reading active writers 2025/03/15 03:40:29 DEBUG : file1: active writers 1 2025/03/15 03:40:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/15 03:40:30 DEBUG : : Looking for writers 2025/03/15 03:40:30 DEBUG : file1: reading active writers 2025/03/15 03:40:30 DEBUG : file1: active writers 1 2025/03/15 03:40:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/15 03:40:31 DEBUG : : Looking for writers 2025/03/15 03:40:31 DEBUG : file1: reading active writers 2025/03/15 03:40:31 DEBUG : file1: active writers 1 2025/03/15 03:40:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/15 03:40:32 DEBUG : : Looking for writers 2025/03/15 03:40:32 DEBUG : file1: reading active writers 2025/03/15 03:40:32 DEBUG : file1: active writers 1 2025/03/15 03:40:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/15 03:40:33 DEBUG : : Looking for writers 2025/03/15 03:40:33 DEBUG : file1: reading active writers 2025/03/15 03:40:33 DEBUG : file1: active writers 1 2025/03/15 03:40:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/15 03:40:34 DEBUG : : Looking for writers 2025/03/15 03:40:34 DEBUG : file1: reading active writers 2025/03/15 03:40:34 DEBUG : file1: active writers 1 2025/03/15 03:40:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/15 03:40:35 DEBUG : : Looking for writers 2025/03/15 03:40:35 DEBUG : file1: reading active writers 2025/03/15 03:40:35 DEBUG : file1: active writers 1 2025/03/15 03:40:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/15 03:40:36 DEBUG : : Looking for writers 2025/03/15 03:40:36 DEBUG : file1: reading active writers 2025/03/15 03:40:36 DEBUG : file1: active writers 1 2025/03/15 03:40:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/15 03:40:37 DEBUG : : Looking for writers 2025/03/15 03:40:37 DEBUG : file1: reading active writers 2025/03/15 03:40:37 DEBUG : file1: active writers 1 2025/03/15 03:40:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/15 03:40:38 DEBUG : : Looking for writers 2025/03/15 03:40:38 DEBUG : file1: reading active writers 2025/03/15 03:40:38 DEBUG : file1: active writers 1 2025/03/15 03:40:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/15 03:40:39 DEBUG : : Looking for writers 2025/03/15 03:40:39 DEBUG : file1: reading active writers 2025/03/15 03:40:39 DEBUG : file1: active writers 1 2025/03/15 03:40:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/15 03:40:40 DEBUG : : Looking for writers 2025/03/15 03:40:40 DEBUG : file1: reading active writers 2025/03/15 03:40:40 DEBUG : file1: active writers 1 2025/03/15 03:40:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/15 03:40:41 DEBUG : : Looking for writers 2025/03/15 03:40:41 DEBUG : file1: reading active writers 2025/03/15 03:40:41 DEBUG : file1: active writers 1 2025/03/15 03:40:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/15 03:40:42 DEBUG : : Looking for writers 2025/03/15 03:40:42 DEBUG : file1: reading active writers 2025/03/15 03:40:42 DEBUG : file1: active writers 1 2025/03/15 03:40:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/15 03:40:43 DEBUG : : Looking for writers 2025/03/15 03:40:43 DEBUG : file1: reading active writers 2025/03/15 03:40:43 DEBUG : file1: active writers 1 2025/03/15 03:40:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/15 03:40:44 DEBUG : : Looking for writers 2025/03/15 03:40:44 DEBUG : file1: reading active writers 2025/03/15 03:40:44 DEBUG : file1: active writers 1 2025/03/15 03:40:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/15 03:40:45 DEBUG : : Looking for writers 2025/03/15 03:40:45 DEBUG : file1: reading active writers 2025/03/15 03:40:45 DEBUG : file1: active writers 1 2025/03/15 03:40:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/15 03:40:46 DEBUG : : Looking for writers 2025/03/15 03:40:46 DEBUG : file1: reading active writers 2025/03/15 03:40:46 DEBUG : file1: active writers 1 2025/03/15 03:40:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/15 03:40:47 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/03/15 03:40:47 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:40:47 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:40:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:40:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:40:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:40:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/15 03:40:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/15 03:40:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:40:47 DEBUG : webdav root 'rclone-test-feratop2vido': File to upload is small (0 bytes), uploading instead of streaming 2025/03/15 03:40:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:40:47 DEBUG : file1: Size of src and dst objects identical 2025/03/15 03:40:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:40:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:40:47 DEBUG : file1: Open: flags=O_RDONLY 2025/03/15 03:40:47 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/15 03:40:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/15 03:40:47 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:40:47 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/15 03:40:47 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:40:47 DEBUG : : Looking for writers 2025/03/15 03:40:47 DEBUG : file1: reading active writers 2025/03/15 03:40:47 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-feratop2vido'", Local "Local file system at /tmp/rclone3281070717", Modify Window "1s" 2025/03/15 03:40:47 INFO : webdav root 'rclone-test-feratop2vido': poll-interval is not supported by this remote 2025/03/15 03:40:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 03:40:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 03:40:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:40:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/15 03:40:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/15 03:40:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:40:47 DEBUG : webdav root 'rclone-test-feratop2vido': File to upload is small (100 bytes), uploading instead of streaming 2025/03/15 03:40:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/15 03:40:47 DEBUG : file1: Size of src and dst objects identical 2025/03/15 03:40:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 03:40:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 03:40:47 DEBUG : file1: Open: flags=O_RDONLY 2025/03/15 03:40:47 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/15 03:40:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/15 03:40:47 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 03:40:47 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/15 03:40:47 DEBUG : WaitForWriters: timeout=30s 2025/03/15 03:40:47 DEBUG : : Looking for writers 2025/03/15 03:40:47 DEBUG : file1: reading active writers 2025/03/15 03:40:47 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/03/15 03:40:47 DEBUG : webdav root 'rclone-test-feratop2vido': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.292343145s (try 1/5)