"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/08/24 03:09:22 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-xurekik8soyo" 2025/08/24 03:09:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/24 03:09:22 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/08/24 03:09:22 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/08/24 03:09:22 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/08/24 03:09:22 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/08/24 03:09:22 DEBUG : Setting pass="zcEmLmcRp_gGH1yfcYsgF4DO5cJvTXlPWXA7CfgjVrws" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/08/24 03:09:22 DEBUG : TestWebdavRclone: detected overridden config - adding "{KjYDW}" suffix to name 2025/08/24 03:09:22 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/08/24 03:09:22 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/08/24 03:09:22 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/08/24 03:09:22 DEBUG : Setting pass="zcEmLmcRp_gGH1yfcYsgF4DO5cJvTXlPWXA7CfgjVrws" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/08/24 03:09:22 DEBUG : found headers: 2025/08/24 03:09:22 DEBUG : Creating backend with remote "/tmp/rclone3135579475" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:22 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:22 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:22 DEBUG : dir: Looking for writers 2025/08/24 03:09:22 DEBUG : Looking for writers 2025/08/24 03:09:22 DEBUG : dir: reading active writers 2025/08/24 03:09:22 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:22 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:22 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:22 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:22 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:22 DEBUG : dir/subdir: Looking for writers 2025/08/24 03:09:22 DEBUG : dir: Looking for writers 2025/08/24 03:09:22 DEBUG : file2: reading active writers 2025/08/24 03:09:22 DEBUG : subdir: reading active writers 2025/08/24 03:09:22 DEBUG : file1: reading active writers 2025/08/24 03:09:22 DEBUG : Looking for writers 2025/08/24 03:09:22 DEBUG : dir: reading active writers 2025/08/24 03:09:22 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.30s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:22 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:22 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:22 DEBUG : dir: Looking for writers 2025/08/24 03:09:22 DEBUG : file1: reading active writers 2025/08/24 03:09:22 DEBUG : Looking for writers 2025/08/24 03:09:22 DEBUG : dir: reading active writers 2025/08/24 03:09:22 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.16s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:22 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:22 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:22 DEBUG : dir: Looking for writers 2025/08/24 03:09:22 DEBUG : Looking for writers 2025/08/24 03:09:22 DEBUG : dir: reading active writers 2025/08/24 03:09:22 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:22 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:23 DEBUG : dir: forgetting directory cache 2025/08/24 03:09:23 DEBUG : forgetting directory cache 2025/08/24 03:09:23 DEBUG : dir: forgetting directory cache 2025/08/24 03:09:23 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:23 DEBUG : Looking for writers 2025/08/24 03:09:23 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.15s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:23 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:23 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/08/24 03:09:23 DEBUG : dir: invalidating directory cache 2025/08/24 03:09:23 DEBUG : >ForgetPath: 2025/08/24 03:09:23 DEBUG : ForgetPath: relativePath="dir", type=0 2025/08/24 03:09:23 DEBUG : invalidating directory cache 2025/08/24 03:09:23 DEBUG : dir: forgetting directory cache 2025/08/24 03:09:23 DEBUG : >ForgetPath: 2025/08/24 03:09:23 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/08/24 03:09:23 DEBUG : >ForgetPath: 2025/08/24 03:09:23 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:23 DEBUG : dir: Looking for writers 2025/08/24 03:09:23 DEBUG : Looking for writers 2025/08/24 03:09:23 DEBUG : dir: reading active writers 2025/08/24 03:09:23 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:23 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:23 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:23 DEBUG : forgetting directory cache 2025/08/24 03:09:23 DEBUG : dir: forgetting directory cache 2025/08/24 03:09:23 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:23 DEBUG : dir: Looking for writers 2025/08/24 03:09:23 DEBUG : fil/a/b: Looking for writers 2025/08/24 03:09:23 DEBUG : fil/a: Looking for writers 2025/08/24 03:09:23 DEBUG : b: reading active writers 2025/08/24 03:09:23 DEBUG : fil: Looking for writers 2025/08/24 03:09:23 DEBUG : a: reading active writers 2025/08/24 03:09:23 DEBUG : Looking for writers 2025/08/24 03:09:23 DEBUG : dir: reading active writers 2025/08/24 03:09:23 DEBUG : fil: reading active writers 2025/08/24 03:09:23 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.44s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:23 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:23 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:23 DEBUG : dir: Looking for writers 2025/08/24 03:09:23 DEBUG : Looking for writers 2025/08/24 03:09:23 DEBUG : dir: reading active writers 2025/08/24 03:09:23 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:23 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:23 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:23 DEBUG : dir: Looking for writers 2025/08/24 03:09:23 DEBUG : file1: reading active writers 2025/08/24 03:09:23 DEBUG : Looking for writers 2025/08/24 03:09:23 DEBUG : dir: reading active writers 2025/08/24 03:09:23 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:23 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:23 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:24 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/08/24 03:09:24 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/08/24 03:09:24 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/08/24 03:09:24 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/24 03:09:24 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/08/24 03:09:24 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:24 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:24 DEBUG : dir: invalidating directory cache 2025/08/24 03:09:24 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/08/24 03:09:24 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/08/24 03:09:24 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/08/24 03:09:24 DEBUG : dir/file1: Reset virtual modtime 2025/08/24 03:09:24 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/08/24 03:09:24 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/24 03:09:24 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/08/24 03:09:24 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/08/24 03:09:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 03:09:24 DEBUG : dir: invalidating directory cache 2025/08/24 03:09:24 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/24 03:09:24 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/08/24 03:09:24 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/24 03:09:24 DEBUG : forgetting directory cache 2025/08/24 03:09:24 DEBUG : dir: forgetting directory cache 2025/08/24 03:09:24 DEBUG : dir/virtualDir: forgetting directory cache 2025/08/24 03:09:24 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:24 DEBUG : dir/virtualDir: Looking for writers 2025/08/24 03:09:24 DEBUG : dir: Looking for writers 2025/08/24 03:09:24 DEBUG : file1: reading active writers 2025/08/24 03:09:24 DEBUG : virtualFile2: reading active writers 2025/08/24 03:09:24 DEBUG : virtualFile: reading active writers 2025/08/24 03:09:24 DEBUG : virtualDir: reading active writers 2025/08/24 03:09:24 DEBUG : Looking for writers 2025/08/24 03:09:24 DEBUG : dir: reading active writers 2025/08/24 03:09:24 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.41s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:24 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:24 ERROR : dir/: Can only open directories read only 2025/08/24 03:09:24 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:24 DEBUG : dir: Looking for writers 2025/08/24 03:09:24 DEBUG : Looking for writers 2025/08/24 03:09:24 DEBUG : dir: reading active writers 2025/08/24 03:09:24 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:24 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:24 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:24 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/24 03:09:24 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/08/24 03:09:24 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/24 03:09:24 DEBUG : webdav root 'rclone-test-xurekik8soyo': File to upload is small (5 bytes), uploading instead of streaming 2025/08/24 03:09:24 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:24 NOTICE: webdav root 'rclone-test-xurekik8soyo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/24 03:09:24 DEBUG : dir/potato: Size of src and dst objects identical 2025/08/24 03:09:24 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/24 03:09:24 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:24 DEBUG : dir: Looking for writers 2025/08/24 03:09:24 DEBUG : potato: reading active writers 2025/08/24 03:09:24 DEBUG : file1: reading active writers 2025/08/24 03:09:24 DEBUG : Looking for writers 2025/08/24 03:09:24 DEBUG : dir: reading active writers 2025/08/24 03:09:24 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.28s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:24 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:24 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/24 03:09:24 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:24 DEBUG : dir/sub: Looking for writers 2025/08/24 03:09:24 DEBUG : dir: Looking for writers 2025/08/24 03:09:24 DEBUG : file1: reading active writers 2025/08/24 03:09:24 DEBUG : sub: reading active writers 2025/08/24 03:09:24 DEBUG : Looking for writers 2025/08/24 03:09:24 DEBUG : dir: reading active writers 2025/08/24 03:09:24 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:25 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:25 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/24 03:09:25 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/08/24 03:09:25 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:25 DEBUG : dir/sub/subsub: Looking for writers 2025/08/24 03:09:25 DEBUG : dir/sub: Looking for writers 2025/08/24 03:09:25 DEBUG : subsub: reading active writers 2025/08/24 03:09:25 DEBUG : dir: Looking for writers 2025/08/24 03:09:25 DEBUG : file1: reading active writers 2025/08/24 03:09:25 DEBUG : sub: reading active writers 2025/08/24 03:09:25 DEBUG : Looking for writers 2025/08/24 03:09:25 DEBUG : dir: reading active writers 2025/08/24 03:09:25 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.30s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:25 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:25 ERROR : dir/: Dir.Remove not empty 2025/08/24 03:09:25 DEBUG : dir/file1: Remove: 2025/08/24 03:09:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 03:09:25 DEBUG : dir/file1: >Remove: err= 2025/08/24 03:09:25 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/24 03:09:25 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:25 DEBUG : Looking for writers 2025/08/24 03:09:25 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:25 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:25 DEBUG : dir/file1: Remove: 2025/08/24 03:09:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 03:09:25 DEBUG : dir/file1: >Remove: err= 2025/08/24 03:09:25 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/24 03:09:25 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:25 DEBUG : Looking for writers 2025/08/24 03:09:25 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:25 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:25 DEBUG : dir/file1: Remove: 2025/08/24 03:09:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 03:09:25 DEBUG : dir/file1: >Remove: err= 2025/08/24 03:09:25 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:25 DEBUG : dir: Looking for writers 2025/08/24 03:09:25 DEBUG : Looking for writers 2025/08/24 03:09:25 DEBUG : dir: reading active writers 2025/08/24 03:09:25 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.26s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:25 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:25 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:26 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/08/24 03:09:26 DEBUG : dir: Updating dir with dir2 0xc000783040 2025/08/24 03:09:26 DEBUG : dir: forgetting directory cache 2025/08/24 03:09:26 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/24 03:09:26 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/08/24 03:09:26 INFO : dir2/file1: Moved (server-side) to: file2 2025/08/24 03:09:26 DEBUG : file2: Updating file with file2 0xc000842000 2025/08/24 03:09:26 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/08/24 03:09:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/24 03:09:26 INFO : dir2/file3: Deleted 2025/08/24 03:09:26 INFO : file2: Moved (server-side) to: dir2/file3 2025/08/24 03:09:26 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000842000 2025/08/24 03:09:26 DEBUG : Added virtual directory entry vDel: "file2" 2025/08/24 03:09:26 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/08/24 03:09:26 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/08/24 03:09:26 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000736340 2025/08/24 03:09:26 DEBUG : empty directory: forgetting directory cache 2025/08/24 03:09:26 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/08/24 03:09:26 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/08/24 03:09:26 DEBUG : dir2: Renaming to "dir3" 2025/08/24 03:09:26 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:26 DEBUG : dir3: Looking for writers 2025/08/24 03:09:26 DEBUG : file3: reading active writers 2025/08/24 03:09:26 DEBUG : renamed empty directory: Looking for writers 2025/08/24 03:09:26 DEBUG : Looking for writers 2025/08/24 03:09:26 DEBUG : dir3: reading active writers 2025/08/24 03:09:26 DEBUG : renamed empty directory: reading active writers 2025/08/24 03:09:26 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:26 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:26 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/24 03:09:26 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:26 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/24 03:09:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/24 03:09:26 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/08/24 03:09:26 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/08/24 03:09:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/24 03:09:26 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:26 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/24 03:09:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/24 03:09:26 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/08/24 03:09:26 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/08/24 03:09:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/24 03:09:26 DEBUG : webdav root 'rclone-test-xurekik8soyo': File to upload is small (12 bytes), uploading instead of streaming 2025/08/24 03:09:26 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:26 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/08/24 03:09:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/24 03:09:26 DEBUG : forgetting directory cache 2025/08/24 03:09:26 DEBUG : dir: forgetting directory cache 2025/08/24 03:09:26 DEBUG : dir/sub: forgetting directory cache 2025/08/24 03:09:26 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/08/24 03:09:26 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/08/24 03:09:26 DEBUG : webdav root 'rclone-test-xurekik8soyo': File to upload is small (5 bytes), uploading instead of streaming 2025/08/24 03:09:26 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:26 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/08/24 03:09:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/24 03:09:26 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:26 DEBUG : dir/sub: Looking for writers 2025/08/24 03:09:26 DEBUG : file2: reading active writers 2025/08/24 03:09:26 DEBUG : file0: reading active writers 2025/08/24 03:09:26 DEBUG : dir: Looking for writers 2025/08/24 03:09:26 DEBUG : file1: reading active writers 2025/08/24 03:09:26 DEBUG : sub: reading active writers 2025/08/24 03:09:26 DEBUG : Looking for writers 2025/08/24 03:09:26 DEBUG : dir: reading active writers 2025/08/24 03:09:26 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.29s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:26 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/08/24 03:09:26 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:26 DEBUG : Looking for writers 2025/08/24 03:09:26 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:26 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/08/24 03:09:26 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:26 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/08/24 03:09:26 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/08/24 03:09:26 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/08/24 03:09:26 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:09:26 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/24 03:09:26 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/08/24 03:09:26 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:26 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/08/24 03:09:26 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/08/24 03:09:26 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/08/24 03:09:26 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:09:26 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/24 03:09:26 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:26 DEBUG : dir: Looking for writers 2025/08/24 03:09:26 DEBUG : file1: reading active writers 2025/08/24 03:09:26 DEBUG : file1.metadata: reading active writers 2025/08/24 03:09:26 DEBUG : Looking for writers 2025/08/24 03:09:26 DEBUG : dir: reading active writers 2025/08/24 03:09:26 DEBUG : dir.metadata: reading active writers 2025/08/24 03:09:26 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:26 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:27 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:27 DEBUG : dir: Looking for writers 2025/08/24 03:09:27 DEBUG : file1: reading active writers 2025/08/24 03:09:27 DEBUG : Looking for writers 2025/08/24 03:09:27 DEBUG : dir: reading active writers 2025/08/24 03:09:27 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:27 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:27 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:27 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/08/24 03:09:27 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:27 DEBUG : dir: Looking for writers 2025/08/24 03:09:27 DEBUG : file1: reading active writers 2025/08/24 03:09:27 DEBUG : Looking for writers 2025/08/24 03:09:27 DEBUG : dir: reading active writers 2025/08/24 03:09:27 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:27 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/24 03:09:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/24 03:09:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:09:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/24 03:09:27 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:27 DEBUG : dir: Looking for writers 2025/08/24 03:09:27 DEBUG : file1: reading active writers 2025/08/24 03:09:27 DEBUG : Looking for writers 2025/08/24 03:09:27 DEBUG : dir: reading active writers 2025/08/24 03:09:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/08/24 03:09:27 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/08/24 03:09:27 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/24 03:09:27 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:09:27 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/08/24 03:09:27 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:27 DEBUG : Looking for writers 2025/08/24 03:09:27 DEBUG : file.txt: reading active writers 2025/08/24 03:09:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:27 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:27 DEBUG : webdav root 'rclone-test-xurekik8soyo': File to upload is small (25 bytes), uploading instead of streaming 2025/08/24 03:09:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:27 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/24 03:09:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:27 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:27 DEBUG : dir: Looking for writers 2025/08/24 03:09:27 DEBUG : file1: reading active writers 2025/08/24 03:09:27 DEBUG : Looking for writers 2025/08/24 03:09:27 DEBUG : dir: reading active writers 2025/08/24 03:09:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.18s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:27 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:27 DEBUG : dir/file1: Remove: 2025/08/24 03:09:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 03:09:27 DEBUG : dir/file1: >Remove: err= 2025/08/24 03:09:27 DEBUG : dir/file1: Remove: 2025/08/24 03:09:27 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/24 03:09:27 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:27 DEBUG : dir: Looking for writers 2025/08/24 03:09:27 DEBUG : Looking for writers 2025/08/24 03:09:27 DEBUG : dir: reading active writers 2025/08/24 03:09:27 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:27 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:27 DEBUG : dir/file1: Remove: 2025/08/24 03:09:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 03:09:27 DEBUG : dir/file1: >Remove: err= 2025/08/24 03:09:27 DEBUG : dir/file1: Remove: 2025/08/24 03:09:27 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/24 03:09:27 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:27 DEBUG : dir: Looking for writers 2025/08/24 03:09:27 DEBUG : Looking for writers 2025/08/24 03:09:27 DEBUG : dir: reading active writers 2025/08/24 03:09:27 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:27 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/24 03:09:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/24 03:09:28 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/24 03:09:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/24 03:09:28 DEBUG : dir/file1: Open: flags=O_RDWR 2025/08/24 03:09:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/24 03:09:28 DEBUG : dir/file1: Open: flags=0x3 2025/08/24 03:09:28 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/08/24 03:09:28 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/08/24 03:09:28 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:28 DEBUG : dir: Looking for writers 2025/08/24 03:09:28 DEBUG : file1: reading active writers 2025/08/24 03:09:28 DEBUG : Looking for writers 2025/08/24 03:09:28 DEBUG : dir: reading active writers 2025/08/24 03:09:28 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:28 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:28 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:28 DEBUG : dir: Looking for writers 2025/08/24 03:09:28 DEBUG : file1: reading active writers 2025/08/24 03:09:28 DEBUG : Looking for writers 2025/08/24 03:09:28 DEBUG : dir: reading active writers 2025/08/24 03:09:28 DEBUG : >WaitForWriters: 2025/08/24 03:09:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/24 03:09:28 DEBUG : newLeaf: Updating file with newLeaf 0xc00019f140 2025/08/24 03:09:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 03:09:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 03:09:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/24 03:09:28 DEBUG : dir/file1: Updating file with dir/file1 0xc00019f140 2025/08/24 03:09:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/24 03:09:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/24 03:09:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/24 03:09:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:28 DEBUG : dir/file1: File is currently open, delaying rename 0xc00019f140 2025/08/24 03:09:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 03:09:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 03:09:28 DEBUG : webdav root 'rclone-test-xurekik8soyo': File to upload is small (25 bytes), uploading instead of streaming 2025/08/24 03:09:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:28 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/24 03:09:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 03:09:28 DEBUG : newLeaf: Running delayed rename now 2025/08/24 03:09:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/24 03:09:28 DEBUG : newLeaf: Updating file with newLeaf 0xc00019f140 2025/08/24 03:09:28 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:28 DEBUG : dir: Looking for writers 2025/08/24 03:09:28 DEBUG : Looking for writers 2025/08/24 03:09:28 DEBUG : newLeaf: reading active writers 2025/08/24 03:09:28 DEBUG : dir: reading active writers 2025/08/24 03:09:28 DEBUG : >WaitForWriters: 2025/08/24 03:09:28 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:28 DEBUG : dir: Looking for writers 2025/08/24 03:09:28 DEBUG : Looking for writers 2025/08/24 03:09:28 DEBUG : dir: reading active writers 2025/08/24 03:09:28 DEBUG : newLeaf: reading active writers 2025/08/24 03:09:28 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:28 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:28 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 03:09:28 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:28 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:28 INFO : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 03:09:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:28 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:28 DEBUG : dir: Looking for writers 2025/08/24 03:09:28 DEBUG : file1: reading active writers 2025/08/24 03:09:28 DEBUG : Looking for writers 2025/08/24 03:09:28 DEBUG : dir: reading active writers 2025/08/24 03:09:28 DEBUG : >WaitForWriters: 2025/08/24 03:09:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/24 03:09:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000842a80 2025/08/24 03:09:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 03:09:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 03:09:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/24 03:09:28 DEBUG : dir/file1: Updating file with dir/file1 0xc000842a80 2025/08/24 03:09:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/24 03:09:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/24 03:09:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/24 03:09:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:28 DEBUG : dir/file1: File is currently open, delaying rename 0xc000842a80 2025/08/24 03:09:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 03:09:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 03:09:28 DEBUG : webdav root 'rclone-test-xurekik8soyo': File to upload is small (25 bytes), uploading instead of streaming 2025/08/24 03:09:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:28 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/24 03:09:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 03:09:28 DEBUG : newLeaf: Running delayed rename now 2025/08/24 03:09:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/24 03:09:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000842a80 2025/08/24 03:09:28 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:28 DEBUG : dir: Looking for writers 2025/08/24 03:09:28 DEBUG : Looking for writers 2025/08/24 03:09:28 DEBUG : newLeaf: reading active writers 2025/08/24 03:09:28 DEBUG : dir: reading active writers 2025/08/24 03:09:28 DEBUG : >WaitForWriters: 2025/08/24 03:09:28 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:28 DEBUG : dir: Looking for writers 2025/08/24 03:09:28 DEBUG : Looking for writers 2025/08/24 03:09:28 DEBUG : dir: reading active writers 2025/08/24 03:09:28 DEBUG : newLeaf: reading active writers 2025/08/24 03:09:28 DEBUG : >WaitForWriters: 2025/08/24 03:09:28 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:28 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:28 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 03:09:28 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:28 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:28 INFO : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 03:09:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:28 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/24 03:09:28 DEBUG : dir/file1: newRWFileHandle: 2025/08/24 03:09:28 DEBUG : dir/file1(0xc000a31e00): openPending: 2025/08/24 03:09:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/24 03:09:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/24 03:09:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:28 DEBUG : dir/file1(0xc000a31e00): >openPending: err= 2025/08/24 03:09:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/24 03:09:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/24 03:09:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/24 03:09:28 DEBUG : dir/file1(0xc000a31e00): _writeAt: size=14, off=0 2025/08/24 03:09:28 DEBUG : dir/file1(0xc000a31e00): >_writeAt: n=14, err= 2025/08/24 03:09:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/24 03:09:28 DEBUG : dir/file1(0xc000a31e00): close: 2025/08/24 03:09:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/24 03:09:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/24 03:09:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:28 DEBUG : dir/file1(0xc000a31e00): >close: err= 2025/08/24 03:09:28 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:28 DEBUG : dir: Looking for writers 2025/08/24 03:09:28 DEBUG : file1: reading active writers 2025/08/24 03:09:28 DEBUG : Looking for writers 2025/08/24 03:09:28 DEBUG : dir: reading active writers 2025/08/24 03:09:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/24 03:09:28 DEBUG : dir: Looking for writers 2025/08/24 03:09:28 DEBUG : file1: reading active writers 2025/08/24 03:09:28 DEBUG : Looking for writers 2025/08/24 03:09:28 DEBUG : dir: reading active writers 2025/08/24 03:09:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/24 03:09:28 DEBUG : dir: Looking for writers 2025/08/24 03:09:28 DEBUG : file1: reading active writers 2025/08/24 03:09:28 DEBUG : Looking for writers 2025/08/24 03:09:28 DEBUG : dir: reading active writers 2025/08/24 03:09:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/24 03:09:29 DEBUG : dir: Looking for writers 2025/08/24 03:09:29 DEBUG : file1: reading active writers 2025/08/24 03:09:29 DEBUG : Looking for writers 2025/08/24 03:09:29 DEBUG : dir: reading active writers 2025/08/24 03:09:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/24 03:09:29 DEBUG : dir/file1: vfs cache: starting upload 2025/08/24 03:09:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:29 INFO : dir/file1: Copied (replaced existing) 2025/08/24 03:09:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/24 03:09:29 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/24 03:09:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/24 03:09:29 DEBUG : dir: Looking for writers 2025/08/24 03:09:29 DEBUG : file1: reading active writers 2025/08/24 03:09:29 DEBUG : Looking for writers 2025/08/24 03:09:29 DEBUG : dir: reading active writers 2025/08/24 03:09:29 DEBUG : >WaitForWriters: 2025/08/24 03:09:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/24 03:09:29 DEBUG : dir/file1: newRWFileHandle: 2025/08/24 03:09:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/24 03:09:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/24 03:09:29 DEBUG : dir/file1(0xc000c9bb00): _readAt: size=512, off=0 2025/08/24 03:09:29 DEBUG : dir/file1(0xc000c9bb00): openPending: 2025/08/24 03:09:29 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/08/24 03:09:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/24 03:09:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:29 DEBUG : dir/file1(0xc000c9bb00): >openPending: err= 2025/08/24 03:09:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/24 03:09:29 DEBUG : dir/file1(0xc000c9bb00): >_readAt: n=14, err=EOF 2025/08/24 03:09:29 DEBUG : dir/file1(0xc000c9bb00): close: 2025/08/24 03:09:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/24 03:09:29 DEBUG : dir/file1(0xc000c9bb00): >close: err= 2025/08/24 03:09:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/24 03:09:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/24 03:09:29 DEBUG : newLeaf: Updating file with newLeaf 0xc000843140 2025/08/24 03:09:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 03:09:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 03:09:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/24 03:09:29 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/24 03:09:29 DEBUG : dir/file1: Updating file with dir/file1 0xc000843140 2025/08/24 03:09:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/24 03:09:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/24 03:09:29 DEBUG : dir/file1: newRWFileHandle: 2025/08/24 03:09:29 DEBUG : dir/file1(0xc000e04000): openPending: 2025/08/24 03:09:29 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/08/24 03:09:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/24 03:09:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:29 DEBUG : dir/file1(0xc000e04000): >openPending: err= 2025/08/24 03:09:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/24 03:09:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/24 03:09:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/24 03:09:29 DEBUG : dir/file1(0xc000e04000): _writeAt: size=25, off=0 2025/08/24 03:09:29 DEBUG : dir/file1(0xc000e04000): >_writeAt: n=25, err= 2025/08/24 03:09:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/24 03:09:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/24 03:09:29 DEBUG : newLeaf: Updating file with newLeaf 0xc000843140 2025/08/24 03:09:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 03:09:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 03:09:29 DEBUG : newLeaf(0xc000e04000): close: 2025/08/24 03:09:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/24 03:09:29 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-24 03:09:29.246167115 +0000 UTC m=+7.146792404 2025/08/24 03:09:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:29 DEBUG : newLeaf(0xc000e04000): >close: err= 2025/08/24 03:09:29 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:29 DEBUG : dir: Looking for writers 2025/08/24 03:09:29 DEBUG : Looking for writers 2025/08/24 03:09:29 DEBUG : dir: reading active writers 2025/08/24 03:09:29 DEBUG : newLeaf: reading active writers 2025/08/24 03:09:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/24 03:09:29 DEBUG : dir: Looking for writers 2025/08/24 03:09:29 DEBUG : Looking for writers 2025/08/24 03:09:29 DEBUG : dir: reading active writers 2025/08/24 03:09:29 DEBUG : newLeaf: reading active writers 2025/08/24 03:09:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/24 03:09:29 DEBUG : dir: Looking for writers 2025/08/24 03:09:29 DEBUG : Looking for writers 2025/08/24 03:09:29 DEBUG : dir: reading active writers 2025/08/24 03:09:29 DEBUG : newLeaf: reading active writers 2025/08/24 03:09:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/24 03:09:29 DEBUG : dir: Looking for writers 2025/08/24 03:09:29 DEBUG : Looking for writers 2025/08/24 03:09:29 DEBUG : dir: reading active writers 2025/08/24 03:09:29 DEBUG : newLeaf: reading active writers 2025/08/24 03:09:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/24 03:09:29 DEBUG : newLeaf: vfs cache: starting upload 2025/08/24 03:09:29 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:29 INFO : newLeaf: Copied (replaced existing) 2025/08/24 03:09:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-24 03:09:29 +0000 UTC" 2025/08/24 03:09:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/24 03:09:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 03:09:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/24 03:09:29 DEBUG : dir: Looking for writers 2025/08/24 03:09:29 DEBUG : Looking for writers 2025/08/24 03:09:29 DEBUG : newLeaf: reading active writers 2025/08/24 03:09:29 DEBUG : dir: reading active writers 2025/08/24 03:09:29 DEBUG : >WaitForWriters: 2025/08/24 03:09:29 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:29 DEBUG : dir: Looking for writers 2025/08/24 03:09:29 DEBUG : Looking for writers 2025/08/24 03:09:29 DEBUG : dir: reading active writers 2025/08/24 03:09:29 DEBUG : newLeaf: reading active writers 2025/08/24 03:09:29 DEBUG : >WaitForWriters: 2025/08/24 03:09:29 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:29 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:29 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 03:09:29 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:29 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:29 INFO : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 03:09:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:29 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:29 DEBUG : dir: Looking for writers 2025/08/24 03:09:29 DEBUG : file1: reading active writers 2025/08/24 03:09:29 DEBUG : Looking for writers 2025/08/24 03:09:29 DEBUG : dir: reading active writers 2025/08/24 03:09:29 DEBUG : >WaitForWriters: 2025/08/24 03:09:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/24 03:09:29 DEBUG : newLeaf: Updating file with newLeaf 0xc0008435c0 2025/08/24 03:09:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 03:09:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 03:09:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/24 03:09:29 DEBUG : dir/file1: Updating file with dir/file1 0xc0008435c0 2025/08/24 03:09:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/24 03:09:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/24 03:09:29 DEBUG : dir/file1: newRWFileHandle: 2025/08/24 03:09:29 DEBUG : dir/file1(0xc000d46300): openPending: 2025/08/24 03:09:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/24 03:09:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/24 03:09:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:29 DEBUG : dir/file1(0xc000d46300): >openPending: err= 2025/08/24 03:09:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/24 03:09:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/24 03:09:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/24 03:09:29 DEBUG : dir/file1(0xc000d46300): _writeAt: size=25, off=0 2025/08/24 03:09:29 DEBUG : dir/file1(0xc000d46300): >_writeAt: n=25, err= 2025/08/24 03:09:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/24 03:09:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/24 03:09:29 DEBUG : newLeaf: Updating file with newLeaf 0xc0008435c0 2025/08/24 03:09:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 03:09:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 03:09:29 DEBUG : newLeaf(0xc000d46300): close: 2025/08/24 03:09:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/24 03:09:29 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-24 03:09:29.75808597 +0000 UTC m=+7.658711239 2025/08/24 03:09:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:29 DEBUG : newLeaf(0xc000d46300): >close: err= 2025/08/24 03:09:29 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:29 DEBUG : dir: Looking for writers 2025/08/24 03:09:29 DEBUG : Looking for writers 2025/08/24 03:09:29 DEBUG : dir: reading active writers 2025/08/24 03:09:29 DEBUG : newLeaf: reading active writers 2025/08/24 03:09:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/24 03:09:29 DEBUG : dir: Looking for writers 2025/08/24 03:09:29 DEBUG : Looking for writers 2025/08/24 03:09:29 DEBUG : dir: reading active writers 2025/08/24 03:09:29 DEBUG : newLeaf: reading active writers 2025/08/24 03:09:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/24 03:09:29 DEBUG : dir: Looking for writers 2025/08/24 03:09:29 DEBUG : Looking for writers 2025/08/24 03:09:29 DEBUG : dir: reading active writers 2025/08/24 03:09:29 DEBUG : newLeaf: reading active writers 2025/08/24 03:09:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/24 03:09:29 DEBUG : dir: Looking for writers 2025/08/24 03:09:29 DEBUG : Looking for writers 2025/08/24 03:09:29 DEBUG : dir: reading active writers 2025/08/24 03:09:29 DEBUG : newLeaf: reading active writers 2025/08/24 03:09:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/24 03:09:29 DEBUG : newLeaf: vfs cache: starting upload 2025/08/24 03:09:29 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:29 INFO : newLeaf: Copied (replaced existing) 2025/08/24 03:09:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-24 03:09:29 +0000 UTC" 2025/08/24 03:09:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/24 03:09:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 03:09:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/24 03:09:29 DEBUG : dir: Looking for writers 2025/08/24 03:09:29 DEBUG : Looking for writers 2025/08/24 03:09:29 DEBUG : dir: reading active writers 2025/08/24 03:09:29 DEBUG : newLeaf: reading active writers 2025/08/24 03:09:29 DEBUG : >WaitForWriters: 2025/08/24 03:09:29 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:29 DEBUG : dir: Looking for writers 2025/08/24 03:09:29 DEBUG : Looking for writers 2025/08/24 03:09:29 DEBUG : dir: reading active writers 2025/08/24 03:09:29 DEBUG : newLeaf: reading active writers 2025/08/24 03:09:29 DEBUG : >WaitForWriters: 2025/08/24 03:09:29 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:30 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:30 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 03:09:30 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:30 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:30 INFO : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 03:09:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:30 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/24 03:09:30 DEBUG : dir/file1: newRWFileHandle: 2025/08/24 03:09:30 DEBUG : dir/file1(0xc000edb100): openPending: 2025/08/24 03:09:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/24 03:09:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/24 03:09:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:30 DEBUG : dir/file1(0xc000edb100): >openPending: err= 2025/08/24 03:09:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/24 03:09:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/24 03:09:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/24 03:09:30 DEBUG : dir/file1(0xc000edb100): _writeAt: size=14, off=0 2025/08/24 03:09:30 DEBUG : dir/file1(0xc000edb100): >_writeAt: n=14, err= 2025/08/24 03:09:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/24 03:09:30 DEBUG : dir/file1(0xc000edb100): close: 2025/08/24 03:09:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/24 03:09:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/24 03:09:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:30 DEBUG : dir/file1(0xc000edb100): >close: err= 2025/08/24 03:09:30 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:30 DEBUG : dir: Looking for writers 2025/08/24 03:09:30 DEBUG : file1: reading active writers 2025/08/24 03:09:30 DEBUG : Looking for writers 2025/08/24 03:09:30 DEBUG : dir: reading active writers 2025/08/24 03:09:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/24 03:09:30 DEBUG : dir: Looking for writers 2025/08/24 03:09:30 DEBUG : file1: reading active writers 2025/08/24 03:09:30 DEBUG : Looking for writers 2025/08/24 03:09:30 DEBUG : dir: reading active writers 2025/08/24 03:09:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/24 03:09:30 DEBUG : dir: Looking for writers 2025/08/24 03:09:30 DEBUG : file1: reading active writers 2025/08/24 03:09:30 DEBUG : Looking for writers 2025/08/24 03:09:30 DEBUG : dir: reading active writers 2025/08/24 03:09:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/24 03:09:30 DEBUG : dir: Looking for writers 2025/08/24 03:09:30 DEBUG : file1: reading active writers 2025/08/24 03:09:30 DEBUG : Looking for writers 2025/08/24 03:09:30 DEBUG : dir: reading active writers 2025/08/24 03:09:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/24 03:09:30 DEBUG : dir/file1: vfs cache: starting upload 2025/08/24 03:09:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:30 INFO : dir/file1: Copied (replaced existing) 2025/08/24 03:09:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/24 03:09:30 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/24 03:09:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/24 03:09:30 DEBUG : dir: Looking for writers 2025/08/24 03:09:30 DEBUG : file1: reading active writers 2025/08/24 03:09:30 DEBUG : Looking for writers 2025/08/24 03:09:30 DEBUG : dir: reading active writers 2025/08/24 03:09:30 DEBUG : >WaitForWriters: 2025/08/24 03:09:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/24 03:09:30 DEBUG : dir/file1: newRWFileHandle: 2025/08/24 03:09:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/24 03:09:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/24 03:09:30 DEBUG : dir/file1(0xc000d724c0): _readAt: size=512, off=0 2025/08/24 03:09:30 DEBUG : dir/file1(0xc000d724c0): openPending: 2025/08/24 03:09:30 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/08/24 03:09:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/24 03:09:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:30 DEBUG : dir/file1(0xc000d724c0): >openPending: err= 2025/08/24 03:09:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/24 03:09:30 DEBUG : dir/file1(0xc000d724c0): >_readAt: n=14, err=EOF 2025/08/24 03:09:30 DEBUG : dir/file1(0xc000d724c0): close: 2025/08/24 03:09:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/24 03:09:30 DEBUG : dir/file1(0xc000d724c0): >close: err= 2025/08/24 03:09:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/24 03:09:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/24 03:09:30 DEBUG : newLeaf: Updating file with newLeaf 0xc0005fbbc0 2025/08/24 03:09:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 03:09:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 03:09:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/24 03:09:30 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/24 03:09:30 DEBUG : dir/file1: Updating file with dir/file1 0xc0005fbbc0 2025/08/24 03:09:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/24 03:09:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/24 03:09:30 DEBUG : dir/file1: newRWFileHandle: 2025/08/24 03:09:30 DEBUG : dir/file1(0xc0009c7280): openPending: 2025/08/24 03:09:30 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/08/24 03:09:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/24 03:09:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:30 DEBUG : dir/file1(0xc0009c7280): >openPending: err= 2025/08/24 03:09:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/24 03:09:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/24 03:09:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/24 03:09:30 DEBUG : dir/file1(0xc0009c7280): _writeAt: size=25, off=0 2025/08/24 03:09:30 DEBUG : dir/file1(0xc0009c7280): >_writeAt: n=25, err= 2025/08/24 03:09:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/24 03:09:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/24 03:09:30 DEBUG : newLeaf: Updating file with newLeaf 0xc0005fbbc0 2025/08/24 03:09:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 03:09:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 03:09:30 DEBUG : newLeaf(0xc0009c7280): close: 2025/08/24 03:09:30 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/24 03:09:30 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-24 03:09:30.413846532 +0000 UTC m=+8.314471842 2025/08/24 03:09:30 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:30 DEBUG : newLeaf(0xc0009c7280): >close: err= 2025/08/24 03:09:30 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:30 DEBUG : dir: Looking for writers 2025/08/24 03:09:30 DEBUG : Looking for writers 2025/08/24 03:09:30 DEBUG : dir: reading active writers 2025/08/24 03:09:30 DEBUG : newLeaf: reading active writers 2025/08/24 03:09:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/24 03:09:30 DEBUG : dir: Looking for writers 2025/08/24 03:09:30 DEBUG : Looking for writers 2025/08/24 03:09:30 DEBUG : dir: reading active writers 2025/08/24 03:09:30 DEBUG : newLeaf: reading active writers 2025/08/24 03:09:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/24 03:09:30 DEBUG : dir: Looking for writers 2025/08/24 03:09:30 DEBUG : Looking for writers 2025/08/24 03:09:30 DEBUG : dir: reading active writers 2025/08/24 03:09:30 DEBUG : newLeaf: reading active writers 2025/08/24 03:09:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/24 03:09:30 DEBUG : dir: Looking for writers 2025/08/24 03:09:30 DEBUG : Looking for writers 2025/08/24 03:09:30 DEBUG : dir: reading active writers 2025/08/24 03:09:30 DEBUG : newLeaf: reading active writers 2025/08/24 03:09:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/24 03:09:30 DEBUG : newLeaf: vfs cache: starting upload 2025/08/24 03:09:30 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:30 INFO : newLeaf: Copied (replaced existing) 2025/08/24 03:09:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-24 03:09:30 +0000 UTC" 2025/08/24 03:09:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/24 03:09:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 03:09:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/24 03:09:30 DEBUG : dir: Looking for writers 2025/08/24 03:09:30 DEBUG : Looking for writers 2025/08/24 03:09:30 DEBUG : dir: reading active writers 2025/08/24 03:09:30 DEBUG : newLeaf: reading active writers 2025/08/24 03:09:30 DEBUG : >WaitForWriters: 2025/08/24 03:09:30 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:30 DEBUG : dir: Looking for writers 2025/08/24 03:09:30 DEBUG : Looking for writers 2025/08/24 03:09:30 DEBUG : dir: reading active writers 2025/08/24 03:09:30 DEBUG : newLeaf: reading active writers 2025/08/24 03:09:30 DEBUG : >WaitForWriters: 2025/08/24 03:09:30 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:30 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:30 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 03:09:30 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:30 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:30 INFO : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 03:09:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:30 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:30 DEBUG : dir: Looking for writers 2025/08/24 03:09:30 DEBUG : file1: reading active writers 2025/08/24 03:09:30 DEBUG : Looking for writers 2025/08/24 03:09:30 DEBUG : dir: reading active writers 2025/08/24 03:09:30 DEBUG : >WaitForWriters: 2025/08/24 03:09:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/24 03:09:30 DEBUG : dir/file1: newRWFileHandle: 2025/08/24 03:09:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/24 03:09:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/24 03:09:30 DEBUG : dir/file1(0xc000c9acc0): _readAt: size=512, off=0 2025/08/24 03:09:30 DEBUG : dir/file1(0xc000c9acc0): openPending: 2025/08/24 03:09:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/24 03:09:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/24 03:09:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:30 DEBUG : dir/file1(0xc000c9acc0): >openPending: err= 2025/08/24 03:09:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/08/24 03:09:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/24 03:09:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/24 03:09:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:09:30 DEBUG : dir/file1(0xc000c9acc0): >_readAt: n=14, err=EOF 2025/08/24 03:09:30 DEBUG : dir/file1(0xc000c9acc0): close: 2025/08/24 03:09:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/24 03:09:30 DEBUG : dir/file1(0xc000c9acc0): >close: err= 2025/08/24 03:09:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/24 03:09:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/24 03:09:30 DEBUG : newLeaf: Updating file with newLeaf 0xc0007b58c0 2025/08/24 03:09:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 03:09:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 03:09:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/24 03:09:30 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/24 03:09:30 DEBUG : dir/file1: Updating file with dir/file1 0xc0007b58c0 2025/08/24 03:09:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/24 03:09:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/24 03:09:30 DEBUG : dir/file1: newRWFileHandle: 2025/08/24 03:09:30 DEBUG : dir/file1(0xc00056e100): openPending: 2025/08/24 03:09:30 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/08/24 03:09:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/24 03:09:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:30 DEBUG : dir/file1(0xc00056e100): >openPending: err= 2025/08/24 03:09:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/24 03:09:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/24 03:09:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/24 03:09:30 DEBUG : dir/file1(0xc00056e100): _writeAt: size=25, off=0 2025/08/24 03:09:30 DEBUG : dir/file1(0xc00056e100): >_writeAt: n=25, err= 2025/08/24 03:09:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/24 03:09:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/24 03:09:30 DEBUG : newLeaf: Updating file with newLeaf 0xc0007b58c0 2025/08/24 03:09:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 03:09:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 03:09:30 DEBUG : newLeaf(0xc00056e100): close: 2025/08/24 03:09:30 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/24 03:09:30 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-24 03:09:30.933966984 +0000 UTC m=+8.834592284 2025/08/24 03:09:30 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:30 DEBUG : newLeaf(0xc00056e100): >close: err= 2025/08/24 03:09:30 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:30 DEBUG : dir: Looking for writers 2025/08/24 03:09:30 DEBUG : Looking for writers 2025/08/24 03:09:30 DEBUG : dir: reading active writers 2025/08/24 03:09:30 DEBUG : newLeaf: reading active writers 2025/08/24 03:09:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/24 03:09:30 DEBUG : dir: Looking for writers 2025/08/24 03:09:30 DEBUG : Looking for writers 2025/08/24 03:09:30 DEBUG : dir: reading active writers 2025/08/24 03:09:30 DEBUG : newLeaf: reading active writers 2025/08/24 03:09:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/24 03:09:31 DEBUG : dir: Looking for writers 2025/08/24 03:09:31 DEBUG : Looking for writers 2025/08/24 03:09:31 DEBUG : dir: reading active writers 2025/08/24 03:09:31 DEBUG : newLeaf: reading active writers 2025/08/24 03:09:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/24 03:09:31 DEBUG : dir: Looking for writers 2025/08/24 03:09:31 DEBUG : Looking for writers 2025/08/24 03:09:31 DEBUG : dir: reading active writers 2025/08/24 03:09:31 DEBUG : newLeaf: reading active writers 2025/08/24 03:09:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/24 03:09:31 DEBUG : newLeaf: vfs cache: starting upload 2025/08/24 03:09:31 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:31 INFO : newLeaf: Copied (replaced existing) 2025/08/24 03:09:31 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-24 03:09:30 +0000 UTC" 2025/08/24 03:09:31 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/24 03:09:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 03:09:31 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/24 03:09:31 DEBUG : dir: Looking for writers 2025/08/24 03:09:31 DEBUG : Looking for writers 2025/08/24 03:09:31 DEBUG : dir: reading active writers 2025/08/24 03:09:31 DEBUG : newLeaf: reading active writers 2025/08/24 03:09:31 DEBUG : >WaitForWriters: 2025/08/24 03:09:31 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:31 DEBUG : dir: Looking for writers 2025/08/24 03:09:31 DEBUG : Looking for writers 2025/08/24 03:09:31 DEBUG : dir: reading active writers 2025/08/24 03:09:31 DEBUG : newLeaf: reading active writers 2025/08/24 03:09:31 DEBUG : >WaitForWriters: 2025/08/24 03:09:31 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaner exiting --- PASS: TestFileRename (3.13s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.40s) --- PASS: TestFileRename/minimal,forceCache=true (0.66s) --- PASS: TestFileRename/writes,forceCache=false (0.51s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.52s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:31 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:31 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:31 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:31 DEBUG : Looking for writers 2025/08/24 03:09:31 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-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:31 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:09:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/24 03:09:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/24 03:09:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/24 03:09:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:09:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/24 03:09:31 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/08/24 03:09:31 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:31 DEBUG : dir: Looking for writers 2025/08/24 03:09:31 DEBUG : file1: reading active writers 2025/08/24 03:09:31 DEBUG : Looking for writers 2025/08/24 03:09:31 DEBUG : dir: reading active writers 2025/08/24 03:09:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.16s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:31 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:09:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/24 03:09:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/24 03:09:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/24 03:09:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:09:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/24 03:09:31 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/24 03:09:31 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/24 03:09:31 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/24 03:09:31 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/24 03:09:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/24 03:09:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/24 03:09:31 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/24 03:09:31 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/08/24 03:09:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/08/24 03:09:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/08/24 03:09:31 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/08/24 03:09:31 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/08/24 03:09:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/08/24 03:09:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/08/24 03:09:31 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/08/24 03:09:31 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:31 DEBUG : dir: Looking for writers 2025/08/24 03:09:31 DEBUG : file1: reading active writers 2025/08/24 03:09:31 DEBUG : Looking for writers 2025/08/24 03:09:31 DEBUG : dir: reading active writers 2025/08/24 03:09:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.20s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:31 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:09:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/24 03:09:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/24 03:09:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/24 03:09:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:09:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/24 03:09:31 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/24 03:09:31 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/24 03:09:31 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/24 03:09:31 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/24 03:09:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/24 03:09:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/24 03:09:31 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/24 03:09:31 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/08/24 03:09:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/08/24 03:09:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/08/24 03:09:31 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/08/24 03:09:31 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/08/24 03:09:31 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/08/24 03:09:31 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/08/24 03:09:31 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/08/24 03:09:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/08/24 03:09:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/08/24 03:09:31 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/24 03:09:31 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/08/24 03:09:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/08/24 03:09:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/08/24 03:09:31 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/24 03:09:31 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/24 03:09:31 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/24 03:09:31 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/24 03:09:31 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/08/24 03:09:31 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/24 03:09:31 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/24 03:09:31 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/24 03:09:31 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/08/24 03:09:31 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:31 DEBUG : dir: Looking for writers 2025/08/24 03:09:31 DEBUG : file1: reading active writers 2025/08/24 03:09:31 DEBUG : Looking for writers 2025/08/24 03:09:31 DEBUG : dir: reading active writers 2025/08/24 03:09:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:31 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:09:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/24 03:09:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/24 03:09:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/24 03:09:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:09:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/24 03:09:31 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:31 DEBUG : dir: Looking for writers 2025/08/24 03:09:31 DEBUG : file1: reading active writers 2025/08/24 03:09:31 DEBUG : Looking for writers 2025/08/24 03:09:31 DEBUG : dir: reading active writers 2025/08/24 03:09:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:31 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:09:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/24 03:09:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/24 03:09:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/24 03:09:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:09:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/24 03:09:32 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/08/24 03:09:32 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/08/24 03:09:32 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:32 DEBUG : dir: Looking for writers 2025/08/24 03:09:32 DEBUG : file1: reading active writers 2025/08/24 03:09:32 DEBUG : Looking for writers 2025/08/24 03:09:32 DEBUG : dir: reading active writers 2025/08/24 03:09:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.16s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:32 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:32 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 03:09:32 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 INFO : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 03:09:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:09:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/24 03:09:32 DEBUG : dir/file1: newRWFileHandle: 2025/08/24 03:09:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/24 03:09:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/24 03:09:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000992d80): _readAt: size=1, off=0 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000992d80): openPending: 2025/08/24 03:09:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/24 03:09:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/24 03:09:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000992d80): >openPending: err= 2025/08/24 03:09:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/24 03:09:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/24 03:09:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/24 03:09:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000992d80): >_readAt: n=1, err= 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000992d80): _readAt: size=256, off=1 2025/08/24 03:09:32 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000992d80): >_readAt: n=15, err=EOF 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000992d80): _readAt: size=16, off=16 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000992d80): >_readAt: n=0, err=EOF 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000992d80): close: 2025/08/24 03:09:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000992d80): >close: err= 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000992d80): close: 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000992d80): >close: err=file already closed 2025/08/24 03:09:32 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:32 DEBUG : dir: Looking for writers 2025/08/24 03:09:32 DEBUG : file1: reading active writers 2025/08/24 03:09:32 DEBUG : Looking for writers 2025/08/24 03:09:32 DEBUG : dir: reading active writers 2025/08/24 03:09:32 DEBUG : >WaitForWriters: 2025/08/24 03:09:32 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.16s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:32 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:32 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 03:09:32 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 INFO : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 03:09:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:09:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/24 03:09:32 DEBUG : dir/file1: newRWFileHandle: 2025/08/24 03:09:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/24 03:09:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/24 03:09:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000997e40): _readAt: size=1, off=0 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000997e40): openPending: 2025/08/24 03:09:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/24 03:09:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/24 03:09:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000997e40): >openPending: err= 2025/08/24 03:09:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/24 03:09:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/24 03:09:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/24 03:09:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000997e40): >_readAt: n=1, err= 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000997e40): _readAt: size=1, off=5 2025/08/24 03:09:32 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000997e40): >_readAt: n=1, err= 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000997e40): _readAt: size=1, off=3 2025/08/24 03:09:32 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000997e40): >_readAt: n=1, err= 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000997e40): _readAt: size=1, off=13 2025/08/24 03:09:32 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000997e40): >_readAt: n=1, err= 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000997e40): _readAt: size=16, off=100 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000997e40): >_readAt: n=0, err=EOF 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000997e40): close: 2025/08/24 03:09:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000997e40): >close: err= 2025/08/24 03:09:32 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:32 DEBUG : dir: Looking for writers 2025/08/24 03:09:32 DEBUG : file1: reading active writers 2025/08/24 03:09:32 DEBUG : Looking for writers 2025/08/24 03:09:32 DEBUG : dir: reading active writers 2025/08/24 03:09:32 DEBUG : >WaitForWriters: 2025/08/24 03:09:32 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:32 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:32 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 03:09:32 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 INFO : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 03:09:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:09:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/24 03:09:32 DEBUG : dir/file1: newRWFileHandle: 2025/08/24 03:09:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/24 03:09:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/24 03:09:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000cb6000): _readAt: size=1, off=0 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000cb6000): openPending: 2025/08/24 03:09:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/24 03:09:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/24 03:09:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000cb6000): >openPending: err= 2025/08/24 03:09:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/24 03:09:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/24 03:09:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/24 03:09:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000cb6000): >_readAt: n=1, err= 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000cb6000): _readAt: size=1, off=5 2025/08/24 03:09:32 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000cb6000): >_readAt: n=1, err= 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000cb6000): _readAt: size=1, off=1 2025/08/24 03:09:32 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000cb6000): >_readAt: n=1, err= 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000cb6000): _readAt: size=6, off=10 2025/08/24 03:09:32 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000cb6000): >_readAt: n=6, err= 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000cb6000): _readAt: size=256, off=10 2025/08/24 03:09:32 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000cb6000): >_readAt: n=6, err=EOF 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000cb6000): _readAt: size=256, off=100 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000cb6000): >_readAt: n=0, err=EOF 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000cb6000): close: 2025/08/24 03:09:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000cb6000): >close: err= 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000cb6000): _readAt: size=256, off=100 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000cb6000): >_readAt: n=0, err=file already closed 2025/08/24 03:09:32 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:32 DEBUG : dir: Looking for writers 2025/08/24 03:09:32 DEBUG : file1: reading active writers 2025/08/24 03:09:32 DEBUG : Looking for writers 2025/08/24 03:09:32 DEBUG : dir: reading active writers 2025/08/24 03:09:32 DEBUG : >WaitForWriters: 2025/08/24 03:09:32 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:32 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:32 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 03:09:32 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 INFO : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 03:09:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:09:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/24 03:09:32 DEBUG : dir/file1: newRWFileHandle: 2025/08/24 03:09:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/24 03:09:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/24 03:09:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000e130c0): RWFileHandle.Flush 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000e130c0): _readAt: size=256, off=0 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000e130c0): openPending: 2025/08/24 03:09:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/24 03:09:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/24 03:09:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000e130c0): >openPending: err= 2025/08/24 03:09:32 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/24 03:09:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/24 03:09:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/24 03:09:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000e130c0): >_readAt: n=16, err=EOF 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000e130c0): RWFileHandle.Flush 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000e130c0): RWFileHandle.Flush 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000e130c0): close: 2025/08/24 03:09:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000e130c0): >close: err= 2025/08/24 03:09:32 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:32 DEBUG : dir: Looking for writers 2025/08/24 03:09:32 DEBUG : file1: reading active writers 2025/08/24 03:09:32 DEBUG : Looking for writers 2025/08/24 03:09:32 DEBUG : dir: reading active writers 2025/08/24 03:09:32 DEBUG : >WaitForWriters: 2025/08/24 03:09:32 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:32 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:32 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 03:09:32 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 INFO : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 03:09:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:09:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/24 03:09:32 DEBUG : dir/file1: newRWFileHandle: 2025/08/24 03:09:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/24 03:09:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/24 03:09:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000e9e800): _readAt: size=256, off=0 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000e9e800): openPending: 2025/08/24 03:09:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/24 03:09:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/24 03:09:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000e9e800): >openPending: err= 2025/08/24 03:09:32 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/24 03:09:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/24 03:09:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/24 03:09:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000e9e800): >_readAt: n=16, err=EOF 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000e9e800): RWFileHandle.Release 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000e9e800): close: 2025/08/24 03:09:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000e9e800): >close: err= 2025/08/24 03:09:32 DEBUG : dir/file1(0xc000e9e800): RWFileHandle.Release 2025/08/24 03:09:32 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:32 DEBUG : dir: Looking for writers 2025/08/24 03:09:32 DEBUG : file1: reading active writers 2025/08/24 03:09:32 DEBUG : Looking for writers 2025/08/24 03:09:32 DEBUG : dir: reading active writers 2025/08/24 03:09:32 DEBUG : >WaitForWriters: 2025/08/24 03:09:32 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:32 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:32 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 03:09:32 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:32 INFO : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 03:09:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:32 DEBUG : file1: newRWFileHandle: 2025/08/24 03:09:32 DEBUG : file1(0xc000f80b00): openPending: 2025/08/24 03:09:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:32 DEBUG : file1(0xc000f80b00): >openPending: err= 2025/08/24 03:09:32 DEBUG : file1: >newRWFileHandle: err= 2025/08/24 03:09:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/24 03:09:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/24 03:09:32 DEBUG : file1(0xc000f80b00): _writeAt: size=5, off=0 2025/08/24 03:09:32 DEBUG : file1(0xc000f80b00): >_writeAt: n=5, err= 2025/08/24 03:09:32 DEBUG : file1(0xc000f80b00): _writeAt: size=7, off=5 2025/08/24 03:09:32 DEBUG : file1(0xc000f80b00): >_writeAt: n=7, err= 2025/08/24 03:09:32 DEBUG : file1: vfs cache: truncate to size=11 2025/08/24 03:09:32 DEBUG : file1(0xc000f80b00): close: 2025/08/24 03:09:32 DEBUG : file1: vfs cache: setting modification time to 2025-08-24 03:09:32.933663761 +0000 UTC m=+10.834289071 2025/08/24 03:09:32 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:32 DEBUG : file1(0xc000f80b00): >close: err= 2025/08/24 03:09:32 DEBUG : file1(0xc000f80b00): close: 2025/08/24 03:09:32 DEBUG : file1(0xc000f80b00): >close: err=file already closed 2025/08/24 03:09:32 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:32 DEBUG : Looking for writers 2025/08/24 03:09:32 DEBUG : file1: reading active writers 2025/08/24 03:09:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/24 03:09:32 DEBUG : Looking for writers 2025/08/24 03:09:32 DEBUG : file1: reading active writers 2025/08/24 03:09:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/24 03:09:32 DEBUG : Looking for writers 2025/08/24 03:09:32 DEBUG : file1: reading active writers 2025/08/24 03:09:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/24 03:09:33 DEBUG : Looking for writers 2025/08/24 03:09:33 DEBUG : file1: reading active writers 2025/08/24 03:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/24 03:09:33 DEBUG : file1: vfs cache: starting upload 2025/08/24 03:09:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:33 INFO : file1: Copied (new) 2025/08/24 03:09:33 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-24 03:09:32 +0000 UTC" 2025/08/24 03:09:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/24 03:09:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:33 INFO : file1: vfs cache: upload succeeded try #1 2025/08/24 03:09:33 DEBUG : Looking for writers 2025/08/24 03:09:33 DEBUG : file1: reading active writers 2025/08/24 03:09:33 DEBUG : >WaitForWriters: 2025/08/24 03:09:33 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:33 DEBUG : Looking for writers 2025/08/24 03:09:33 DEBUG : file1: reading active writers 2025/08/24 03:09:33 DEBUG : >WaitForWriters: 2025/08/24 03:09:33 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:33 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:33 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 03:09:33 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:33 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:33 INFO : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 03:09:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:33 DEBUG : file1: newRWFileHandle: 2025/08/24 03:09:33 DEBUG : file1(0xc000f80f40): openPending: 2025/08/24 03:09:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:33 DEBUG : file1(0xc000f80f40): >openPending: err= 2025/08/24 03:09:33 DEBUG : file1: >newRWFileHandle: err= 2025/08/24 03:09:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/24 03:09:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/24 03:09:33 DEBUG : file1(0xc000f80f40): _writeAt: size=7, off=0 2025/08/24 03:09:33 DEBUG : file1(0xc000f80f40): >_writeAt: n=7, err= 2025/08/24 03:09:33 DEBUG : file1(0xc000f80f40): _writeAt: size=6, off=5 2025/08/24 03:09:33 DEBUG : file1(0xc000f80f40): >_writeAt: n=6, err= 2025/08/24 03:09:33 DEBUG : file1(0xc000f80f40): close: 2025/08/24 03:09:33 DEBUG : file1: vfs cache: setting modification time to 2025-08-24 03:09:33.134321305 +0000 UTC m=+11.034946614 2025/08/24 03:09:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:33 DEBUG : file1(0xc000f80f40): >close: err= 2025/08/24 03:09:33 DEBUG : file1(0xc000f80f40): _writeAt: size=5, off=0 2025/08/24 03:09:33 DEBUG : file1(0xc000f80f40): >_writeAt: n=0, err=file already closed 2025/08/24 03:09:33 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:33 DEBUG : Looking for writers 2025/08/24 03:09:33 DEBUG : file1: reading active writers 2025/08/24 03:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/24 03:09:33 DEBUG : Looking for writers 2025/08/24 03:09:33 DEBUG : file1: reading active writers 2025/08/24 03:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/24 03:09:33 DEBUG : Looking for writers 2025/08/24 03:09:33 DEBUG : file1: reading active writers 2025/08/24 03:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/24 03:09:33 DEBUG : Looking for writers 2025/08/24 03:09:33 DEBUG : file1: reading active writers 2025/08/24 03:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/24 03:09:33 DEBUG : file1: vfs cache: starting upload 2025/08/24 03:09:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:33 INFO : file1: Copied (new) 2025/08/24 03:09:33 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-24 03:09:33 +0000 UTC" 2025/08/24 03:09:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/24 03:09:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:33 INFO : file1: vfs cache: upload succeeded try #1 2025/08/24 03:09:33 DEBUG : Looking for writers 2025/08/24 03:09:33 DEBUG : file1: reading active writers 2025/08/24 03:09:33 DEBUG : >WaitForWriters: 2025/08/24 03:09:33 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:33 DEBUG : Looking for writers 2025/08/24 03:09:33 DEBUG : file1: reading active writers 2025/08/24 03:09:33 DEBUG : >WaitForWriters: 2025/08/24 03:09:33 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:33 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:33 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 03:09:33 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:33 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:33 INFO : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 03:09:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:33 DEBUG : file1: newRWFileHandle: 2025/08/24 03:09:33 DEBUG : file1(0xc000586540): openPending: 2025/08/24 03:09:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:33 DEBUG : file1(0xc000586540): >openPending: err= 2025/08/24 03:09:33 DEBUG : file1: >newRWFileHandle: err= 2025/08/24 03:09:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/24 03:09:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/24 03:09:33 DEBUG : file1(0xc000586540): close: 2025/08/24 03:09:33 DEBUG : file1: vfs cache: setting modification time to 2025-08-24 03:09:33.330927374 +0000 UTC m=+11.231552643 2025/08/24 03:09:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:33 DEBUG : file1(0xc000586540): >close: err= 2025/08/24 03:09:33 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/24 03:09:33 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/24 03:09:33 DEBUG : file2: newRWFileHandle: 2025/08/24 03:09:33 DEBUG : file2(0xc0005869c0): openPending: 2025/08/24 03:09:33 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/24 03:09:33 DEBUG : file2(0xc0005869c0): >openPending: err= 2025/08/24 03:09:33 DEBUG : file2: >newRWFileHandle: err= 2025/08/24 03:09:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/24 03:09:33 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/08/24 03:09:33 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/08/24 03:09:33 DEBUG : file2(0xc0005869c0): RWFileHandle.Flush 2025/08/24 03:09:33 DEBUG : file2(0xc0005869c0): RWFileHandle.Release 2025/08/24 03:09:33 DEBUG : file2(0xc0005869c0): close: 2025/08/24 03:09:33 DEBUG : file2: vfs cache: setting modification time to 2025-08-24 03:09:33.332123178 +0000 UTC m=+11.232748447 2025/08/24 03:09:33 INFO : file2: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:33 DEBUG : file2(0xc0005869c0): >close: err= 2025/08/24 03:09:33 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:33 DEBUG : Looking for writers 2025/08/24 03:09:33 DEBUG : file1: reading active writers 2025/08/24 03:09:33 DEBUG : file2: reading active writers 2025/08/24 03:09:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/08/24 03:09:33 DEBUG : Looking for writers 2025/08/24 03:09:33 DEBUG : file1: reading active writers 2025/08/24 03:09:33 DEBUG : file2: reading active writers 2025/08/24 03:09:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/08/24 03:09:33 DEBUG : Looking for writers 2025/08/24 03:09:33 DEBUG : file1: reading active writers 2025/08/24 03:09:33 DEBUG : file2: reading active writers 2025/08/24 03:09:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/08/24 03:09:33 DEBUG : Looking for writers 2025/08/24 03:09:33 DEBUG : file1: reading active writers 2025/08/24 03:09:33 DEBUG : file2: reading active writers 2025/08/24 03:09:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/08/24 03:09:33 DEBUG : file1: vfs cache: starting upload 2025/08/24 03:09:33 DEBUG : file2: vfs cache: starting upload 2025/08/24 03:09:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:33 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:33 INFO : file1: Copied (new) 2025/08/24 03:09:33 DEBUG : file1: vfs cache: fingerprint now "0,2025-08-24 03:09:33 +0000 UTC" 2025/08/24 03:09:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/24 03:09:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:33 INFO : file1: vfs cache: upload succeeded try #1 2025/08/24 03:09:33 DEBUG : Looking for writers 2025/08/24 03:09:33 DEBUG : file1: reading active writers 2025/08/24 03:09:33 DEBUG : file2: reading active writers 2025/08/24 03:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/24 03:09:33 INFO : file2: Copied (new) 2025/08/24 03:09:33 DEBUG : file2: vfs cache: fingerprint now "0,2025-08-24 03:09:33 +0000 UTC" 2025/08/24 03:09:33 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/08/24 03:09:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/24 03:09:33 INFO : file2: vfs cache: upload succeeded try #1 2025/08/24 03:09:33 DEBUG : Looking for writers 2025/08/24 03:09:33 DEBUG : file1: reading active writers 2025/08/24 03:09:33 DEBUG : file2: reading active writers 2025/08/24 03:09:33 DEBUG : >WaitForWriters: 2025/08/24 03:09:33 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:33 DEBUG : Looking for writers 2025/08/24 03:09:33 DEBUG : file1: reading active writers 2025/08/24 03:09:33 DEBUG : file2: reading active writers 2025/08/24 03:09:33 DEBUG : >WaitForWriters: 2025/08/24 03:09:33 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:33 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:33 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 03:09:33 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:33 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:33 INFO : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 03:09:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:33 DEBUG : file1: newRWFileHandle: 2025/08/24 03:09:33 DEBUG : file1(0xc0009cc400): openPending: 2025/08/24 03:09:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:33 DEBUG : file1(0xc0009cc400): >openPending: err= 2025/08/24 03:09:33 DEBUG : file1: >newRWFileHandle: err= 2025/08/24 03:09:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/24 03:09:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/24 03:09:33 DEBUG : file1(0xc0009cc400): _writeAt: size=5, off=0 2025/08/24 03:09:33 DEBUG : file1(0xc0009cc400): >_writeAt: n=5, err= 2025/08/24 03:09:33 DEBUG : file1(0xc0009cc400): RWFileHandle.Flush 2025/08/24 03:09:33 DEBUG : file1(0xc0009cc400): RWFileHandle.Flush 2025/08/24 03:09:33 DEBUG : file1(0xc0009cc400): close: 2025/08/24 03:09:33 DEBUG : file1: vfs cache: setting modification time to 2025-08-24 03:09:33.703956928 +0000 UTC m=+11.604582227 2025/08/24 03:09:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:33 DEBUG : file1(0xc0009cc400): >close: err= 2025/08/24 03:09:33 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:33 DEBUG : Looking for writers 2025/08/24 03:09:33 DEBUG : file1: reading active writers 2025/08/24 03:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/24 03:09:33 DEBUG : Looking for writers 2025/08/24 03:09:33 DEBUG : file1: reading active writers 2025/08/24 03:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/24 03:09:33 DEBUG : Looking for writers 2025/08/24 03:09:33 DEBUG : file1: reading active writers 2025/08/24 03:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/24 03:09:33 DEBUG : Looking for writers 2025/08/24 03:09:33 DEBUG : file1: reading active writers 2025/08/24 03:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/24 03:09:33 DEBUG : file1: vfs cache: starting upload 2025/08/24 03:09:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:33 INFO : file1: Copied (new) 2025/08/24 03:09:33 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-24 03:09:33 +0000 UTC" 2025/08/24 03:09:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/24 03:09:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:33 INFO : file1: vfs cache: upload succeeded try #1 2025/08/24 03:09:33 DEBUG : Looking for writers 2025/08/24 03:09:33 DEBUG : file1: reading active writers 2025/08/24 03:09:33 DEBUG : >WaitForWriters: 2025/08/24 03:09:33 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:33 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:33 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 03:09:33 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:33 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:33 INFO : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 03:09:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:33 DEBUG : file1: newRWFileHandle: 2025/08/24 03:09:33 DEBUG : file1(0xc000e04a40): openPending: 2025/08/24 03:09:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:33 DEBUG : file1(0xc000e04a40): >openPending: err= 2025/08/24 03:09:33 DEBUG : file1: >newRWFileHandle: err= 2025/08/24 03:09:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/24 03:09:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/24 03:09:33 DEBUG : file1(0xc000e04a40): _writeAt: size=5, off=0 2025/08/24 03:09:33 DEBUG : file1(0xc000e04a40): >_writeAt: n=5, err= 2025/08/24 03:09:33 DEBUG : file1(0xc000e04a40): RWFileHandle.Release 2025/08/24 03:09:33 DEBUG : file1(0xc000e04a40): close: 2025/08/24 03:09:33 DEBUG : file1: vfs cache: setting modification time to 2025-08-24 03:09:33.893015276 +0000 UTC m=+11.793640576 2025/08/24 03:09:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:33 DEBUG : file1(0xc000e04a40): >close: err= 2025/08/24 03:09:33 DEBUG : file1(0xc000e04a40): RWFileHandle.Release 2025/08/24 03:09:33 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:33 DEBUG : Looking for writers 2025/08/24 03:09:33 DEBUG : file1: reading active writers 2025/08/24 03:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/24 03:09:33 DEBUG : Looking for writers 2025/08/24 03:09:33 DEBUG : file1: reading active writers 2025/08/24 03:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/24 03:09:33 DEBUG : Looking for writers 2025/08/24 03:09:33 DEBUG : file1: reading active writers 2025/08/24 03:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/24 03:09:33 DEBUG : Looking for writers 2025/08/24 03:09:33 DEBUG : file1: reading active writers 2025/08/24 03:09:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/24 03:09:33 DEBUG : file1: vfs cache: starting upload 2025/08/24 03:09:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:34 INFO : file1: Copied (new) 2025/08/24 03:09:34 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-24 03:09:33 +0000 UTC" 2025/08/24 03:09:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:34 INFO : file1: vfs cache: upload succeeded try #1 2025/08/24 03:09:34 DEBUG : Looking for writers 2025/08/24 03:09:34 DEBUG : file1: reading active writers 2025/08/24 03:09:34 DEBUG : >WaitForWriters: 2025/08/24 03:09:34 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:34 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:34 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 03:09:34 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:34 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:34 INFO : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 03:09:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:34 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/24 03:09:34 DEBUG : dir/file1: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : dir/file1(0xc000876700): openPending: 2025/08/24 03:09:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/24 03:09:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/24 03:09:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:34 DEBUG : dir/file1(0xc000876700): >openPending: err= 2025/08/24 03:09:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/24 03:09:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/24 03:09:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/24 03:09:34 DEBUG : dir/file1(0xc000876700): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : dir/file1(0xc000876700): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : dir/file1(0xc000876700): close: 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-24 03:09:34.146068278 +0000 UTC m=+12.046693547 2025/08/24 03:09:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : dir/file1(0xc000876700): >close: err= 2025/08/24 03:09:34 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:34 DEBUG : dir: Looking for writers 2025/08/24 03:09:34 DEBUG : file1: reading active writers 2025/08/24 03:09:34 DEBUG : Looking for writers 2025/08/24 03:09:34 DEBUG : dir: reading active writers 2025/08/24 03:09:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/24 03:09:34 DEBUG : dir: Looking for writers 2025/08/24 03:09:34 DEBUG : file1: reading active writers 2025/08/24 03:09:34 DEBUG : Looking for writers 2025/08/24 03:09:34 DEBUG : dir: reading active writers 2025/08/24 03:09:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/24 03:09:34 DEBUG : dir: Looking for writers 2025/08/24 03:09:34 DEBUG : file1: reading active writers 2025/08/24 03:09:34 DEBUG : Looking for writers 2025/08/24 03:09:34 DEBUG : dir: reading active writers 2025/08/24 03:09:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/24 03:09:34 DEBUG : dir: Looking for writers 2025/08/24 03:09:34 DEBUG : file1: reading active writers 2025/08/24 03:09:34 DEBUG : Looking for writers 2025/08/24 03:09:34 DEBUG : dir: reading active writers 2025/08/24 03:09:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/24 03:09:34 DEBUG : dir/file1: vfs cache: starting upload 2025/08/24 03:09:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:34 INFO : dir/file1: Copied (replaced existing) 2025/08/24 03:09:34 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-08-24 03:09:34 +0000 UTC" 2025/08/24 03:09:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/24 03:09:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/24 03:09:34 DEBUG : dir: Looking for writers 2025/08/24 03:09:34 DEBUG : file1: reading active writers 2025/08/24 03:09:34 DEBUG : Looking for writers 2025/08/24 03:09:34 DEBUG : dir: reading active writers 2025/08/24 03:09:34 DEBUG : >WaitForWriters: 2025/08/24 03:09:34 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:34 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:34 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 03:09:34 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:34 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:34 INFO : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 03:09:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:34 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : dir/file1: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/24 03:09:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/24 03:09:34 DEBUG : dir/file1(0xc000951300): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : dir/file1(0xc000951300): openPending: 2025/08/24 03:09:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/24 03:09:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/24 03:09:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:34 DEBUG : dir/file1(0xc000951300): >openPending: err= 2025/08/24 03:09:34 DEBUG : dir/file1(0xc000951300): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : dir/file1(0xc000951300): _writeAt: size=15, off=5 2025/08/24 03:09:34 DEBUG : dir/file1(0xc000951300): >_writeAt: n=15, err= 2025/08/24 03:09:34 DEBUG : dir/file1(0xc000951300): close: 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/24 03:09:34 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-24 03:09:34.436689921 +0000 UTC m=+12.337315210 2025/08/24 03:09:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : dir/file1(0xc000951300): >close: err= 2025/08/24 03:09:34 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:34 DEBUG : dir: Looking for writers 2025/08/24 03:09:34 DEBUG : file1: reading active writers 2025/08/24 03:09:34 DEBUG : Looking for writers 2025/08/24 03:09:34 DEBUG : dir: reading active writers 2025/08/24 03:09:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/24 03:09:34 DEBUG : dir: Looking for writers 2025/08/24 03:09:34 DEBUG : file1: reading active writers 2025/08/24 03:09:34 DEBUG : Looking for writers 2025/08/24 03:09:34 DEBUG : dir: reading active writers 2025/08/24 03:09:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/24 03:09:34 DEBUG : dir: Looking for writers 2025/08/24 03:09:34 DEBUG : file1: reading active writers 2025/08/24 03:09:34 DEBUG : Looking for writers 2025/08/24 03:09:34 DEBUG : dir: reading active writers 2025/08/24 03:09:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/24 03:09:34 DEBUG : dir: Looking for writers 2025/08/24 03:09:34 DEBUG : file1: reading active writers 2025/08/24 03:09:34 DEBUG : Looking for writers 2025/08/24 03:09:34 DEBUG : dir: reading active writers 2025/08/24 03:09:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/24 03:09:34 DEBUG : dir/file1: vfs cache: starting upload 2025/08/24 03:09:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:34 INFO : dir/file1: Copied (replaced existing) 2025/08/24 03:09:34 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-08-24 03:09:34 +0000 UTC" 2025/08/24 03:09:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/24 03:09:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/24 03:09:34 DEBUG : dir: Looking for writers 2025/08/24 03:09:34 DEBUG : file1: reading active writers 2025/08/24 03:09:34 DEBUG : Looking for writers 2025/08/24 03:09:34 DEBUG : dir: reading active writers 2025/08/24 03:09:34 DEBUG : >WaitForWriters: 2025/08/24 03:09:34 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:34 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:34 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 03:09:34 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:34 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 INFO : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 03:09:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : file1: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : file1(0xc0008ccc80): openPending: 2025/08/24 03:09:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:34 DEBUG : file1(0xc0008ccc80): >openPending: err= 2025/08/24 03:09:34 DEBUG : file1: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/24 03:09:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/24 03:09:34 DEBUG : file1(0xc0008ccc80): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : file1(0xc0008ccc80): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : file1(0xc0008ccc80): close: 2025/08/24 03:09:34 DEBUG : file1: vfs cache: setting modification time to 2025-08-24 03:09:34.657776859 +0000 UTC m=+12.558402149 2025/08/24 03:09:34 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : file1(0xc0008ccc80): >close: err= 2025/08/24 03:09:34 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:34 DEBUG : Looking for writers 2025/08/24 03:09:34 DEBUG : file1: reading active writers 2025/08/24 03:09:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/24 03:09:34 DEBUG : Looking for writers 2025/08/24 03:09:34 DEBUG : file1: reading active writers 2025/08/24 03:09:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/24 03:09:34 DEBUG : Looking for writers 2025/08/24 03:09:34 DEBUG : file1: reading active writers 2025/08/24 03:09:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/24 03:09:34 DEBUG : Looking for writers 2025/08/24 03:09:34 DEBUG : file1: reading active writers 2025/08/24 03:09:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/24 03:09:34 DEBUG : file1: vfs cache: starting upload 2025/08/24 03:09:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:09:34 INFO : file1: Copied (new) 2025/08/24 03:09:34 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-24 03:09:34 +0000 UTC" 2025/08/24 03:09:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:34 INFO : file1: vfs cache: upload succeeded try #1 2025/08/24 03:09:34 DEBUG : Looking for writers 2025/08/24 03:09:34 DEBUG : file1: reading active writers 2025/08/24 03:09:34 DEBUG : >WaitForWriters: 2025/08/24 03:09:34 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:34 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:34 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 03:09:34 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:34 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/08/24 03:09:34 INFO : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000a22680): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000a22680): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000a22680): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000a22680): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000a22680): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.849175722 +0000 UTC m=+12.749801011 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000a22680): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000a22b00): _readAt: size=2, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000a22b00): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000a22b00): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000a22b00): >_readAt: n=2, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000a22b00): _writeAt: size=3, off=2 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000a22b00): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000a22b00): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.849175722 +0000 UTC m=+12.749801011 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000a22b00): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000a22fc0): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000a22fc0): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000a22fc0): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000a22fc0): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000a22fc0): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.849175722 +0000 UTC m=+12.749801011 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000a22fc0): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d6540 item 1 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000a23600): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000a23600): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000a23600): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000a23600): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000a23600): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.853043623 +0000 UTC m=+12.753668912 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000a23600): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000a23b00): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000a23b00): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000a23b00): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000a23b00): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000a23b00): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.853043623 +0000 UTC m=+12.753668912 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000a23b00): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d6af0 item 2 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c501c0): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c501c0): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c501c0): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c501c0): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c501c0): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.855973234 +0000 UTC m=+12.756598523 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c501c0): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c50640): _readAt: size=2, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c50640): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c50640): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c50640): >_readAt: n=2, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c50640): _writeAt: size=3, off=2 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c50640): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c50640): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.855973234 +0000 UTC m=+12.756598523 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c50640): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c50b00): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c50b00): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c50b00): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c50b00): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c50b00): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.855973234 +0000 UTC m=+12.756598523 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c50b00): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d6ee0 item 3 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c51180): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c51180): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c51180): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c51180): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c51180): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.860084683 +0000 UTC m=+12.760709972 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c51180): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c516c0): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c516c0): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c516c0): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c516c0): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c516c0): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.860084683 +0000 UTC m=+12.760709972 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c516c0): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d73b0 item 4 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009ccb80): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009ccb80): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009ccb80): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009ccb80): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009ccb80): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.864272024 +0000 UTC m=+12.764897313 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009ccb80): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009cd000): _readAt: size=2, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009cd000): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009cd000): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009cd000): >_readAt: n=2, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009cd000): _writeAt: size=3, off=2 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009cd000): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009cd000): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.864272024 +0000 UTC m=+12.764897313 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009cd000): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009cd500): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009cd500): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009cd500): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009cd500): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009cd500): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.864272024 +0000 UTC m=+12.764897313 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009cd500): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5f8f0 item 5 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009cdb80): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009cdb80): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009cdb80): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009cdb80): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009cdb80): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.868684087 +0000 UTC m=+12.769309376 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009cdb80): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c86140): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c86140): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c86140): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c86140): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c86140): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.868684087 +0000 UTC m=+12.769309376 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c86140): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5fdc0 item 6 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c867c0): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c867c0): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c867c0): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c867c0): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c867c0): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.87202026 +0000 UTC m=+12.772645559 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c867c0): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c86cc0): _readAt: size=2, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c86cc0): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c86cc0): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c86cc0): >_readAt: n=2, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c86cc0): _writeAt: size=3, off=2 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c86cc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c86cc0): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.87202026 +0000 UTC m=+12.772645559 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c86cc0): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c87180): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c87180): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c87180): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c87180): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c87180): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.87202026 +0000 UTC m=+12.772645559 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c87180): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e700 item 7 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c87800): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c87800): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c87800): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c87800): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c87800): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.877183563 +0000 UTC m=+12.777808863 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c87800): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c76100): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c76100): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c76100): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c76100): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c76100): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.877183563 +0000 UTC m=+12.777808863 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c76100): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d7730 item 8 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c766c0): _readAt: size=2, off=0 2025/08/24 03:09:34 ERROR : open-test-file(0xc000c766c0): Couldn't read size of file 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c766c0): >_readAt: n=0, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c766c0): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c766c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c766c0): close: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c766c0): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c76a80): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c76a80): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c76a80): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c76a80): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c76a80): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.881515727 +0000 UTC m=+12.782141036 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c76a80): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c76f00): _readAt: size=2, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c76f00): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c76f00): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c76f00): >_readAt: n=2, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c76f00): _writeAt: size=3, off=2 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c76f00): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c76f00): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.881515727 +0000 UTC m=+12.782141036 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c76f00): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c77400): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c77400): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c77400): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c77400): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c77400): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.881515727 +0000 UTC m=+12.782141036 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c77400): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d7b90 item 9 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c87a00): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c87a00): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c87a00): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c87a00): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c87a00): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.889861294 +0000 UTC m=+12.790486604 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c87a00): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c87f40): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c87f40): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c87f40): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c87f40): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c87f40): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.889861294 +0000 UTC m=+12.790486604 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c87f40): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f260 item 10 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cb6600): _readAt: size=2, off=0 2025/08/24 03:09:34 ERROR : open-test-file(0xc000cb6600): Couldn't read size of file 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cb6600): >_readAt: n=0, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cb6600): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cb6600): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cb6600): close: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cb6600): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cb69c0): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cb69c0): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cb69c0): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cb69c0): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cb69c0): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.895173348 +0000 UTC m=+12.795798657 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cb69c0): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cb6ec0): _readAt: size=2, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cb6ec0): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cb6ec0): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cb6ec0): >_readAt: n=2, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cb6ec0): _writeAt: size=3, off=2 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cb6ec0): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cb6ec0): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.895173348 +0000 UTC m=+12.795798657 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cb6ec0): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cb73c0): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cb73c0): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cb73c0): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cb73c0): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cb73c0): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.895173348 +0000 UTC m=+12.795798657 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cb73c0): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f7a0 item 11 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cb7a40): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cb7a40): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cb7a40): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cb7a40): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cb7a40): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.900625985 +0000 UTC m=+12.801251283 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cb7a40): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cd8000): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cd8000): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cd8000): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cd8000): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cd8000): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.900625985 +0000 UTC m=+12.801251283 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cd8000): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a2a0 item 12 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cd8640): _readAt: size=2, off=0 2025/08/24 03:09:34 ERROR : open-test-file(0xc000cd8640): Couldn't read size of file 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cd8640): >_readAt: n=0, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cd8640): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cd8640): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cd8640): close: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cd8640): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cd8a00): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cd8a00): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cd8a00): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cd8a00): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cd8a00): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.90755338 +0000 UTC m=+12.808178689 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cd8a00): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009eb480): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009eb480): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009eb480): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009eb480): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009eb480): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.90755338 +0000 UTC m=+12.808178689 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009eb480): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050e70 item 13 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009ebb00): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009ebb00): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009ebb00): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009ebb00): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009ebb00): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.916368539 +0000 UTC m=+12.816993838 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc0009ebb00): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8a0c0): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8a0c0): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8a0c0): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8a0c0): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8a0c0): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.916368539 +0000 UTC m=+12.816993838 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8a0c0): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051260 item 14 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8a700): _readAt: size=2, off=0 2025/08/24 03:09:34 ERROR : open-test-file(0xc000d8a700): Couldn't read size of file 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8a700): >_readAt: n=0, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8a700): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8a700): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8a700): close: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8a700): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8aac0): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8aac0): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8aac0): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8aac0): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8aac0): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.918563139 +0000 UTC m=+12.819188429 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8aac0): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8b180): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8b180): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8b180): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8b180): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8b180): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.918563139 +0000 UTC m=+12.819188429 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8b180): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000515e0 item 15 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 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/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cd8dc0): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cd8dc0): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cd8dc0): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cd8dc0): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cd8dc0): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.921976788 +0000 UTC m=+12.822602078 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cd8dc0): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cd9300): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cd9300): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cd9300): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cd9300): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cd9300): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.921976788 +0000 UTC m=+12.822602078 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000cd9300): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ad20 item 16 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c77a40): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c77a40): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c77a40): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c77a40): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c77a40): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.92467288 +0000 UTC m=+12.825298169 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c77a40): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c77ec0): _readAt: size=2, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c77ec0): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c77ec0): open at offset 5 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c77ec0): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c77ec0): >_readAt: n=2, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c77ec0): _writeAt: size=3, off=7 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c77ec0): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c77ec0): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.92467288 +0000 UTC m=+12.825298169 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000c77ec0): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d0c440): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d0c440): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d0c440): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d0c440): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d0c440): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.92467288 +0000 UTC m=+12.825298169 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d0c440): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460150 item 17 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d0cac0): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d0cac0): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d0cac0): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d0cac0): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d0cac0): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.927254336 +0000 UTC m=+12.827879625 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d0cac0): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d0d000): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d0d000): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d0d000): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d0d000): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d0d000): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.927254336 +0000 UTC m=+12.827879625 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d0d000): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004607e0 item 18 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d0d680): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d0d680): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d0d680): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d0d680): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d0d680): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.929628092 +0000 UTC m=+12.830253382 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d0d680): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d0db80): _readAt: size=2, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d0db80): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d0db80): open at offset 5 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d0db80): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d0db80): >_readAt: n=2, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d0db80): _writeAt: size=3, off=7 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d0db80): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d0db80): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.929628092 +0000 UTC m=+12.830253382 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d0db80): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3e100): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3e100): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3e100): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3e100): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3e100): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.929628092 +0000 UTC m=+12.830253382 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3e100): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460d20 item 19 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3e780): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3e780): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3e780): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3e780): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3e780): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.932618176 +0000 UTC m=+12.833243466 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3e780): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3ecc0): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3ecc0): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3ecc0): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3ecc0): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3ecc0): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.932618176 +0000 UTC m=+12.833243466 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3ecc0): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004616c0 item 20 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3f340): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3f340): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3f340): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3f340): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3f340): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.934886705 +0000 UTC m=+12.835511994 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3f340): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3f840): _readAt: size=2, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3f840): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3f840): open at offset 5 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3f840): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3f840): >_readAt: n=2, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3f840): _writeAt: size=3, off=7 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3f840): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3f840): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.934886705 +0000 UTC m=+12.835511994 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3f840): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3fd40): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3fd40): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3fd40): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3fd40): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3fd40): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.934886705 +0000 UTC m=+12.835511994 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d3fd40): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461b20 item 21 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d76440): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d76440): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d76440): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d76440): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d76440): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.937806817 +0000 UTC m=+12.838432107 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d76440): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d76980): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d76980): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d76980): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d76980): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d76980): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.937806817 +0000 UTC m=+12.838432107 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d76980): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e690 item 22 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d77000): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d77000): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d77000): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d77000): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d77000): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.939915476 +0000 UTC m=+12.840540765 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d77000): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d77500): _readAt: size=2, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d77500): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d77500): open at offset 5 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d77500): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d77500): >_readAt: n=2, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d77500): _writeAt: size=3, off=7 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d77500): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d77500): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.939915476 +0000 UTC m=+12.840540765 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d77500): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d77a00): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d77a00): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d77a00): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d77a00): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d77a00): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.939915476 +0000 UTC m=+12.840540765 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d77a00): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ec40 item 23 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 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/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8b900): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8b900): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8b900): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8b900): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8b900): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.944047204 +0000 UTC m=+12.844672492 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8b900): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8be40): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8be40): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8be40): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8be40): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8be40): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.944047204 +0000 UTC m=+12.844672492 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000d8be40): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000519d0 item 24 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db4500): _readAt: size=2, off=0 2025/08/24 03:09:34 ERROR : open-test-file(0xc000db4500): Couldn't read size of file 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db4500): >_readAt: n=0, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db4500): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db4500): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db4500): close: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db4500): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db48c0): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db48c0): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db48c0): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db48c0): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db48c0): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.946285746 +0000 UTC m=+12.846911035 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db48c0): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db4dc0): _readAt: size=2, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db4dc0): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db4dc0): open at offset 5 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db4dc0): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db4dc0): >_readAt: n=2, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db4dc0): _writeAt: size=3, off=7 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db4dc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db4dc0): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.946285746 +0000 UTC m=+12.846911035 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db4dc0): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db5300): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db5300): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db5300): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db5300): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db5300): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.946285746 +0000 UTC m=+12.846911035 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db5300): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003424d0 item 25 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db5980): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db5980): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db5980): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db5980): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db5980): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.949421854 +0000 UTC m=+12.850047143 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db5980): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db5ec0): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db5ec0): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db5ec0): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db5ec0): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db5ec0): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.949421854 +0000 UTC m=+12.850047143 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000db5ec0): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003430a0 item 26 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd4580): _readAt: size=2, off=0 2025/08/24 03:09:34 ERROR : open-test-file(0xc000dd4580): Couldn't read size of file 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd4580): >_readAt: n=0, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd4580): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd4580): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd4580): close: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd4580): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd4940): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd4940): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd4940): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd4940): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd4940): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.951698408 +0000 UTC m=+12.852323697 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd4940): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd4e40): _readAt: size=2, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd4e40): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd4e40): open at offset 5 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd4e40): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd4e40): >_readAt: n=2, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd4e40): _writeAt: size=3, off=7 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd4e40): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd4e40): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.951698408 +0000 UTC m=+12.852323697 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd4e40): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd5380): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd5380): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd5380): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd5380): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd5380): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.951698408 +0000 UTC m=+12.852323697 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd5380): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343650 item 27 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 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/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd5a00): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd5a00): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd5a00): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd5a00): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd5a00): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.956615339 +0000 UTC m=+12.857240629 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd5a00): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd5f40): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd5f40): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd5f40): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd5f40): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd5f40): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.956615339 +0000 UTC m=+12.857240629 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000dd5f40): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004161c0 item 28 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000df6600): _readAt: size=2, off=0 2025/08/24 03:09:34 ERROR : open-test-file(0xc000df6600): Couldn't read size of file 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000df6600): >_readAt: n=0, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000df6600): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000df6600): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000df6600): close: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000df6600): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000df69c0): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000df69c0): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000df69c0): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000df69c0): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000df69c0): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.958666459 +0000 UTC m=+12.859291759 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000df69c0): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000df7080): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000df7080): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000df7080): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000df7080): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000df7080): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.958666459 +0000 UTC m=+12.859291759 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000df7080): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416620 item 29 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 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/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000df7700): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000df7700): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000df7700): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000df7700): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000df7700): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.961648338 +0000 UTC m=+12.862273637 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000df7700): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000df7c40): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000df7c40): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000df7c40): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000df7c40): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000df7c40): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.961648338 +0000 UTC m=+12.862273637 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000df7c40): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416a80 item 30 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 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/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ea8300): _readAt: size=2, off=0 2025/08/24 03:09:34 ERROR : open-test-file(0xc000ea8300): Couldn't read size of file 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ea8300): >_readAt: n=0, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ea8300): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ea8300): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ea8300): close: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ea8300): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ea86c0): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ea86c0): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ea86c0): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ea86c0): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ea86c0): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.964663718 +0000 UTC m=+12.865289007 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ea86c0): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:34 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ea8d80): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ea8d80): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ea8d80): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ea8d80): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ea8d80): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.964663718 +0000 UTC m=+12.865289007 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ea8d80): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004171f0 item 31 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 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/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ea9400): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ea9400): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ea9400): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ea9400): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ea9400): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.967344231 +0000 UTC m=+12.867969530 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ea9400): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ea9940): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ea9940): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ea9940): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ea9940): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ea9940): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.967344231 +0000 UTC m=+12.867969530 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ea9940): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417880 item 32 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ede000): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ede000): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ede000): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ede000): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ede000): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.971216852 +0000 UTC m=+12.871842171 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ede000): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ede480): _readAt: size=2, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ede480): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ede480): _writeAt: size=3, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ede480): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ede480): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417ea0 item 33 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ede480): >_writeAt: n=3, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ede480): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.972309663 +0000 UTC m=+12.872934963 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ede480): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ede980): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ede980): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ede980): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ede980): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ede980): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.972309663 +0000 UTC m=+12.872934963 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000ede980): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ac150 item 33 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000edefc0): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000edefc0): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000edefc0): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000edefc0): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000edefc0): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.975309025 +0000 UTC m=+12.875934314 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000edefc0): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000edf440): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000edf440): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ac8c0 item 34 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000edf440): _readAt: size=2, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000edf440): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000edf440): _writeAt: size=3, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000edf440): >_writeAt: n=3, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000edf440): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.976472218 +0000 UTC m=+12.877097507 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000edf440): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000edf980): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000edf980): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000edf980): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000edf980): >_readAt: n=3, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000edf980): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.976472218 +0000 UTC m=+12.877097507 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000edf980): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003acbd0 item 34 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0e040): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0e040): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0e040): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0e040): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0e040): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.97965864 +0000 UTC m=+12.880283929 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0e040): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0e4c0): _readAt: size=2, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0e4c0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0e4c0): _writeAt: size=3, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0e4c0): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0e4c0): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ad490 item 35 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0e4c0): >_writeAt: n=3, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0e4c0): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.980911442 +0000 UTC m=+12.881536751 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0e4c0): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0e9c0): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0e9c0): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0e9c0): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0e9c0): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0e9c0): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.980911442 +0000 UTC m=+12.881536751 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0e9c0): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ad6c0 item 35 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0f040): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0f040): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0f040): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0f040): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0f040): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.983611321 +0000 UTC m=+12.884236611 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0f040): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0f540): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0f540): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003add50 item 36 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0f540): _readAt: size=2, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0f540): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0f540): _writeAt: size=3, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0f540): >_writeAt: n=3, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0f540): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.984495611 +0000 UTC m=+12.885120911 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0f540): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0fa80): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0fa80): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0fa80): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0fa80): >_readAt: n=3, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0fa80): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.984495611 +0000 UTC m=+12.885120911 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f0fa80): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6000 item 36 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f34140): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f34140): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f34140): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f34140): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f34140): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.98876139 +0000 UTC m=+12.889386679 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f34140): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f345c0): _readAt: size=2, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f345c0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f345c0): _writeAt: size=3, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f345c0): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f345c0): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6540 item 37 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f345c0): >_writeAt: n=3, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f345c0): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.99045529 +0000 UTC m=+12.891080579 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f345c0): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f34ac0): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f34ac0): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f34ac0): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f34ac0): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f34ac0): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.99045529 +0000 UTC m=+12.891080579 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f34ac0): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e67e0 item 37 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f35140): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f35140): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f35140): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f35140): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f35140): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.992908625 +0000 UTC m=+12.893533925 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f35140): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f35640): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f35640): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6d90 item 38 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f35640): _readAt: size=2, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f35640): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f35640): _writeAt: size=3, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f35640): >_writeAt: n=3, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f35640): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.994831015 +0000 UTC m=+12.895456305 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f35640): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f35b80): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f35b80): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f35b80): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f35b80): >_readAt: n=3, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f35b80): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.994831015 +0000 UTC m=+12.895456305 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f35b80): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6fc0 item 38 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f98280): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f98280): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f98280): _writeAt: size=5, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f98280): >_writeAt: n=5, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f98280): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.997882473 +0000 UTC m=+12.898507772 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f98280): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f98780): _readAt: size=2, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f98780): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f98780): _writeAt: size=3, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f98780): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f98780): >openPending: err= 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7b20 item 39 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f98780): >_writeAt: n=3, err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f98780): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.9986585 +0000 UTC m=+12.899283790 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f98780): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:34 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:34 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f98c80): _readAt: size=512, off=0 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f98c80): openPending: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f98c80): >openPending: err= 2025/08/24 03:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f98c80): >_readAt: n=5, err=EOF 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f98c80): close: 2025/08/24 03:09:34 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:34.9986585 +0000 UTC m=+12.899283790 2025/08/24 03:09:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:34 DEBUG : open-test-file(0xc000f98c80): >close: err= 2025/08/24 03:09:34 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7dc0 item 39 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e36100): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e36100): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e36100): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e36100): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e36100): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.001164795 +0000 UTC m=+12.901790095 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e36100): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e36600): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e36600): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004682a0 item 40 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e36600): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e36600): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e36600): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e36600): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e36600): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.002030891 +0000 UTC m=+12.902656180 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e36600): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e36b40): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e36b40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e36b40): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e36b40): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e36b40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.002030891 +0000 UTC m=+12.902656180 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e36b40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469180 item 40 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e37100): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e37100): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e37100): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e37100): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e37100): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e37100): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e37100): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.004769994 +0000 UTC m=+12.905395293 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e37100): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e37600): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e37600): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e37600): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469880 item 41 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e37600): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e37600): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.006302952 +0000 UTC m=+12.906928242 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e37600): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e37ac0): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e37ac0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e37ac0): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e37ac0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e37ac0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469b20 item 41 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e37ac0): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e37ac0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.007263255 +0000 UTC m=+12.907888544 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e37ac0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e62080): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e62080): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e62080): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e62080): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e62080): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.007263255 +0000 UTC m=+12.907888544 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e62080): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469e30 item 41 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e626c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e626c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e626c0): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e626c0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e626c0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e626c0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e626c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.009776223 +0000 UTC m=+12.910401511 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e626c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e62bc0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e62bc0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e62bc0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe4d0 item 42 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e62bc0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e62bc0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.010503198 +0000 UTC m=+12.911128497 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e62bc0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e63100): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e63100): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe700 item 42 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e63100): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e63100): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e63100): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e63100): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e63100): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.011462939 +0000 UTC m=+12.912088229 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e63100): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e63680): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e63680): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e63680): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e63680): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e63680): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.011462939 +0000 UTC m=+12.912088229 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e63680): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fea10 item 42 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e63cc0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e63cc0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e63cc0): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e63cc0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e63cc0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e63cc0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e63cc0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.014217461 +0000 UTC m=+12.914842790 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e63cc0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00100a240): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00100a240): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00100a240): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fefc0 item 43 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00100a240): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00100a240): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.015096271 +0000 UTC m=+12.915721570 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00100a240): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00100a780): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00100a780): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00100a780): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00100a780): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00100a780): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff180 item 43 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00100a780): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00100a780): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.016308467 +0000 UTC m=+12.916933756 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00100a780): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd9a80): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd9a80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd9a80): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd9a80): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd9a80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.016308467 +0000 UTC m=+12.916933756 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd9a80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b420 item 43 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd8380): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd8380): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd8380): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd8380): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd8380): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd8380): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd8380): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.022332466 +0000 UTC m=+12.922957755 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd8380): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd8880): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd8880): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd8880): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a700 item 44 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd8880): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd8880): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.023677 +0000 UTC m=+12.924302289 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd8880): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd8dc0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd8dc0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042aa10 item 44 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd8dc0): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd8dc0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd8dc0): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd8dc0): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd8dc0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.024397763 +0000 UTC m=+12.925023062 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd8dc0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd9340): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd9340): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd9340): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd9340): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd9340): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.024397763 +0000 UTC m=+12.925023062 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd9340): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ae70 item 44 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd9980): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd9980): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd9980): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd9980): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd9980): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd9980): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd9980): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.025988901 +0000 UTC m=+12.926614170 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000cd9980): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f521c0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f521c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f521c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b5e0 item 45 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f521c0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f521c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.02645223 +0000 UTC m=+12.927077500 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f521c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f52900): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f52900): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f52900): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f52900): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f52900): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.02645223 +0000 UTC m=+12.927077500 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f52900): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b880 item 45 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f52f40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f52f40): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f52f40): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f52f40): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f52f40): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f52f40): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f52f40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.027979117 +0000 UTC m=+12.928604386 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f52f40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f53440): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f53440): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f53440): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a2a0 item 46 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f53440): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f53440): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.028484035 +0000 UTC m=+12.929109304 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f53440): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f53b40): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f53b40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f53b40): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f53b40): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f53b40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.028484035 +0000 UTC m=+12.929109304 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f53b40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a690 item 46 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a2600): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a2600): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a2600): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a2600): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a2600): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a2600): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a2600): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.029964976 +0000 UTC m=+12.930590405 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a2600): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a2f40): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a2f40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a2f40): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ae70 item 47 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a2f40): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a2f40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.030550725 +0000 UTC m=+12.931175994 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a2f40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a37c0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a37c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a37c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a37c0): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a37c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.030550725 +0000 UTC m=+12.931175994 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a37c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b2d0 item 47 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 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/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0002d9cc0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0002d9cc0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0002d9cc0): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0002d9cc0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0002d9cc0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0002d9cc0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0002d9cc0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.03190633 +0000 UTC m=+12.932531599 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0002d9cc0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c63c0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c63c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c63c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040bc70 item 48 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c63c0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c63c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.03234829 +0000 UTC m=+12.932973559 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c63c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6ac0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6ac0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6ac0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6ac0): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6ac0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.03234829 +0000 UTC m=+12.932973559 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6ac0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c620 item 48 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7100): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7100): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7100): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7100): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7100): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.033747096 +0000 UTC m=+12.934372355 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7100): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7580): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7580): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7580): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7580): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7580): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7580): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d650 item 49 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7580): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7580): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.034130476 +0000 UTC m=+12.934755745 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7580): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7ac0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7ac0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7ac0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7ac0): >_readAt: n=8, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7ac0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.034130476 +0000 UTC m=+12.934755745 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7ac0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d960 item 49 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80200): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80200): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80200): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80200): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80200): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.035421851 +0000 UTC m=+12.936047119 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80200): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80700): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80700): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80700): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe000 item 50 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80700): _readAt: size=2, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80700): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80700): _writeAt: size=3, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80700): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80700): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.035941376 +0000 UTC m=+12.936566645 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80700): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80c80): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80c80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80c80): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80c80): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80c80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.035941376 +0000 UTC m=+12.936566645 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80c80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe230 item 50 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712180): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712180): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712180): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712180): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712180): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.037234684 +0000 UTC m=+12.937859953 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712180): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0007126c0): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0007126c0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0007126c0): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0007126c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0007126c0): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0007126c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077e1c0 item 51 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0007126c0): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0007126c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.037831865 +0000 UTC m=+12.938457134 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0007126c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712d00): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712d00): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712d00): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712d00): >_readAt: n=8, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712d00): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.037831865 +0000 UTC m=+12.938457134 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712d00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077e380 item 51 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713380): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713380): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713380): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713380): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713380): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.039097431 +0000 UTC m=+12.939722700 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713380): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713880): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713880): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713880): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077e700 item 52 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713880): _readAt: size=2, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713880): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713880): _writeAt: size=3, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713880): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713880): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.039621625 +0000 UTC m=+12.940246894 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713880): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713e00): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713e00): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713e00): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713e00): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713e00): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.039621625 +0000 UTC m=+12.940246894 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713e00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077e8c0 item 52 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fb1c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fb1c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fb1c0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fb1c0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fb1c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.042927591 +0000 UTC m=+12.943552860 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fb1c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fbcc0): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fbcc0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fbcc0): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fbcc0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fbcc0): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fbcc0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077ee70 item 53 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fbcc0): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fbcc0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.043438209 +0000 UTC m=+12.944063479 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fbcc0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000ca580): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000ca580): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000ca580): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000ca580): >_readAt: n=8, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000ca580): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.043438209 +0000 UTC m=+12.944063479 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000ca580): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077f030 item 53 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cacc0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cacc0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cacc0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cacc0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cacc0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.044642882 +0000 UTC m=+12.945268141 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cacc0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cb200): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cb200): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cb200): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077f500 item 54 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cb200): _readAt: size=2, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cb200): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cb200): _writeAt: size=3, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cb200): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cb200): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.045246665 +0000 UTC m=+12.945871934 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cb200): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cbf40): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cbf40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cbf40): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cbf40): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cbf40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.045246665 +0000 UTC m=+12.945871934 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cbf40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077f6c0 item 54 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586680): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586680): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586680): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586680): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586680): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.046277671 +0000 UTC m=+12.946902940 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586680): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586b80): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586b80): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586b80): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586b80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586b80): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586b80): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077fab0 item 55 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586b80): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586b80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.046773171 +0000 UTC m=+12.947398441 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586b80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000587100): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000587100): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000587100): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000587100): >_readAt: n=8, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000587100): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.046773171 +0000 UTC m=+12.947398441 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000587100): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077fc70 item 55 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 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/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000587780): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000587780): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000587780): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000587780): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000587780): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.047971861 +0000 UTC m=+12.948597130 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000587780): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000587c80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000587c80): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000587c80): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6c150 item 56 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000587c80): _readAt: size=2, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000587c80): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000587c80): _writeAt: size=3, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000587c80): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000587c80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.048490405 +0000 UTC m=+12.949115663 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000587c80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4280): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4280): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4280): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4280): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4280): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.048490405 +0000 UTC m=+12.949115663 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4280): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6c3f0 item 56 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b48c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b48c0): open at offset 0 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b48c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b48c0): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b48c0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b48c0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b48c0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b48c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.049601491 +0000 UTC m=+12.950226760 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b48c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4e00): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4e00): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4e00): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6c8c0 item 57 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4e00): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4e00): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.050204242 +0000 UTC m=+12.950829512 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4e00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b5340): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b5340): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b5340): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b5340): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b5340): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b5340): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6caf0 item 57 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b5340): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b5340): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.05081587 +0000 UTC m=+12.951441139 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b5340): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b59c0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b59c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b59c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b59c0): >_readAt: n=8, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b59c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.05081587 +0000 UTC m=+12.951441139 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b59c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6ccb0 item 57 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe080): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe080): open at offset 0 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe080): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe080): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe080): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe080): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe080): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe080): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.052105432 +0000 UTC m=+12.952730700 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe080): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe5c0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe5c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe5c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6d0a0 item 58 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe5c0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe5c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.052569633 +0000 UTC m=+12.953194902 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe5c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fec00): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fec00): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fec00): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6d260 item 58 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fec00): _readAt: size=2, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fec00): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fec00): _writeAt: size=3, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fec00): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fec00): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.053155173 +0000 UTC m=+12.953780442 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fec00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff1c0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff1c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff1c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff1c0): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff1c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.053155173 +0000 UTC m=+12.953780442 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff1c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6d420 item 58 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff800): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff800): open at offset 0 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff800): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff800): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff800): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff800): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff800): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff800): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.054446127 +0000 UTC m=+12.955071406 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff800): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ffd40): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ffd40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ffd40): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6d810 item 59 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ffd40): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ffd40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.05549687 +0000 UTC m=+12.956122138 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ffd40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0300): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0300): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0300): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0300): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0300): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0300): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6d9d0 item 59 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0300): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0300): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.056093519 +0000 UTC m=+12.956718788 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0300): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0880): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0880): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0880): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0880): >_readAt: n=8, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0880): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.056093519 +0000 UTC m=+12.956718788 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0880): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6db90 item 59 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 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/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0ec0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0ec0): open at offset 0 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0ec0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0ec0): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0ec0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0ec0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0ec0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0ec0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.057475684 +0000 UTC m=+12.958100963 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0ec0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1400): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1400): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1400): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6df10 item 60 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1400): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1400): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.057994698 +0000 UTC m=+12.958619967 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1400): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1980): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1980): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1980): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cde150 item 60 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1980): _readAt: size=2, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1980): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1980): _writeAt: size=3, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1980): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1980): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.058609713 +0000 UTC m=+12.959234983 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1980): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1f40): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1f40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1f40): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1f40): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1f40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.058609713 +0000 UTC m=+12.959234983 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1f40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cde310 item 60 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a30600): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a30600): open at offset 0 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a30600): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a30600): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a30600): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a30600): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a30600): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a30600): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.060045409 +0000 UTC m=+12.960670677 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a30600): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a30b40): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a30b40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a30b40): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cde7e0 item 61 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a30b40): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a30b40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.060582466 +0000 UTC m=+12.961207736 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a30b40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a31240): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a31240): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a31240): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a31240): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a31240): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.060582466 +0000 UTC m=+12.961207736 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a31240): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cde9a0 item 61 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 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/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a31880): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a31880): open at offset 0 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a31880): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a31880): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a31880): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a31880): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a31880): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a31880): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.062053939 +0000 UTC m=+12.962679208 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a31880): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a31dc0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a31dc0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a31dc0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cded20 item 62 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a31dc0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a31dc0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.062507761 +0000 UTC m=+12.963133030 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a31dc0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062e940): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062e940): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062e940): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062e940): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062e940): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.062507761 +0000 UTC m=+12.963133030 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062e940): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdeee0 item 62 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 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/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062ef80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062ef80): open at offset 0 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062ef80): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062ef80): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062ef80): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062ef80): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062ef80): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062ef80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.063873876 +0000 UTC m=+12.964499145 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062ef80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062f500): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062f500): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062f500): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdf2d0 item 63 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062f500): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062f500): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.06434513 +0000 UTC m=+12.964970400 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062f500): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062fc00): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062fc00): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062fc00): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062fc00): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062fc00): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.06434513 +0000 UTC m=+12.964970400 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062fc00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdf5e0 item 63 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 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/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b02c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b02c0): open at offset 0 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b02c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b02c0): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b02c0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b02c0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b02c0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b02c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.065793429 +0000 UTC m=+12.966418698 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b02c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b0880): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b0880): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b0880): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdfab0 item 64 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b0880): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b0880): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.066210412 +0000 UTC m=+12.966835682 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b0880): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b0e40): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b0e40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b0e40): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b0e40): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b0e40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.066210412 +0000 UTC m=+12.966835682 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b0e40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe700 item 64 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b1480): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b1480): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b1480): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b1480): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b1480): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.06813171 +0000 UTC m=+12.968756979 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b1480): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b1900): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b1900): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b1900): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b1900): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b1900): _writeAt: size=3, off=2 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0000 item 65 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b1900): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b1900): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.069228489 +0000 UTC m=+12.969853758 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b1900): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b1e00): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b1e00): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b1e00): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b1e00): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b1e00): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.069228489 +0000 UTC m=+12.969853758 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b1e00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0930 item 65 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a04c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a04c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a04c0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a04c0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a04c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.07269659 +0000 UTC m=+12.973321859 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a04c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0940): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0940): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0fc0 item 66 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0940): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0940): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0940): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0940): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0940): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.073349034 +0000 UTC m=+12.973974304 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0940): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0e80): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0e80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0e80): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0e80): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0e80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.073349034 +0000 UTC m=+12.973974304 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0e80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1180 item 66 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1500): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1500): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1500): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1500): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1500): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.076460046 +0000 UTC m=+12.977085315 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1500): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1980): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1980): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1980): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1980): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1980): _writeAt: size=3, off=2 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1650 item 67 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1980): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1980): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.077306434 +0000 UTC m=+12.977931704 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1980): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1e80): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1e80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1e80): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1e80): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1e80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.077306434 +0000 UTC m=+12.977931704 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1e80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1810 item 67 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04600): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04600): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04600): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04600): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04600): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.079619547 +0000 UTC m=+12.980244826 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04600): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04b00): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04b00): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1c00 item 68 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04b00): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04b00): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04b00): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04b00): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04b00): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.080447141 +0000 UTC m=+12.981072410 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04b00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05040): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05040): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05040): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05040): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05040): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.080447141 +0000 UTC m=+12.981072410 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05040): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2c150 item 68 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05680): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05680): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05680): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05680): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05680): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.082760865 +0000 UTC m=+12.983386144 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05680): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05b00): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05b00): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05b00): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05b00): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05b00): _writeAt: size=3, off=2 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2c620 item 69 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05b00): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05b00): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.083557469 +0000 UTC m=+12.984182739 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05b00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec080): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec080): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec080): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec080): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec080): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.083557469 +0000 UTC m=+12.984182739 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec080): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2c850 item 69 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec740): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec740): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec740): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec740): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec740): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.087271373 +0000 UTC m=+12.987896642 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec740): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000decc40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000decc40): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2cbd0 item 70 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000decc40): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000decc40): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000decc40): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000decc40): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000decc40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.089184804 +0000 UTC m=+12.989810074 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000decc40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded180): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded180): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded180): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded180): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded180): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.089184804 +0000 UTC m=+12.989810074 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded180): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2cd90 item 70 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded800): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded800): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded800): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded800): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded800): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.091096614 +0000 UTC m=+12.991721883 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded800): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dedd00): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dedd00): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dedd00): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dedd00): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dedd00): _writeAt: size=3, off=2 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2d110 item 71 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dedd00): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dedd00): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.091803812 +0000 UTC m=+12.992429081 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dedd00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9a280): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9a280): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9a280): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9a280): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9a280): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.091803812 +0000 UTC m=+12.992429081 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9a280): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2d2d0 item 71 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9a900): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9a900): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9a900): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9a900): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9a900): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.093267129 +0000 UTC m=+12.993892398 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9a900): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9ae00): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9ae00): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2d650 item 72 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9ae00): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9ae00): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9ae00): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9ae00): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9ae00): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.094007649 +0000 UTC m=+12.994632918 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9ae00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b340): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b340): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b340): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b340): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b340): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.094007649 +0000 UTC m=+12.994632918 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b340): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2d810 item 72 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b900): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b900): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b900): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b900): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b900): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b900): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b900): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.095948183 +0000 UTC m=+12.996573462 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b900): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9be80): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9be80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9be80): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2db90 item 73 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9be80): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9be80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.096489759 +0000 UTC m=+12.997115038 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9be80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077c3c0): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077c3c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077c3c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077c3c0): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077c3c0): _writeAt: size=3, off=2 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2dd50 item 73 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077c3c0): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077c3c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.097153695 +0000 UTC m=+12.997778965 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077c3c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077c900): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077c900): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077c900): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077c900): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077c900): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.097153695 +0000 UTC m=+12.997778965 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077c900): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e310 item 73 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077d040): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077d040): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077d040): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077d040): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077d040): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077d040): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077d040): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.098883714 +0000 UTC m=+12.999508982 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077d040): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077d540): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077d540): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077d540): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e9a0 item 74 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077d540): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077d540): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.099407406 +0000 UTC m=+13.000032676 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077d540): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077da80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077da80): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ec40 item 74 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077da80): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077da80): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077da80): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077da80): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077da80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.100093285 +0000 UTC m=+13.000718554 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077da80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d46080): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d46080): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d46080): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d46080): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d46080): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.100093285 +0000 UTC m=+13.000718554 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d46080): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ee00 item 74 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d466c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d466c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d466c0): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d466c0): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d466c0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d466c0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d466c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.10156647 +0000 UTC m=+13.002191749 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d466c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d46c00): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d46c00): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d46c00): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f5e0 item 75 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d46c00): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d46c00): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.102093028 +0000 UTC m=+13.002718308 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d46c00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d47140): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d47140): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d47140): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d47140): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d47140): _writeAt: size=3, off=2 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438070 item 75 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d47140): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d47140): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.102659622 +0000 UTC m=+13.003284901 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d47140): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d47680): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d47680): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d47680): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d47680): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d47680): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.102659622 +0000 UTC m=+13.003284901 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d47680): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004384d0 item 75 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d47d00): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d47d00): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d47d00): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d47d00): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d47d00): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d47d00): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d47d00): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.104067796 +0000 UTC m=+13.004693064 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d47d00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089e280): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089e280): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089e280): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438cb0 item 76 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089e280): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089e280): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.104601619 +0000 UTC m=+13.005226888 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089e280): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089e800): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089e800): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004390a0 item 76 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089e800): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089e800): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089e800): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089e800): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089e800): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.10523123 +0000 UTC m=+13.005856509 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089e800): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089ed80): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089ed80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089ed80): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089ed80): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089ed80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.10523123 +0000 UTC m=+13.005856509 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089ed80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439490 item 76 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089f3c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089f3c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089f3c0): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089f3c0): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089f3c0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089f3c0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089f3c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.106671134 +0000 UTC m=+13.007296402 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089f3c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089f8c0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089f8c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089f8c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4000 item 77 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089f8c0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089f8c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.107174889 +0000 UTC m=+13.007800158 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089f8c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876040): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876040): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876040): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876040): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876040): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.107174889 +0000 UTC m=+13.007800158 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876040): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4230 item 77 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876680): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876680): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876680): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876680): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876680): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876680): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876680): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.108655249 +0000 UTC m=+13.009280518 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876680): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876b80): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876b80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876b80): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da45b0 item 78 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876b80): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876b80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.109183501 +0000 UTC m=+13.009808780 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876b80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008772c0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008772c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008772c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008772c0): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008772c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.109183501 +0000 UTC m=+13.009808780 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008772c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da47e0 item 78 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000877900): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000877900): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000877900): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000877900): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000877900): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000877900): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000877900): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.111973408 +0000 UTC m=+13.012598677 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000877900): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000877e00): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000877e00): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000877e00): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4b60 item 79 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000877e00): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000877e00): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.112562263 +0000 UTC m=+13.013187532 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000877e00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c65c0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c65c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c65c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c65c0): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c65c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.112562263 +0000 UTC m=+13.013187532 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c65c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4d20 item 79 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 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/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c6c00): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c6c00): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c6c00): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c6c00): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c6c00): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c6c00): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c6c00): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.114035589 +0000 UTC m=+13.014660868 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c6c00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c7100): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c7100): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c7100): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da50a0 item 80 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c7100): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c7100): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.115206037 +0000 UTC m=+13.015831306 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c7100): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c7800): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c7800): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c7800): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c7800): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c7800): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.115206037 +0000 UTC m=+13.015831306 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c7800): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da53b0 item 80 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c7e40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c7e40): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c7e40): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c7e40): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c7e40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.116676567 +0000 UTC m=+13.017301837 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c7e40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000994340): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000994340): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000994340): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000994340): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000994340): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000994340): _writeAt: size=3, off=7 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5730 item 81 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000994340): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000994340): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.117271093 +0000 UTC m=+13.017896363 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000994340): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000994880): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000994880): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000994880): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000994880): >_readAt: n=8, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000994880): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.117271093 +0000 UTC m=+13.017896363 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000994880): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da58f0 item 81 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000994f00): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000994f00): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000994f00): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000994f00): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000994f00): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.11863283 +0000 UTC m=+13.019258109 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000994f00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000995440): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000995440): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000995440): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5c70 item 82 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000995440): _readAt: size=2, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000995440): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000995440): _writeAt: size=3, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000995440): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000995440): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.119252875 +0000 UTC m=+13.019878144 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000995440): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009959c0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009959c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009959c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009959c0): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009959c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.119252875 +0000 UTC m=+13.019878144 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009959c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5e30 item 82 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cc0c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cc0c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cc0c0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cc0c0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cc0c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.120837179 +0000 UTC m=+13.021462437 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cc0c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cc5c0): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cc5c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cc5c0): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cc5c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cc5c0): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cc5c0): _writeAt: size=3, off=7 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322460 item 83 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cc5c0): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cc5c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.121442245 +0000 UTC m=+13.022067514 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cc5c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009ccb00): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009ccb00): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009ccb00): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009ccb00): >_readAt: n=8, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009ccb00): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.121442245 +0000 UTC m=+13.022067514 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009ccb00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003227e0 item 83 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cd180): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cd180): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cd180): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cd180): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cd180): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.122985763 +0000 UTC m=+13.023611031 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cd180): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cd6c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cd6c0): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cd6c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003233b0 item 84 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cd6c0): _readAt: size=2, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cd6c0): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cd6c0): _writeAt: size=3, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cd6c0): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cd6c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.123695826 +0000 UTC m=+13.024321095 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cd6c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cdc40): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cdc40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cdc40): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cdc40): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cdc40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.123695826 +0000 UTC m=+13.024321095 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cdc40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323650 item 84 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088c340): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088c340): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088c340): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088c340): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088c340): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.125202264 +0000 UTC m=+13.025827533 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088c340): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088c840): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088c840): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088c840): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088c840): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088c840): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088c840): _writeAt: size=3, off=7 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c150 item 85 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088c840): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088c840): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.125815976 +0000 UTC m=+13.026441245 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088c840): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088cd80): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088cd80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088cd80): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088cd80): >_readAt: n=8, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088cd80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.125815976 +0000 UTC m=+13.026441245 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088cd80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c690 item 85 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088d400): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088d400): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088d400): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088d400): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088d400): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.127242333 +0000 UTC m=+13.027867602 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088d400): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088d900): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088d900): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088d900): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ce70 item 86 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088d900): _readAt: size=2, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088d900): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088d900): _writeAt: size=3, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088d900): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088d900): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.127873159 +0000 UTC m=+13.028498428 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088d900): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088de80): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088de80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088de80): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088de80): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088de80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.127873159 +0000 UTC m=+13.028498428 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00088de80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d1f0 item 86 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b6580): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b6580): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b6580): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b6580): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b6580): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.12918981 +0000 UTC m=+13.029815089 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b6580): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b6a80): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b6a80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b6a80): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b6a80): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b6a80): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b6a80): _writeAt: size=3, off=7 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dab0 item 87 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b6a80): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b6a80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.129790077 +0000 UTC m=+13.030415346 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b6a80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b6fc0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b6fc0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b6fc0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b6fc0): >_readAt: n=8, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b6fc0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.129790077 +0000 UTC m=+13.030415346 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b6fc0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dea0 item 87 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 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/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b7640): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b7640): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b7640): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b7640): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b7640): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.131217236 +0000 UTC m=+13.031842506 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b7640): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b7b40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b7b40): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b7b40): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5e3f0 item 88 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b7b40): _readAt: size=2, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b7b40): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b7b40): _writeAt: size=3, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b7b40): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b7b40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.131826871 +0000 UTC m=+13.032452139 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b7b40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f4140): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f4140): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f4140): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f4140): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f4140): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.131826871 +0000 UTC m=+13.032452139 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f4140): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5e5b0 item 88 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f4780): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f4780): open at offset 0 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f4780): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f4780): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f4780): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f4780): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f4780): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f4780): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.133319163 +0000 UTC m=+13.033944442 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f4780): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f4cc0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f4cc0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f4cc0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5ea80 item 89 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f4cc0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f4cc0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.133897528 +0000 UTC m=+13.034522798 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f4cc0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f5200): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f5200): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f5200): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f5200): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f5200): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f5200): _writeAt: size=3, off=7 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5ec40 item 89 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f5200): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f5200): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.134516881 +0000 UTC m=+13.035142160 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f5200): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f5780): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f5780): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f5780): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f5780): >_readAt: n=8, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f5780): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.134516881 +0000 UTC m=+13.035142160 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f5780): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5eee0 item 89 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f5dc0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f5dc0): open at offset 0 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f5dc0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f5dc0): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f5dc0): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f5dc0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f5dc0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f5dc0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.135990679 +0000 UTC m=+13.036615947 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008f5dc0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000926380): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000926380): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000926380): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5f2d0 item 90 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000926380): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000926380): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.136530702 +0000 UTC m=+13.037155971 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000926380): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009268c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009268c0): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009268c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5f490 item 90 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009268c0): _readAt: size=2, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009268c0): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009268c0): _writeAt: size=3, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009268c0): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009268c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.137202943 +0000 UTC m=+13.037828213 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009268c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000926e80): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000926e80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000926e80): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000926e80): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000926e80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.137202943 +0000 UTC m=+13.037828213 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000926e80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5f650 item 90 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009274c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009274c0): open at offset 0 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009274c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009274c0): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009274c0): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009274c0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009274c0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009274c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.13858047 +0000 UTC m=+13.039205769 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009274c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000927a00): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000927a00): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000927a00): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5f9d0 item 91 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000927a00): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000927a00): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.13910801 +0000 UTC m=+13.039733279 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000927a00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000927f40): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000927f40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000927f40): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000927f40): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000927f40): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000927f40): _writeAt: size=3, off=7 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5fb90 item 91 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000927f40): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000927f40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.13969399 +0000 UTC m=+13.040319260 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000927f40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000950540): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000950540): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000950540): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000950540): >_readAt: n=8, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000950540): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.13969399 +0000 UTC m=+13.040319260 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000950540): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5fd50 item 91 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 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/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000950b80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000950b80): open at offset 0 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000950b80): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000950b80): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000950b80): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000950b80): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000950b80): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000950b80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.141117233 +0000 UTC m=+13.041742502 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000950b80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009510c0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009510c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009510c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e540 item 92 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009510c0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009510c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.14158946 +0000 UTC m=+13.042214728 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009510c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000951600): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000951600): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000951600): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e9a0 item 92 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000951600): _readAt: size=2, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000951600): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000951600): _writeAt: size=3, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000951600): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000951600): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.142278532 +0000 UTC m=+13.042903801 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000951600): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000951bc0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000951bc0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000951bc0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000951bc0): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000951bc0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.142278532 +0000 UTC m=+13.042903801 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000951bc0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ee70 item 92 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096c280): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096c280): open at offset 0 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096c280): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096c280): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096c280): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096c280): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096c280): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096c280): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.143743083 +0000 UTC m=+13.044368352 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096c280): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096c7c0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096c7c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096c7c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f5e0 item 93 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096c7c0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096c7c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.144214988 +0000 UTC m=+13.044840267 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096c7c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096cec0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096cec0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096cec0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096cec0): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096cec0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.144214988 +0000 UTC m=+13.044840267 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096cec0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f7a0 item 93 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 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/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096d500): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096d500): open at offset 0 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096d500): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096d500): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096d500): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096d500): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096d500): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096d500): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.145759198 +0000 UTC m=+13.046384466 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096d500): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096da40): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096da40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096da40): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d6070 item 94 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096da40): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096da40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.146262652 +0000 UTC m=+13.046887922 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00096da40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009901c0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009901c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009901c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009901c0): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009901c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.146262652 +0000 UTC m=+13.046887922 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009901c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d6310 item 94 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 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/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000990800): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000990800): open at offset 0 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000990800): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000990800): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000990800): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000990800): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000990800): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000990800): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.147776966 +0000 UTC m=+13.048402235 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000990800): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000990d40): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000990d40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000990d40): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d6690 item 95 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000990d40): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000990d40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.148230948 +0000 UTC m=+13.048856217 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000990d40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000991440): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000991440): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000991440): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000991440): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000991440): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.148230948 +0000 UTC m=+13.048856217 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000991440): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d6850 item 95 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 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/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000991a80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000991a80): open at offset 0 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000991a80): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000991a80): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000991a80): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000991a80): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000991a80): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000991a80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.149635425 +0000 UTC m=+13.050260694 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000991a80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009d0040): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009d0040): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009d0040): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d6d20 item 96 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009d0040): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009d0040): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.150192801 +0000 UTC m=+13.050818071 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009d0040): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009d0740): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009d0740): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009d0740): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009d0740): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009d0740): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.150192801 +0000 UTC m=+13.050818071 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009d0740): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d6ee0 item 96 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= 2025/08/24 03:09:35 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:35 DEBUG : Looking for writers 2025/08/24 03:09:35 DEBUG : >WaitForWriters: 2025/08/24 03:09:35 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:35 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:35 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 03:09:35 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:35 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/08/24 03:09:35 INFO : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a08f80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a08f80): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a08f80): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a08f80): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a08f80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.174644306 +0000 UTC m=+13.075269605 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a08f80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a09400): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a09400): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a09400): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a09400): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a09400): _writeAt: size=3, off=2 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a09400): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a09400): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.174644306 +0000 UTC m=+13.075269605 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a09400): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a098c0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a098c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a098c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a098c0): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a098c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.174644306 +0000 UTC m=+13.075269605 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a098c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000503f0 item 1 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb9040): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb9040): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb9040): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb9040): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb9040): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.178612125 +0000 UTC m=+13.079237415 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb9040): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb9540): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb9540): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb9540): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb9540): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb9540): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.178612125 +0000 UTC m=+13.079237415 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb9540): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460310 item 2 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb9b80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb9b80): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb9b80): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb9b80): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb9b80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.18258766 +0000 UTC m=+13.083212958 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb9b80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fda080): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fda080): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fda080): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fda080): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fda080): _writeAt: size=3, off=2 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fda080): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fda080): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.18258766 +0000 UTC m=+13.083212958 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fda080): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fda540): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fda540): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fda540): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fda540): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fda540): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.18258766 +0000 UTC m=+13.083212958 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fda540): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460850 item 3 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fda840): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fda840): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fda840): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fda840): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fda840): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.205820617 +0000 UTC m=+13.106445906 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fda840): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fdad80): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fdad80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fdad80): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fdad80): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fdad80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.205820617 +0000 UTC m=+13.106445906 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fdad80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d6230 item 4 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80140): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80140): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80140): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80140): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80140): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.20956162 +0000 UTC m=+13.110186909 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80140): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f805c0): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f805c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f805c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f805c0): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f805c0): _writeAt: size=3, off=2 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f805c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f805c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.20956162 +0000 UTC m=+13.110186909 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f805c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80a80): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80a80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80a80): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80a80): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80a80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.20956162 +0000 UTC m=+13.110186909 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80a80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004601c0 item 5 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81140): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81140): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81140): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81140): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81140): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.21391852 +0000 UTC m=+13.114543839 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81140): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81680): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81680): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81680): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81680): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81680): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.21391852 +0000 UTC m=+13.114543839 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81680): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460930 item 6 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81d00): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81d00): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81d00): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81d00): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81d00): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.216887373 +0000 UTC m=+13.117512662 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81d00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a2680): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a2680): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a2680): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a2680): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a2680): _writeAt: size=3, off=2 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a2680): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a2680): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.216887373 +0000 UTC m=+13.117512662 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a2680): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a2fc0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a2fc0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a2fc0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a2fc0): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a2fc0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.216887373 +0000 UTC m=+13.117512662 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a2fc0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461110 item 7 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a3740): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a3740): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a3740): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a3740): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a3740): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.222187594 +0000 UTC m=+13.122812883 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a3740): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0002d9ac0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0002d9ac0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0002d9ac0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0002d9ac0): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0002d9ac0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.222187594 +0000 UTC m=+13.122812883 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0002d9ac0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004619d0 item 8 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6340): _readAt: size=2, off=0 2025/08/24 03:09:35 ERROR : open-test-file(0xc0009c6340): Couldn't read size of file 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6340): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6340): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6340): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6340): close: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6340): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6700): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6700): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6700): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6700): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6700): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.225271704 +0000 UTC m=+13.125896994 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6700): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6b80): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6b80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6b80): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6b80): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6b80): _writeAt: size=3, off=2 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6b80): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6b80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.225271704 +0000 UTC m=+13.125896994 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6b80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7080): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7080): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7080): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7080): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7080): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.225271704 +0000 UTC m=+13.125896994 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7080): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000501c0 item 9 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7700): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7700): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7700): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7700): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7700): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.229554034 +0000 UTC m=+13.130179323 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7700): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7c40): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7c40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7c40): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7c40): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7c40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.229554034 +0000 UTC m=+13.130179323 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c7c40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050e70 item 10 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712380): _readAt: size=2, off=0 2025/08/24 03:09:35 ERROR : open-test-file(0xc000712380): Couldn't read size of file 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712380): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712380): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712380): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712380): close: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712380): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712740): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712740): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712740): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712740): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712740): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.234201238 +0000 UTC m=+13.134826527 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712740): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712d40): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712d40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712d40): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712d40): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712d40): _writeAt: size=3, off=2 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712d40): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712d40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.234201238 +0000 UTC m=+13.134826527 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712d40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713240): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713240): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713240): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713240): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713240): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.234201238 +0000 UTC m=+13.134826527 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713240): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051260 item 11 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fdb400): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fdb400): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fdb400): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fdb400): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fdb400): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.238380694 +0000 UTC m=+13.139005984 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fdb400): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fdb940): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fdb940): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fdb940): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fdb940): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fdb940): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.238380694 +0000 UTC m=+13.139005984 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fdb940): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d65b0 item 12 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fac80): _readAt: size=2, off=0 2025/08/24 03:09:35 ERROR : open-test-file(0xc0004fac80): Couldn't read size of file 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fac80): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fac80): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fac80): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fac80): close: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fac80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fb040): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fb040): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fb040): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fb040): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fb040): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.241601402 +0000 UTC m=+13.142226701 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fb040): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fbdc0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fbdc0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fbdc0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fbdc0): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fbdc0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.241601402 +0000 UTC m=+13.142226701 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fbdc0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d6930 item 13 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000ca740): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000ca740): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000ca740): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000ca740): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000ca740): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.245546769 +0000 UTC m=+13.146172067 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000ca740): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cad40): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cad40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cad40): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cad40): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cad40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.245546769 +0000 UTC m=+13.146172067 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cad40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d6e00 item 14 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cb480): _readAt: size=2, off=0 2025/08/24 03:09:35 ERROR : open-test-file(0xc0000cb480): Couldn't read size of file 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cb480): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cb480): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cb480): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cb480): close: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cb480): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cbf40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cbf40): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cbf40): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cbf40): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cbf40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.24846103 +0000 UTC m=+13.149086319 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cbf40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0005866c0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0005866c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0005866c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0005866c0): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0005866c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.24846103 +0000 UTC m=+13.149086319 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0005866c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d7180 item 15 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 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/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586d40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586d40): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586d40): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586d40): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586d40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.251476661 +0000 UTC m=+13.152101960 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586d40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0005872c0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0005872c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0005872c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0005872c0): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0005872c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.251476661 +0000 UTC m=+13.152101960 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0005872c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d7650 item 16 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713880): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713880): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713880): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713880): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713880): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.255020995 +0000 UTC m=+13.155646285 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713880): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713d00): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713d00): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713d00): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713d00): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713d00): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713d00): _writeAt: size=3, off=7 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713d00): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713d00): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.255020995 +0000 UTC m=+13.155646285 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713d00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4280): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4280): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4280): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4280): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4280): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.255020995 +0000 UTC m=+13.155646285 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4280): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000517a0 item 17 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4900): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4900): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4900): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4900): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4900): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.260854457 +0000 UTC m=+13.161479727 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4900): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4e40): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4e40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4e40): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4e40): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4e40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.260854457 +0000 UTC m=+13.161479727 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4e40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ea0 item 18 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b55c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b55c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b55c0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b55c0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b55c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.26519194 +0000 UTC m=+13.165817199 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b55c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b5ac0): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b5ac0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b5ac0): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b5ac0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b5ac0): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b5ac0): _writeAt: size=3, off=7 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b5ac0): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b5ac0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.26519194 +0000 UTC m=+13.165817199 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b5ac0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe040): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe040): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe040): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe040): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe040): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.26519194 +0000 UTC m=+13.165817199 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe040): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe5b0 item 19 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe6c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe6c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe6c0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe6c0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe6c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.267574063 +0000 UTC m=+13.168199332 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe6c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fed00): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fed00): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fed00): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fed00): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fed00): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.267574063 +0000 UTC m=+13.168199332 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fed00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fefc0 item 20 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff380): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff380): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff380): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff380): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff380): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.269862489 +0000 UTC m=+13.170487758 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff380): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff880): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff880): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff880): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff880): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff880): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff880): _writeAt: size=3, off=7 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff880): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff880): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.269862489 +0000 UTC m=+13.170487758 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff880): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ffd80): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ffd80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ffd80): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ffd80): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ffd80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.269862489 +0000 UTC m=+13.170487758 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ffd80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff340 item 21 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0480): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0480): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0480): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0480): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0480): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.272044245 +0000 UTC m=+13.172669514 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0480): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce09c0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce09c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce09c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce09c0): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce09c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.272044245 +0000 UTC m=+13.172669514 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce09c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a4d0 item 22 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1040): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1040): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1040): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1040): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1040): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.273520106 +0000 UTC m=+13.174145376 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1040): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1540): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1540): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1540): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1540): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1540): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1540): _writeAt: size=3, off=7 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1540): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1540): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.273520106 +0000 UTC m=+13.174145376 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1540): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1a80): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1a80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1a80): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1a80): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1a80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.273520106 +0000 UTC m=+13.174145376 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1a80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ac40 item 23 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 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/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a30180): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a30180): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a30180): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a30180): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a30180): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.276218732 +0000 UTC m=+13.176844001 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a30180): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a306c0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a306c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a306c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a306c0): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a306c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.276218732 +0000 UTC m=+13.176844001 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a306c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b650 item 24 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a30d00): _readAt: size=2, off=0 2025/08/24 03:09:35 ERROR : open-test-file(0xc000a30d00): Couldn't read size of file 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a30d00): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a30d00): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a30d00): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a30d00): close: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a30d00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a310c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a310c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a310c0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a310c0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a310c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.278106657 +0000 UTC m=+13.178731926 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a310c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a315c0): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a315c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a315c0): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a315c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a315c0): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a315c0): _writeAt: size=3, off=7 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a315c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a315c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.278106657 +0000 UTC m=+13.178731926 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a315c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a31b00): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a31b00): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a31b00): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a31b00): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a31b00): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.278106657 +0000 UTC m=+13.178731926 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a31b00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a0e0 item 25 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062e400): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062e400): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062e400): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062e400): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062e400): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.280543862 +0000 UTC m=+13.181169131 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062e400): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062eb40): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062eb40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062eb40): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062eb40): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062eb40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.280543862 +0000 UTC m=+13.181169131 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062eb40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040aa10 item 26 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062f180): _readAt: size=2, off=0 2025/08/24 03:09:35 ERROR : open-test-file(0xc00062f180): Couldn't read size of file 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062f180): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062f180): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062f180): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062f180): close: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062f180): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062f580): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062f580): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062f580): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062f580): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062f580): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.282529359 +0000 UTC m=+13.183154628 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062f580): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062fa80): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062fa80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062fa80): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062fa80): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062fa80): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062fa80): _writeAt: size=3, off=7 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062fa80): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062fa80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.282529359 +0000 UTC m=+13.183154628 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062fa80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b0040): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b0040): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b0040): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b0040): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b0040): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.282529359 +0000 UTC m=+13.183154628 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b0040): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b2d0 item 27 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 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/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b0740): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b0740): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b0740): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b0740): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b0740): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.284838776 +0000 UTC m=+13.185464045 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b0740): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b0c80): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b0c80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b0c80): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b0c80): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b0c80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.284838776 +0000 UTC m=+13.185464045 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b0c80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040bc70 item 28 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b12c0): _readAt: size=2, off=0 2025/08/24 03:09:35 ERROR : open-test-file(0xc0009b12c0): Couldn't read size of file 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b12c0): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b12c0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b12c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b12c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b12c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b1680): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b1680): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b1680): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b1680): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b1680): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.28667336 +0000 UTC m=+13.187298629 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b1680): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b1d40): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b1d40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b1d40): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b1d40): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b1d40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.28667336 +0000 UTC m=+13.187298629 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009b1d40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035cbd0 item 29 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 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/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0440): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0440): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0440): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0440): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0440): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.289211935 +0000 UTC m=+13.189837225 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0440): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0980): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0980): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0980): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0980): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0980): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.289211935 +0000 UTC m=+13.189837225 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0980): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d960 item 30 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 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/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0fc0): _readAt: size=2, off=0 2025/08/24 03:09:35 ERROR : open-test-file(0xc0009a0fc0): Couldn't read size of file 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0fc0): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0fc0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0fc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0fc0): close: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0fc0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a13c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a13c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a13c0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a13c0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a13c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.291015211 +0000 UTC m=+13.191640480 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a13c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1a80): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1a80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1a80): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1a80): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1a80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.291015211 +0000 UTC m=+13.191640480 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1a80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035de30 item 31 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 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/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04200): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04200): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04200): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04200): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04200): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.292652566 +0000 UTC m=+13.193277834 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04200): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04740): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04740): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04740): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04740): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04740): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.292652566 +0000 UTC m=+13.193277834 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04740): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077e310 item 32 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04d80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04d80): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04d80): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04d80): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04d80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.294178189 +0000 UTC m=+13.194803458 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04d80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05200): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05200): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05200): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05200): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05200): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077e690 item 33 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05200): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05200): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.294852716 +0000 UTC m=+13.195477975 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05200): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05700): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05700): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05700): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05700): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05700): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.294852716 +0000 UTC m=+13.195477975 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05700): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077e850 item 33 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05d40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05d40): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05d40): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05d40): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05d40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.296441508 +0000 UTC m=+13.197066778 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05d40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec240): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec240): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077ee00 item 34 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec240): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec240): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec240): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec240): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec240): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.297595004 +0000 UTC m=+13.198220264 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec240): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec7c0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec7c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec7c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec7c0): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec7c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.297595004 +0000 UTC m=+13.198220264 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec7c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077efc0 item 34 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dece00): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dece00): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dece00): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dece00): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dece00): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.300008506 +0000 UTC m=+13.200633774 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dece00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded280): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded280): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded280): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded280): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded280): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077f490 item 35 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded280): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded280): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.300738636 +0000 UTC m=+13.201363905 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded280): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded780): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded780): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded780): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded780): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded780): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.300738636 +0000 UTC m=+13.201363905 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded780): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077f650 item 35 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dede00): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dede00): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dede00): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dede00): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dede00): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.302628474 +0000 UTC m=+13.203253743 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dede00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9a380): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9a380): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077fa40 item 36 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9a380): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9a380): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9a380): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9a380): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9a380): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.303339088 +0000 UTC m=+13.203964357 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9a380): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9a8c0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9a8c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9a8c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9a8c0): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9a8c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.303339088 +0000 UTC m=+13.203964357 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9a8c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077fc00 item 36 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9af00): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9af00): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9af00): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9af00): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9af00): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.304826861 +0000 UTC m=+13.205452130 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9af00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b380): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b380): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b380): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b380): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b380): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6c0e0 item 37 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b380): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b380): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.305469818 +0000 UTC m=+13.206095087 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b380): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b880): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b880): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b880): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b880): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b880): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.305469818 +0000 UTC m=+13.206095087 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b880): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6c2a0 item 37 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077c000): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077c000): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077c000): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077c000): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077c000): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.307313199 +0000 UTC m=+13.207938468 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077c000): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077c500): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077c500): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6c850 item 38 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077c500): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077c500): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077c500): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077c500): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077c500): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.308316462 +0000 UTC m=+13.208941731 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077c500): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077ca40): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077ca40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077ca40): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077ca40): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077ca40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.308316462 +0000 UTC m=+13.208941731 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077ca40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6ca80 item 38 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000587940): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000587940): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000587940): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000587940): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000587940): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.310079071 +0000 UTC m=+13.210704341 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000587940): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000587e40): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000587e40): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000587e40): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000587e40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000587e40): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d7c00 item 39 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000587e40): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000587e40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.310782954 +0000 UTC m=+13.211408233 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000587e40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d463c0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d463c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d463c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d463c0): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d463c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.310782954 +0000 UTC m=+13.211408233 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d463c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d7dc0 item 39 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d46a40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d46a40): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d46a40): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d46a40): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d46a40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.312745678 +0000 UTC m=+13.213370957 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d46a40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d46f80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d46f80): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cde1c0 item 40 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d46f80): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d46f80): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d46f80): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d46f80): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d46f80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.31350324 +0000 UTC m=+13.214128519 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d46f80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d474c0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d474c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d474c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d474c0): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d474c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.31350324 +0000 UTC m=+13.214128519 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d474c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cde380 item 40 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d47a80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d47a80): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d47a80): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d47a80): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d47a80): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d47a80): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d47a80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.31562356 +0000 UTC m=+13.216248839 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000d47a80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089e040): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089e040): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089e040): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cde850 item 41 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089e040): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089e040): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.316404788 +0000 UTC m=+13.217030067 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089e040): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089e540): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089e540): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089e540): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089e540): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089e540): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdea10 item 41 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089e540): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089e540): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.317156269 +0000 UTC m=+13.217781538 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089e540): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089ea80): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089ea80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089ea80): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089ea80): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089ea80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.317156269 +0000 UTC m=+13.217781538 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089ea80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdebd0 item 41 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089f0c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089f0c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089f0c0): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089f0c0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089f0c0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089f0c0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089f0c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.329621681 +0000 UTC m=+13.230246950 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089f0c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089f5c0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089f5c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089f5c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdefc0 item 42 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089f5c0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089f5c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.331850906 +0000 UTC m=+13.232476175 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089f5c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089fb00): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089fb00): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdf180 item 42 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089fb00): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089fb00): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089fb00): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089fb00): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089fb00): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.334631145 +0000 UTC m=+13.235256415 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00089fb00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876100): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876100): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876100): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876100): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876100): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.334631145 +0000 UTC m=+13.235256415 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876100): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdf340 item 42 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876740): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876740): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876740): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876740): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876740): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876740): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876740): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.338380014 +0000 UTC m=+13.239005283 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876740): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876c40): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876c40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876c40): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdf8f0 item 43 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876c40): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876c40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.338918214 +0000 UTC m=+13.239543483 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000876c40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008771c0): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008771c0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008771c0): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008771c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008771c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdfb20 item 43 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008771c0): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008771c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.339625362 +0000 UTC m=+13.240250631 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008771c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000877700): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000877700): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000877700): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000877700): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000877700): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.339625362 +0000 UTC m=+13.240250631 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000877700): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdfce0 item 43 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000877d40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000877d40): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000877d40): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000877d40): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000877d40): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000877d40): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000877d40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.341635335 +0000 UTC m=+13.242260604 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000877d40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c6300): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c6300): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c6300): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0930 item 44 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c6300): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c6300): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.342189866 +0000 UTC m=+13.242815135 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c6300): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c6840): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c6840): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0c40 item 44 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c6840): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c6840): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c6840): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c6840): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c6840): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.342875243 +0000 UTC m=+13.243500512 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c6840): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c6dc0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c6dc0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c6dc0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c6dc0): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c6dc0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.342875243 +0000 UTC m=+13.243500512 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c6dc0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0fc0 item 44 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c7400): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c7400): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c7400): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c7400): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c7400): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c7400): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c7400): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.344875728 +0000 UTC m=+13.245500998 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c7400): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c7900): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c7900): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c7900): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1420 item 45 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c7900): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c7900): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.345462531 +0000 UTC m=+13.246087800 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008c7900): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000994080): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000994080): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000994080): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000994080): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000994080): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.345462531 +0000 UTC m=+13.246087800 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000994080): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1650 item 45 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009946c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009946c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009946c0): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009946c0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009946c0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009946c0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009946c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.348158713 +0000 UTC m=+13.248783982 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009946c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000994bc0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000994bc0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000994bc0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d19d0 item 46 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000994bc0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000994bc0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.348542893 +0000 UTC m=+13.249168162 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000994bc0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000995300): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000995300): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000995300): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000995300): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000995300): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.348542893 +0000 UTC m=+13.249168162 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000995300): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1c00 item 46 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000995940): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000995940): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000995940): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000995940): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000995940): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000995940): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000995940): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.350074619 +0000 UTC m=+13.250699889 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000995940): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000995e40): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000995e40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000995e40): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2c3f0 item 47 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000995e40): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000995e40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.350523803 +0000 UTC m=+13.251149072 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000995e40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cc5c0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cc5c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cc5c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cc5c0): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cc5c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.350523803 +0000 UTC m=+13.251149072 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cc5c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2c620 item 47 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 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/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077d280): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077d280): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077d280): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077d280): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077d280): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077d280): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077d280): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.351829183 +0000 UTC m=+13.252454453 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077d280): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077d780): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077d780): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077d780): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6ce00 item 48 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077d780): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077d780): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.352259231 +0000 UTC m=+13.252884500 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077d780): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077de80): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077de80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077de80): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077de80): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077de80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.352259231 +0000 UTC m=+13.252884500 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00077de80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6d030 item 48 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb8540): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb8540): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb8540): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb8540): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb8540): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.353969341 +0000 UTC m=+13.254594610 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb8540): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb89c0): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb89c0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb89c0): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb89c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb89c0): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb89c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6d3b0 item 49 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb89c0): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb89c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.354319368 +0000 UTC m=+13.254944638 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb89c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb8f40): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb8f40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb8f40): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb8f40): >_readAt: n=8, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb8f40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.354319368 +0000 UTC m=+13.254944638 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb8f40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6d570 item 49 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb95c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb95c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb95c0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb95c0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb95c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.355853559 +0000 UTC m=+13.256478828 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb95c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb9ac0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb9ac0): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb9ac0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6d960 item 50 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb9ac0): _readAt: size=2, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb9ac0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb9ac0): _writeAt: size=3, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb9ac0): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb9ac0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.356339021 +0000 UTC m=+13.256964289 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000fb9ac0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b40c0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b40c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b40c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b40c0): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b40c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.356339021 +0000 UTC m=+13.256964289 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b40c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6db20 item 50 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b4740): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b4740): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b4740): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b4740): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b4740): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.357843364 +0000 UTC m=+13.258468634 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b4740): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b4c40): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b4c40): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b4c40): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b4c40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b4c40): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b4c40): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6dea0 item 51 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b4c40): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b4c40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.358424675 +0000 UTC m=+13.259049945 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b4c40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b5180): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b5180): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b5180): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b5180): >_readAt: n=8, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b5180): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.358424675 +0000 UTC m=+13.259049945 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b5180): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e380 item 51 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b5800): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b5800): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b5800): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b5800): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b5800): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.359825044 +0000 UTC m=+13.260450313 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b5800): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b5d00): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b5d00): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b5d00): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ea10 item 52 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b5d00): _readAt: size=2, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b5d00): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b5d00): _writeAt: size=3, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b5d00): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b5d00): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.360492838 +0000 UTC m=+13.261118098 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008b5d00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e0300): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e0300): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e0300): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e0300): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e0300): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.360492838 +0000 UTC m=+13.261118098 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e0300): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ecb0 item 52 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e0980): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e0980): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e0980): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e0980): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e0980): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.361688442 +0000 UTC m=+13.262313712 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e0980): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e0e80): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e0e80): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e0e80): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e0e80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e0e80): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e0e80): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f110 item 53 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e0e80): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e0e80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.36212892 +0000 UTC m=+13.262754189 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e0e80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e13c0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e13c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e13c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e13c0): >_readAt: n=8, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e13c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.36212892 +0000 UTC m=+13.262754189 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e13c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fe30 item 53 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e1a40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e1a40): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e1a40): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e1a40): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e1a40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.363404615 +0000 UTC m=+13.264029884 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e1a40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e1f40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e1f40): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e1f40): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004387e0 item 54 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e1f40): _readAt: size=2, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e1f40): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e1f40): _writeAt: size=3, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e1f40): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e1f40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.364011804 +0000 UTC m=+13.264637064 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008e1f40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00090a540): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00090a540): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00090a540): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00090a540): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00090a540): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.364011804 +0000 UTC m=+13.264637064 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00090a540): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438a10 item 54 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00090abc0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00090abc0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00090abc0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00090abc0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00090abc0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.368021502 +0000 UTC m=+13.268646772 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00090abc0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00090b0c0): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00090b0c0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00090b0c0): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00090b0c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00090b0c0): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00090b0c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439260 item 55 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00090b0c0): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00090b0c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.368562158 +0000 UTC m=+13.269187426 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00090b0c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00090b600): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00090b600): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00090b600): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00090b600): >_readAt: n=8, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00090b600): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.368562158 +0000 UTC m=+13.269187426 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00090b600): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439500 item 55 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 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/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00090bc80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00090bc80): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00090bc80): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00090bc80): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00090bc80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.370244526 +0000 UTC m=+13.270869795 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00090bc80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093e200): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093e200): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093e200): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4070 item 56 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093e200): _readAt: size=2, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093e200): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093e200): _writeAt: size=3, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093e200): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093e200): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.370968496 +0000 UTC m=+13.271593765 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093e200): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093e780): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093e780): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093e780): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093e780): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093e780): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.370968496 +0000 UTC m=+13.271593765 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093e780): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da42a0 item 56 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093edc0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093edc0): open at offset 0 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093edc0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093edc0): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093edc0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093edc0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093edc0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093edc0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.373559279 +0000 UTC m=+13.274184548 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093edc0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093f300): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093f300): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093f300): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4620 item 57 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093f300): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093f300): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.374253984 +0000 UTC m=+13.274879253 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093f300): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093f840): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093f840): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093f840): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093f840): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093f840): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093f840): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4850 item 57 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093f840): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093f840): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.374986148 +0000 UTC m=+13.275611418 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093f840): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093fdc0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093fdc0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093fdc0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093fdc0): >_readAt: n=8, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093fdc0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.374986148 +0000 UTC m=+13.275611418 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00093fdc0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4a10 item 57 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095e480): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095e480): open at offset 0 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095e480): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095e480): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095e480): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095e480): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095e480): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095e480): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.37664896 +0000 UTC m=+13.277274229 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095e480): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095e9c0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095e9c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095e9c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4d90 item 58 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095e9c0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095e9c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.377345808 +0000 UTC m=+13.277971078 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095e9c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095ef00): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095ef00): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095ef00): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4f50 item 58 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095ef00): _readAt: size=2, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095ef00): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095ef00): _writeAt: size=3, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095ef00): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095ef00): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.377948449 +0000 UTC m=+13.278573719 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095ef00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095f4c0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095f4c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095f4c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095f4c0): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095f4c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.377948449 +0000 UTC m=+13.278573719 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095f4c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5110 item 58 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095fb00): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095fb00): open at offset 0 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095fb00): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095fb00): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095fb00): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095fb00): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095fb00): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095fb00): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.379680712 +0000 UTC m=+13.280305981 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00095fb00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009860c0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009860c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009860c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da55e0 item 59 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009860c0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009860c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.380398359 +0000 UTC m=+13.281023617 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009860c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000986600): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000986600): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000986600): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000986600): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000986600): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000986600): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da57a0 item 59 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000986600): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000986600): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.381231573 +0000 UTC m=+13.281856842 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000986600): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000986b80): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000986b80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000986b80): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000986b80): >_readAt: n=8, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000986b80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.381231573 +0000 UTC m=+13.281856842 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000986b80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5960 item 59 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 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/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009871c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009871c0): open at offset 0 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009871c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009871c0): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009871c0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009871c0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009871c0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009871c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.382736639 +0000 UTC m=+13.283361909 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009871c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000987700): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000987700): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000987700): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5ce0 item 60 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000987700): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000987700): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.383306008 +0000 UTC m=+13.283931277 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000987700): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000987c40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000987c40): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000987c40): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5ea0 item 60 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000987c40): _readAt: size=2, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000987c40): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000987c40): _writeAt: size=3, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000987c40): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000987c40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.383966157 +0000 UTC m=+13.284591426 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000987c40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009be280): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009be280): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009be280): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009be280): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009be280): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.383966157 +0000 UTC m=+13.284591426 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009be280): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322230 item 60 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009be8c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009be8c0): open at offset 0 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009be8c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009be8c0): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009be8c0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009be8c0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009be8c0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009be8c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.385807594 +0000 UTC m=+13.286432863 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009be8c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009bee00): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009bee00): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009bee00): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003228c0 item 61 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009bee00): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009bee00): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.38642825 +0000 UTC m=+13.287053519 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009bee00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009bf500): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009bf500): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009bf500): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009bf500): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009bf500): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.38642825 +0000 UTC m=+13.287053519 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009bf500): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322fc0 item 61 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 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/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009bfb40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009bfb40): open at offset 0 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009bfb40): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009bfb40): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009bfb40): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009bfb40): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009bfb40): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009bfb40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.388058169 +0000 UTC m=+13.288683439 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009bfb40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009fe100): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009fe100): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009fe100): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003236c0 item 62 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009fe100): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009fe100): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.388623531 +0000 UTC m=+13.289248800 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009fe100): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009fe800): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009fe800): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009fe800): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009fe800): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009fe800): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.388623531 +0000 UTC m=+13.289248800 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009fe800): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323ab0 item 62 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 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/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009fee40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009fee40): open at offset 0 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009fee40): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009fee40): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009fee40): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009fee40): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009fee40): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009fee40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.390073122 +0000 UTC m=+13.290698392 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009fee40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009ff380): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009ff380): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009ff380): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c700 item 63 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009ff380): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009ff380): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.390619959 +0000 UTC m=+13.291245228 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009ff380): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009ffa80): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009ffa80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009ffa80): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009ffa80): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009ffa80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.390619959 +0000 UTC m=+13.291245228 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009ffa80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cbd0 item 63 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 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/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3c140): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3c140): open at offset 0 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3c140): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3c140): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3c140): >_readAt: n=0, err=Bad file descriptor 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3c140): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3c140): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3c140): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.392054743 +0000 UTC m=+13.292680012 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3c140): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3c680): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3c680): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3c680): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d340 item 64 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3c680): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3c680): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.392663686 +0000 UTC m=+13.293288954 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3c680): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3cd80): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3cd80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3cd80): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3cd80): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3cd80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.392663686 +0000 UTC m=+13.293288954 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3cd80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d5e0 item 64 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3d3c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3d3c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3d3c0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3d3c0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3d3c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.394242591 +0000 UTC m=+13.294867860 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3d3c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3d840): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3d840): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3d840): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3d840): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3d840): _writeAt: size=3, off=2 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dea0 item 65 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3d840): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3d840): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.394879807 +0000 UTC m=+13.295505075 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3d840): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3dd40): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3dd40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3dd40): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3dd40): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3dd40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.394879807 +0000 UTC m=+13.295505075 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a3dd40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5e230 item 65 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a68400): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a68400): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a68400): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a68400): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a68400): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.396213561 +0000 UTC m=+13.296838830 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a68400): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a68880): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a68880): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5e5b0 item 66 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a68880): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a68880): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a68880): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a68880): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a68880): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.398123395 +0000 UTC m=+13.298748665 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a68880): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a68dc0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a68dc0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a68dc0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a68dc0): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a68dc0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.398123395 +0000 UTC m=+13.298748665 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a68dc0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5e770 item 66 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a69400): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a69400): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a69400): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a69400): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a69400): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.399406114 +0000 UTC m=+13.300031383 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a69400): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a69880): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a69880): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a69880): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a69880): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a69880): _writeAt: size=3, off=2 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5ec40 item 67 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a69880): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a69880): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.399893239 +0000 UTC m=+13.300518508 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a69880): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a69d80): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a69d80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a69d80): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a69d80): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a69d80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.399893239 +0000 UTC m=+13.300518508 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a69d80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5eee0 item 67 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8c480): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8c480): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8c480): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8c480): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8c480): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.401554578 +0000 UTC m=+13.302179847 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8c480): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8c980): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8c980): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5f2d0 item 68 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8c980): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8c980): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8c980): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8c980): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8c980): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.402055378 +0000 UTC m=+13.302680647 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8c980): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8cec0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8cec0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8cec0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8cec0): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8cec0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.402055378 +0000 UTC m=+13.302680647 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8cec0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5f490 item 68 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8d500): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8d500): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8d500): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8d500): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8d500): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.403860657 +0000 UTC m=+13.304485926 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8d500): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8d980): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8d980): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8d980): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8d980): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8d980): _writeAt: size=3, off=2 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5f810 item 69 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8d980): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8d980): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.40436316 +0000 UTC m=+13.304988430 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8d980): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8de80): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8de80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8de80): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8de80): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8de80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.40436316 +0000 UTC m=+13.304988430 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000a8de80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5f9d0 item 69 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b0e580): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b0e580): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b0e580): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b0e580): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b0e580): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.40645603 +0000 UTC m=+13.307081299 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b0e580): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b0ea80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b0ea80): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5fd50 item 70 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b0ea80): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b0ea80): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b0ea80): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b0ea80): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b0ea80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.407386247 +0000 UTC m=+13.308011516 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b0ea80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b0efc0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b0efc0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b0efc0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b0efc0): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b0efc0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.407386247 +0000 UTC m=+13.308011516 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b0efc0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5ff10 item 70 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b0f640): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b0f640): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b0f640): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b0f640): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b0f640): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.408880882 +0000 UTC m=+13.309506151 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b0f640): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b0fb40): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b0fb40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b0fb40): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b0fb40): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b0fb40): _writeAt: size=3, off=2 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e9a0 item 71 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b0fb40): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b0fb40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.409392553 +0000 UTC m=+13.310017821 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b0fb40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2e0c0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2e0c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2e0c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2e0c0): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2e0c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.409392553 +0000 UTC m=+13.310017821 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2e0c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ee70 item 71 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2e740): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2e740): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2e740): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2e740): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2e740): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.410896316 +0000 UTC m=+13.311521585 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2e740): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2ec40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2ec40): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f5e0 item 72 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2ec40): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2ec40): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2ec40): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2ec40): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2ec40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.411489039 +0000 UTC m=+13.312114328 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2ec40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2f180): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2f180): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2f180): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2f180): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2f180): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.411489039 +0000 UTC m=+13.312114328 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2f180): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f7a0 item 72 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009ccdc0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009ccdc0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009ccdc0): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009ccdc0): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009ccdc0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009ccdc0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009ccdc0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.416482854 +0000 UTC m=+13.317108124 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009ccdc0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cc1c0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cc1c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cc1c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2c070 item 73 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cc1c0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cc1c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.418575292 +0000 UTC m=+13.319200561 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cc1c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cc680): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cc680): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cc680): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cc680): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cc680): _writeAt: size=3, off=2 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2c230 item 73 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cc680): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cc680): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.419471074 +0000 UTC m=+13.320096343 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cc680): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cd380): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cd380): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cd380): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cd380): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cd380): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.419471074 +0000 UTC m=+13.320096343 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cd380): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2c540 item 73 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cd9c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cd9c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cd9c0): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cd9c0): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cd9c0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cd9c0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cd9c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.421068994 +0000 UTC m=+13.321694263 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cd9c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cdec0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cdec0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cdec0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2cb60 item 74 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cdec0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cdec0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.421746055 +0000 UTC m=+13.322371324 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009cdec0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2e480): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2e480): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2cd20 item 74 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2e480): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2e480): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2e480): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2e480): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2e480): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.422404181 +0000 UTC m=+13.323029450 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2e480): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2ea00): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2ea00): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2ea00): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2ea00): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2ea00): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.422404181 +0000 UTC m=+13.323029450 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2ea00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2cee0 item 74 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2f040): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2f040): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2f040): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2f040): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2f040): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2f040): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2f040): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.424112428 +0000 UTC m=+13.324737697 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2f040): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2f6c0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2f6c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2f6c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2d260 item 75 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2f6c0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2f6c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.424889567 +0000 UTC m=+13.325514836 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2f6c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2fc00): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2fc00): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2fc00): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2fc00): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2fc00): _writeAt: size=3, off=2 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2d420 item 75 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2fc00): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2fc00): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.426130777 +0000 UTC m=+13.326756046 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000b2fc00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f801c0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f801c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f801c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f801c0): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f801c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.426130777 +0000 UTC m=+13.326756046 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f801c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2d5e0 item 75 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80800): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80800): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80800): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80800): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80800): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80800): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80800): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.427386816 +0000 UTC m=+13.328012085 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80800): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80d00): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80d00): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80d00): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2d960 item 76 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80d00): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80d00): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.428287386 +0000 UTC m=+13.328912655 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f80d00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81280): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81280): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2db20 item 76 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81280): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81280): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81280): _writeAt: size=3, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81280): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81280): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.428864439 +0000 UTC m=+13.329489709 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81280): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81800): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81800): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81800): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81800): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81800): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.428864439 +0000 UTC m=+13.329489709 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81800): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2dce0 item 76 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81e40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81e40): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81e40): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81e40): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81e40): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81e40): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81e40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.430427794 +0000 UTC m=+13.331053063 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000f81e40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a2800): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a2800): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a2800): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e700 item 77 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a2800): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a2800): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.431387586 +0000 UTC m=+13.332012855 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a2800): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a3440): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a3440): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a3440): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a3440): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a3440): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.431387586 +0000 UTC m=+13.332012855 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a3440): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045eaf0 item 77 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a3f00): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a3f00): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a3f00): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a3f00): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a3f00): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a3f00): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a3f00): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.434033573 +0000 UTC m=+13.334658843 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0003a3f00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6080): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6080): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6080): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f2d0 item 78 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6080): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6080): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.434733057 +0000 UTC m=+13.335358327 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6080): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6780): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6780): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6780): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6780): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6780): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.434733057 +0000 UTC m=+13.335358327 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009c6780): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f650 item 78 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fb000): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fb000): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fb000): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fb000): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fb000): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fb000): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fb000): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.437330322 +0000 UTC m=+13.337955592 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fb000): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fb9c0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fb9c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fb9c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460230 item 79 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fb9c0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fb9c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.437803863 +0000 UTC m=+13.338429132 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0004fb9c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000ca5c0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000ca5c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000ca5c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000ca5c0): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000ca5c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.437803863 +0000 UTC m=+13.338429132 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000ca5c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460460 item 79 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 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/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cacc0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cacc0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cacc0): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cacc0): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cacc0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cacc0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cacc0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.440070116 +0000 UTC m=+13.340695385 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cacc0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cb200): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cb200): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cb200): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460930 item 80 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cb200): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cb200): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.440836395 +0000 UTC m=+13.341461674 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0000cb200): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712140): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712140): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712140): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712140): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712140): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.440836395 +0000 UTC m=+13.341461674 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712140): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460cb0 item 80 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0007127c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0007127c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0007127c0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0007127c0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0007127c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.443192368 +0000 UTC m=+13.343817637 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0007127c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712d40): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712d40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712d40): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712d40): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712d40): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712d40): _writeAt: size=3, off=7 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461420 item 81 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712d40): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712d40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.444116623 +0000 UTC m=+13.344741892 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000712d40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713280): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713280): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713280): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713280): >_readAt: n=8, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713280): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.444116623 +0000 UTC m=+13.344741892 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713280): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004616c0 item 81 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713900): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713900): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713900): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713900): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713900): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.445966236 +0000 UTC m=+13.346591505 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713900): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713e00): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713e00): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713e00): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461b20 item 82 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713e00): _readAt: size=2, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713e00): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713e00): _writeAt: size=3, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713e00): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713e00): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.446822343 +0000 UTC m=+13.347447612 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000713e00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4400): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4400): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4400): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4400): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4400): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.446822343 +0000 UTC m=+13.347447612 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4400): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000500e0 item 82 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4a80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4a80): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4a80): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4a80): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4a80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.448167699 +0000 UTC m=+13.348792968 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4a80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4f80): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4f80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4f80): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4f80): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4f80): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4f80): _writeAt: size=3, off=7 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050690 item 83 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4f80): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4f80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.448842176 +0000 UTC m=+13.349467445 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b4f80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b55c0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b55c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b55c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b55c0): >_readAt: n=8, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b55c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.448842176 +0000 UTC m=+13.349467445 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b55c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d90 item 83 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b5c40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b5c40): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b5c40): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b5c40): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b5c40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.450224792 +0000 UTC m=+13.350850060 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0006b5c40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe1c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe1c0): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe1c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000511f0 item 84 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe1c0): _readAt: size=2, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe1c0): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe1c0): _writeAt: size=3, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe1c0): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe1c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.451336969 +0000 UTC m=+13.351962238 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe1c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe740): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe740): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe740): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe740): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe740): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.451336969 +0000 UTC m=+13.351962238 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008fe740): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000513b0 item 84 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008feec0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008feec0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008feec0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008feec0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008feec0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.452805646 +0000 UTC m=+13.353430915 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008feec0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff3c0): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff3c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff3c0): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff3c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff3c0): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff3c0): _writeAt: size=3, off=7 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000517a0 item 85 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff3c0): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff3c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.454051856 +0000 UTC m=+13.354677125 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff3c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff900): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff900): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff900): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff900): >_readAt: n=8, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff900): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.454051856 +0000 UTC m=+13.354677125 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0008ff900): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051960 item 85 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0000): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0000): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0000): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0000): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0000): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.456836143 +0000 UTC m=+13.357461412 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0000): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0500): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0500): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0500): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe000 item 86 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0500): _readAt: size=2, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0500): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0500): _writeAt: size=3, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0500): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0500): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.457834487 +0000 UTC m=+13.358459756 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0500): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0a80): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0a80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0a80): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0a80): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0a80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.457834487 +0000 UTC m=+13.358459756 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce0a80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe230 item 86 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1100): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1100): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1100): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1100): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1100): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.459383085 +0000 UTC m=+13.360008354 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1100): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1600): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1600): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1600): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1600): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1600): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1600): _writeAt: size=3, off=7 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe930 item 87 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1600): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1600): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.45993436 +0000 UTC m=+13.360559629 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1600): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1b80): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1b80): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1b80): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1b80): >_readAt: n=8, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1b80): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.45993436 +0000 UTC m=+13.360559629 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ce1b80): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003feaf0 item 87 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 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/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062e400): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062e400): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062e400): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062e400): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062e400): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.46128758 +0000 UTC m=+13.361912849 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062e400): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062eb00): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062eb00): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062eb00): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff180 item 88 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062eb00): _readAt: size=2, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062eb00): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062eb00): _writeAt: size=3, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062eb00): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062eb00): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.4622567 +0000 UTC m=+13.362881969 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062eb00): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062f080): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062f080): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062f080): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062f080): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062f080): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.4622567 +0000 UTC m=+13.362881969 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062f080): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff340 item 88 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062f700): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062f700): open at offset 0 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062f700): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062f700): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062f700): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062f700): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062f700): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062f700): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.463786332 +0000 UTC m=+13.364411602 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062f700): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062fc40): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062fc40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062fc40): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a2a0 item 89 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062fc40): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062fc40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.464686933 +0000 UTC m=+13.365312202 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc00062fc40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0200): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0200): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0200): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0200): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0200): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0200): _writeAt: size=3, off=7 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a5b0 item 89 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0200): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0200): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.465257934 +0000 UTC m=+13.365883203 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0200): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0780): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0780): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0780): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0780): >_readAt: n=8, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0780): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.465257934 +0000 UTC m=+13.365883203 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0780): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a930 item 89 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0dc0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0dc0): open at offset 0 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0dc0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0dc0): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0dc0): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0dc0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0dc0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0dc0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.466662863 +0000 UTC m=+13.367288131 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a0dc0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1300): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1300): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1300): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b2d0 item 90 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1300): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1300): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.467222062 +0000 UTC m=+13.367847331 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1300): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1880): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1880): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1880): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b570 item 90 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1880): _readAt: size=2, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1880): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1880): _writeAt: size=3, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1880): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1880): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.46789202 +0000 UTC m=+13.368517289 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1880): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1e40): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1e40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1e40): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1e40): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1e40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.46789202 +0000 UTC m=+13.368517289 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0009a1e40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b810 item 90 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04580): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04580): open at offset 0 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04580): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04580): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04580): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04580): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04580): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04580): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.469244369 +0000 UTC m=+13.369869638 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04580): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04ac0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04ac0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04ac0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a1c0 item 91 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04ac0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04ac0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.469872387 +0000 UTC m=+13.370497657 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e04ac0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05000): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05000): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05000): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05000): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05000): >_readAt: n=2, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05000): _writeAt: size=3, off=7 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a620 item 91 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05000): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05000): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.470412501 +0000 UTC m=+13.371037771 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05000): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05580): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05580): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05580): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05580): >_readAt: n=8, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05580): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.470412501 +0000 UTC m=+13.371037771 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05580): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a930 item 91 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 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/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05bc0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05bc0): open at offset 0 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05bc0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05bc0): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05bc0): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05bc0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05bc0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05bc0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.471806148 +0000 UTC m=+13.372431417 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000e05bc0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec180): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec180): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec180): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b260 item 92 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec180): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec180): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.472303161 +0000 UTC m=+13.372928430 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec180): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec700): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec700): open at offset 5 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec700): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b6c0 item 92 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec700): _readAt: size=2, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec700): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec700): _writeAt: size=3, off=5 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec700): >_writeAt: n=3, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec700): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.472969583 +0000 UTC m=+13.373594852 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dec700): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000deccc0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000deccc0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000deccc0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000deccc0): >_readAt: n=3, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000deccc0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.472969583 +0000 UTC m=+13.373594852 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000deccc0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b8f0 item 92 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded300): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded300): open at offset 0 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded300): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded300): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded300): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded300): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded300): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded300): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.474209609 +0000 UTC m=+13.374834879 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded300): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded840): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded840): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded840): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c620 item 93 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded840): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded840): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.474745266 +0000 UTC m=+13.375370535 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000ded840): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dedf40): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dedf40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dedf40): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dedf40): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dedf40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.474745266 +0000 UTC m=+13.375370535 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000dedf40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035cbd0 item 93 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 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/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9a600): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9a600): open at offset 0 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9a600): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9a600): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9a600): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9a600): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9a600): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9a600): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.476187935 +0000 UTC m=+13.376813204 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9a600): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9ab40): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9ab40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9ab40): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d960 item 94 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9ab40): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9ab40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.47677144 +0000 UTC m=+13.377396708 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9ab40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b240): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b240): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b240): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b240): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b240): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.47677144 +0000 UTC m=+13.377396708 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b240): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035dc70 item 94 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 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/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b880): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b880): open at offset 0 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b880): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b880): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b880): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b880): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b880): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b880): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.478423071 +0000 UTC m=+13.379048340 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9b880): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9be40): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9be40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9be40): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077e150 item 95 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9be40): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9be40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.478961451 +0000 UTC m=+13.379586721 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000c9be40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586600): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586600): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586600): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586600): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586600): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.478961451 +0000 UTC m=+13.379586721 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586600): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077e310 item 95 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 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/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586c40): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586c40): open at offset 0 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586c40): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586c40): _readAt: size=2, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586c40): >_readAt: n=0, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586c40): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586c40): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586c40): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.480439126 +0000 UTC m=+13.381064394 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc000586c40): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0005871c0): _writeAt: size=5, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0005871c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0005871c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077e690 item 96 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0005871c0): >_writeAt: n=5, err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0005871c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.480994047 +0000 UTC m=+13.381619316 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0005871c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 03:09:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:09:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 03:09:35 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0005878c0): _readAt: size=512, off=0 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0005878c0): openPending: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0005878c0): >openPending: err= 2025/08/24 03:09:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0005878c0): >_readAt: n=5, err=EOF 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0005878c0): close: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 03:09:35.480994047 +0000 UTC m=+13.381619316 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 03:09:35 DEBUG : open-test-file(0xc0005878c0): >close: err= 2025/08/24 03:09:35 DEBUG : open-test-file: Remove: 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077e850 item 96 2025/08/24 03:09:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 03:09:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 03:09:35 DEBUG : open-test-file: >Remove: err= 2025/08/24 03:09:35 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:35 DEBUG : Looking for writers 2025/08/24 03:09:35 DEBUG : >WaitForWriters: 2025/08/24 03:09:35 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.66s) --- PASS: TestRWFileHandleOpenTests/writes (0.33s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.33s) --- 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.02s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- 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-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:09:35 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:09:35 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 03:09:35 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:35 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:09:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:09:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:09:35 INFO : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 03:09:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:09:35 DEBUG : file1: newRWFileHandle: 2025/08/24 03:09:35 DEBUG : file1(0xc000d47d40): openPending: 2025/08/24 03:09:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:35 DEBUG : file1(0xc000d47d40): >openPending: err= 2025/08/24 03:09:35 DEBUG : file1: >newRWFileHandle: err= 2025/08/24 03:09:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:09:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/24 03:09:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/08/24 03:09:35 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:09:35 DEBUG : Looking for writers 2025/08/24 03:09:35 DEBUG : file1: reading active writers 2025/08/24 03:09:35 DEBUG : file1: active writers 1 2025/08/24 03:09:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/08/24 03:09:35 DEBUG : Looking for writers 2025/08/24 03:09:35 DEBUG : file1: reading active writers 2025/08/24 03:09:35 DEBUG : file1: active writers 1 2025/08/24 03:09:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/08/24 03:09:35 DEBUG : Looking for writers 2025/08/24 03:09:35 DEBUG : file1: reading active writers 2025/08/24 03:09:35 DEBUG : file1: active writers 1 2025/08/24 03:09:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/08/24 03:09:35 DEBUG : Looking for writers 2025/08/24 03:09:35 DEBUG : file1: reading active writers 2025/08/24 03:09:35 DEBUG : file1: active writers 1 2025/08/24 03:09:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/08/24 03:09:35 DEBUG : Looking for writers 2025/08/24 03:09:35 DEBUG : file1: reading active writers 2025/08/24 03:09:35 DEBUG : file1: active writers 1 2025/08/24 03:09:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/08/24 03:09:35 DEBUG : Looking for writers 2025/08/24 03:09:35 DEBUG : file1: reading active writers 2025/08/24 03:09:35 DEBUG : file1: active writers 1 2025/08/24 03:09:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/08/24 03:09:36 DEBUG : Looking for writers 2025/08/24 03:09:36 DEBUG : file1: reading active writers 2025/08/24 03:09:36 DEBUG : file1: active writers 1 2025/08/24 03:09:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/08/24 03:09:36 DEBUG : Looking for writers 2025/08/24 03:09:36 DEBUG : file1: reading active writers 2025/08/24 03:09:36 DEBUG : file1: active writers 1 2025/08/24 03:09:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/24 03:09:37 DEBUG : Looking for writers 2025/08/24 03:09:37 DEBUG : file1: reading active writers 2025/08/24 03:09:37 DEBUG : file1: active writers 1 2025/08/24 03:09:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/24 03:09:38 DEBUG : Looking for writers 2025/08/24 03:09:38 DEBUG : file1: reading active writers 2025/08/24 03:09:38 DEBUG : file1: active writers 1 2025/08/24 03:09:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/24 03:09:39 DEBUG : Looking for writers 2025/08/24 03:09:39 DEBUG : file1: reading active writers 2025/08/24 03:09:39 DEBUG : file1: active writers 1 2025/08/24 03:09:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/24 03:09:40 DEBUG : Looking for writers 2025/08/24 03:09:40 DEBUG : file1: reading active writers 2025/08/24 03:09:40 DEBUG : file1: active writers 1 2025/08/24 03:09:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/24 03:09:41 DEBUG : Looking for writers 2025/08/24 03:09:41 DEBUG : file1: reading active writers 2025/08/24 03:09:41 DEBUG : file1: active writers 1 2025/08/24 03:09:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/24 03:09:42 DEBUG : Looking for writers 2025/08/24 03:09:42 DEBUG : file1: reading active writers 2025/08/24 03:09:42 DEBUG : file1: active writers 1 2025/08/24 03:09:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/24 03:09:43 DEBUG : Looking for writers 2025/08/24 03:09:43 DEBUG : file1: reading active writers 2025/08/24 03:09:43 DEBUG : file1: active writers 1 2025/08/24 03:09:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/24 03:09:44 DEBUG : Looking for writers 2025/08/24 03:09:44 DEBUG : file1: reading active writers 2025/08/24 03:09:44 DEBUG : file1: active writers 1 2025/08/24 03:09:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/24 03:09:45 DEBUG : Looking for writers 2025/08/24 03:09:45 DEBUG : file1: reading active writers 2025/08/24 03:09:45 DEBUG : file1: active writers 1 2025/08/24 03:09:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/24 03:09:46 DEBUG : Looking for writers 2025/08/24 03:09:46 DEBUG : file1: reading active writers 2025/08/24 03:09:46 DEBUG : file1: active writers 1 2025/08/24 03:09:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/24 03:09:47 DEBUG : Looking for writers 2025/08/24 03:09:47 DEBUG : file1: reading active writers 2025/08/24 03:09:47 DEBUG : file1: active writers 1 2025/08/24 03:09:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/24 03:09:48 DEBUG : Looking for writers 2025/08/24 03:09:48 DEBUG : file1: reading active writers 2025/08/24 03:09:48 DEBUG : file1: active writers 1 2025/08/24 03:09:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/24 03:09:49 DEBUG : Looking for writers 2025/08/24 03:09:49 DEBUG : file1: reading active writers 2025/08/24 03:09:49 DEBUG : file1: active writers 1 2025/08/24 03:09:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/24 03:09:50 DEBUG : Looking for writers 2025/08/24 03:09:50 DEBUG : file1: reading active writers 2025/08/24 03:09:50 DEBUG : file1: active writers 1 2025/08/24 03:09:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/24 03:09:51 DEBUG : Looking for writers 2025/08/24 03:09:51 DEBUG : file1: reading active writers 2025/08/24 03:09:51 DEBUG : file1: active writers 1 2025/08/24 03:09:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/24 03:09:52 DEBUG : Looking for writers 2025/08/24 03:09:52 DEBUG : file1: reading active writers 2025/08/24 03:09:52 DEBUG : file1: active writers 1 2025/08/24 03:09:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/24 03:09:53 DEBUG : Looking for writers 2025/08/24 03:09:53 DEBUG : file1: reading active writers 2025/08/24 03:09:53 DEBUG : file1: active writers 1 2025/08/24 03:09:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/24 03:09:54 DEBUG : Looking for writers 2025/08/24 03:09:54 DEBUG : file1: reading active writers 2025/08/24 03:09:54 DEBUG : file1: active writers 1 2025/08/24 03:09:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/24 03:09:55 DEBUG : Looking for writers 2025/08/24 03:09:55 DEBUG : file1: reading active writers 2025/08/24 03:09:55 DEBUG : file1: active writers 1 2025/08/24 03:09:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/24 03:09:56 DEBUG : Looking for writers 2025/08/24 03:09:56 DEBUG : file1: reading active writers 2025/08/24 03:09:56 DEBUG : file1: active writers 1 2025/08/24 03:09:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/24 03:09:57 DEBUG : Looking for writers 2025/08/24 03:09:57 DEBUG : file1: reading active writers 2025/08/24 03:09:57 DEBUG : file1: active writers 1 2025/08/24 03:09:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/24 03:09:58 DEBUG : Looking for writers 2025/08/24 03:09:58 DEBUG : file1: reading active writers 2025/08/24 03:09:58 DEBUG : file1: active writers 1 2025/08/24 03:09:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/24 03:09:59 DEBUG : Looking for writers 2025/08/24 03:09:59 DEBUG : file1: reading active writers 2025/08/24 03:09:59 DEBUG : file1: active writers 1 2025/08/24 03:09:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/24 03:10:00 DEBUG : Looking for writers 2025/08/24 03:10:00 DEBUG : file1: reading active writers 2025/08/24 03:10:00 DEBUG : file1: active writers 1 2025/08/24 03:10:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/24 03:10:01 DEBUG : Looking for writers 2025/08/24 03:10:01 DEBUG : file1: reading active writers 2025/08/24 03:10:01 DEBUG : file1: active writers 1 2025/08/24 03:10:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/24 03:10:02 DEBUG : Looking for writers 2025/08/24 03:10:02 DEBUG : file1: reading active writers 2025/08/24 03:10:02 DEBUG : file1: active writers 1 2025/08/24 03:10:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/24 03:10:03 DEBUG : Looking for writers 2025/08/24 03:10:03 DEBUG : file1: reading active writers 2025/08/24 03:10:03 DEBUG : file1: active writers 1 2025/08/24 03:10:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/24 03:10:04 DEBUG : Looking for writers 2025/08/24 03:10:04 DEBUG : file1: reading active writers 2025/08/24 03:10:04 DEBUG : file1: active writers 1 2025/08/24 03:10:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/24 03:10:05 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000704f00 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000fca508 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824650278208} name:file1 opens:1 downloaders: o: fd:0xc0004c6518 info:{ModTime:{wall:13988952831781461229 ext:13404424290 loc:0x4113040} ATime:{wall:13988952831781461229 ext:13404424290 loc:0x4113040} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/08/24 03:10:05 DEBUG : >WaitForWriters: 2025/08/24 03:10:05 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:10:05 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:10:05 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 03:10:05 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:10:05 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:10:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:10:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:10:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:10:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:10:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:10:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:10:05 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:10:05 INFO : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 03:10:05 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:10:05 DEBUG : rename_me: newRWFileHandle: 2025/08/24 03:10:05 DEBUG : rename_me(0xc000994240): openPending: 2025/08/24 03:10:05 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 03:10:05 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/24 03:10:05 DEBUG : rename_me(0xc000994240): >openPending: err= 2025/08/24 03:10:05 DEBUG : rename_me: >newRWFileHandle: err= 2025/08/24 03:10:05 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/24 03:10:05 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/08/24 03:10:05 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/08/24 03:10:05 DEBUG : rename_me(0xc000994240): _writeAt: size=5, off=0 2025/08/24 03:10:05 DEBUG : rename_me(0xc000994240): >_writeAt: n=5, err= 2025/08/24 03:10:05 DEBUG : rename_me(0xc000994240): close: 2025/08/24 03:10:05 DEBUG : rename_me: vfs cache: setting modification time to 2025-08-24 03:10:05.528454763 +0000 UTC m=+43.429080053 2025/08/24 03:10:05 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/08/24 03:10:05 DEBUG : rename_me(0xc000994240): >close: err= 2025/08/24 03:10:05 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/08/24 03:10:05 DEBUG : i_was_renamed: Updating file with 0xc000cc8c00 2025/08/24 03:10:05 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/08/24 03:10:05 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/24 03:10:05 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:10:05 DEBUG : Looking for writers 2025/08/24 03:10:05 DEBUG : i_was_renamed: reading active writers 2025/08/24 03:10:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/24 03:10:05 DEBUG : Looking for writers 2025/08/24 03:10:05 DEBUG : i_was_renamed: reading active writers 2025/08/24 03:10:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/24 03:10:05 DEBUG : Looking for writers 2025/08/24 03:10:05 DEBUG : i_was_renamed: reading active writers 2025/08/24 03:10:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/24 03:10:05 DEBUG : Looking for writers 2025/08/24 03:10:05 DEBUG : i_was_renamed: reading active writers 2025/08/24 03:10:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/24 03:10:05 DEBUG : i_was_renamed: vfs cache: starting upload 2025/08/24 03:10:05 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/08/24 03:10:05 INFO : i_was_renamed: Copied (new) 2025/08/24 03:10:05 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-08-24 03:10:05 +0000 UTC" 2025/08/24 03:10:05 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/08/24 03:10:05 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/24 03:10:05 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/08/24 03:10:05 DEBUG : Looking for writers 2025/08/24 03:10:05 DEBUG : i_was_renamed: reading active writers 2025/08/24 03:10:05 DEBUG : >WaitForWriters: 2025/08/24 03:10:05 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:10:05 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:10:05 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 03:10:05 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:10:05 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:10:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:10:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:10:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:10:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:10:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 03:10:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{KjYDW}/rclone-test-xurekik8soyo" 2025/08/24 03:10:05 INFO : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 03:10:05 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/24 03:10:05 DEBUG : forgetting directory cache 2025/08/24 03:10:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:10:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/24 03:10:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/24 03:10:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/24 03:10:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/24 03:10:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/24 03:10:05 DEBUG : TestRWCacheUpdate(0xc0008bcb40): _readAt: size=512, off=0 2025/08/24 03:10:05 DEBUG : TestRWCacheUpdate(0xc0008bcb40): openPending: 2025/08/24 03:10:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-24 02:11:05 +0000 UTC" against cached fingerprint "" 2025/08/24 03:10:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/24 03:10:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 03:10:05 DEBUG : TestRWCacheUpdate(0xc0008bcb40): >openPending: err= 2025/08/24 03:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/24 03:10:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/24 03:10:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/24 03:10:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:10:05 DEBUG : TestRWCacheUpdate(0xc0008bcb40): >_readAt: n=20, err=EOF 2025/08/24 03:10:05 DEBUG : TestRWCacheUpdate(0xc0008bcb40): close: 2025/08/24 03:10:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-24 02:11:05 +0000 GMT 2025/08/24 03:10:05 DEBUG : TestRWCacheUpdate(0xc0008bcb40): >close: err= 2025/08/24 03:10:05 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/24 03:10:06 DEBUG : forgetting directory cache 2025/08/24 03:10:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate(0xc00087d1c0): _readAt: size=512, off=0 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate(0xc00087d1c0): openPending: 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-24 02:12:05 +0000 UTC" against cached fingerprint "20,2025-08-24 02:11:05 +0000 UTC" 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-24 02:12:05 +0000 UTC" != cached fingerprint "20,2025-08-24 02:11:05 +0000 UTC") 2025/08/24 03:10:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/24 03:10:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate(0xc00087d1c0): >openPending: err= 2025/08/24 03:10:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate(0xc00087d1c0): >_readAt: n=20, err=EOF 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate(0xc00087d1c0): close: 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-24 02:12:05 +0000 GMT 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate(0xc00087d1c0): >close: err= 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/24 03:10:06 DEBUG : forgetting directory cache 2025/08/24 03:10:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate(0xc0008e7380): _readAt: size=512, off=0 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate(0xc0008e7380): openPending: 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-24 02:13:05 +0000 UTC" against cached fingerprint "20,2025-08-24 02:12:05 +0000 UTC" 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-24 02:13:05 +0000 UTC" != cached fingerprint "20,2025-08-24 02:12:05 +0000 UTC") 2025/08/24 03:10:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/24 03:10:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate(0xc0008e7380): >openPending: err= 2025/08/24 03:10:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate(0xc0008e7380): >_readAt: n=20, err=EOF 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate(0xc0008e7380): close: 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-24 02:13:05 +0000 GMT 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate(0xc0008e7380): >close: err= 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/24 03:10:06 DEBUG : forgetting directory cache 2025/08/24 03:10:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate(0xc0009116c0): _readAt: size=512, off=0 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate(0xc0009116c0): openPending: 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-24 02:14:05 +0000 UTC" against cached fingerprint "20,2025-08-24 02:13:05 +0000 UTC" 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-24 02:14:05 +0000 UTC" != cached fingerprint "20,2025-08-24 02:13:05 +0000 UTC") 2025/08/24 03:10:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/24 03:10:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate(0xc0009116c0): >openPending: err= 2025/08/24 03:10:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate(0xc0009116c0): >_readAt: n=20, err=EOF 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate(0xc0009116c0): close: 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-24 02:14:05 +0000 GMT 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate(0xc0009116c0): >close: err= 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/24 03:10:06 DEBUG : forgetting directory cache 2025/08/24 03:10:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate(0xc000911b00): _readAt: size=512, off=0 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate(0xc000911b00): openPending: 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-24 02:15:05 +0000 UTC" against cached fingerprint "20,2025-08-24 02:14:05 +0000 UTC" 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-24 02:15:05 +0000 UTC" != cached fingerprint "20,2025-08-24 02:14:05 +0000 UTC") 2025/08/24 03:10:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/24 03:10:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate(0xc000911b00): >openPending: err= 2025/08/24 03:10:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate(0xc000911b00): >_readAt: n=20, err=EOF 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate(0xc000911b00): close: 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-24 02:15:05 +0000 GMT 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate(0xc000911b00): >close: err= 2025/08/24 03:10:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/24 03:10:07 DEBUG : forgetting directory cache 2025/08/24 03:10:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate(0xc0003a25c0): _readAt: size=512, off=0 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate(0xc0003a25c0): openPending: 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-24 02:16:05 +0000 UTC" against cached fingerprint "20,2025-08-24 02:15:05 +0000 UTC" 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-24 02:16:05 +0000 UTC" != cached fingerprint "20,2025-08-24 02:15:05 +0000 UTC") 2025/08/24 03:10:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/24 03:10:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate(0xc0003a25c0): >openPending: err= 2025/08/24 03:10:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate(0xc0003a25c0): >_readAt: n=20, err=EOF 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate(0xc0003a25c0): close: 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-24 02:16:05 +0000 GMT 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate(0xc0003a25c0): >close: err= 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/24 03:10:07 DEBUG : forgetting directory cache 2025/08/24 03:10:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate(0xc0006b5080): _readAt: size=512, off=0 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate(0xc0006b5080): openPending: 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-08-24 02:17:05 +0000 UTC" against cached fingerprint "20,2025-08-24 02:16:05 +0000 UTC" 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-08-24 02:17:05 +0000 UTC" != cached fingerprint "20,2025-08-24 02:16:05 +0000 UTC") 2025/08/24 03:10:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/08/24 03:10:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate(0xc0006b5080): >openPending: err= 2025/08/24 03:10:07 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate(0xc0006b5080): >_readAt: n=21, err=EOF 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate(0xc0006b5080): close: 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-24 02:17:05 +0000 GMT 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate(0xc0006b5080): >close: err= 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/24 03:10:07 DEBUG : forgetting directory cache 2025/08/24 03:10:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate(0xc00062e840): _readAt: size=512, off=0 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate(0xc00062e840): openPending: 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-08-24 02:18:05 +0000 UTC" against cached fingerprint "21,2025-08-24 02:17:05 +0000 UTC" 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-08-24 02:18:05 +0000 UTC" != cached fingerprint "21,2025-08-24 02:17:05 +0000 UTC") 2025/08/24 03:10:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/08/24 03:10:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate(0xc00062e840): >openPending: err= 2025/08/24 03:10:07 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate(0xc00062e840): >_readAt: n=22, err=EOF 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate(0xc00062e840): close: 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-24 02:18:05 +0000 GMT 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate(0xc00062e840): >close: err= 2025/08/24 03:10:07 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/24 03:10:07 DEBUG : forgetting directory cache 2025/08/24 03:10:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate(0xc000ded7c0): _readAt: size=512, off=0 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate(0xc000ded7c0): openPending: 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-08-24 02:19:05 +0000 UTC" against cached fingerprint "22,2025-08-24 02:18:05 +0000 UTC" 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-08-24 02:19:05 +0000 UTC" != cached fingerprint "22,2025-08-24 02:18:05 +0000 UTC") 2025/08/24 03:10:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/08/24 03:10:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate(0xc000ded7c0): >openPending: err= 2025/08/24 03:10:08 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate(0xc000ded7c0): >_readAt: n=23, err=EOF 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate(0xc000ded7c0): close: 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-24 02:19:05 +0000 GMT 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate(0xc000ded7c0): >close: err= 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/24 03:10:08 DEBUG : forgetting directory cache 2025/08/24 03:10:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate(0xc000d468c0): _readAt: size=512, off=0 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate(0xc000d468c0): openPending: 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-08-24 02:20:05 +0000 UTC" against cached fingerprint "23,2025-08-24 02:19:05 +0000 UTC" 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-08-24 02:20:05 +0000 UTC" != cached fingerprint "23,2025-08-24 02:19:05 +0000 UTC") 2025/08/24 03:10:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/08/24 03:10:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate(0xc000d468c0): >openPending: err= 2025/08/24 03:10:08 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate(0xc000d468c0): >_readAt: n=24, err=EOF 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate(0xc000d468c0): close: 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-24 02:20:05 +0000 GMT 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate(0xc000d468c0): >close: err= 2025/08/24 03:10:08 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:10:08 DEBUG : Looking for writers 2025/08/24 03:10:08 DEBUG : TestRWCacheUpdate: reading active writers 2025/08/24 03:10:08 DEBUG : >WaitForWriters: 2025/08/24 03:10:08 DEBUG : webdav root 'rclone-test-xurekik8soyo': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.61s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:10:08 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/08/24 03:10:08 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/08/24 03:10:08 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/08/24 03:10:08 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:10:08 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:10:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:10:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/24 03:10:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/24 03:10:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/24 03:10:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:10:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/24 03:10:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:10:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/24 03:10:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/24 03:10:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/24 03:10:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:10:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/24 03:10:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:10:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/24 03:10:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/24 03:10:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/24 03:10:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:10:08 DEBUG : forgetting directory cache 2025/08/24 03:10:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 03:10:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/24 03:10:08 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:10:08 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/24 03:10:08 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/24 03:10:08 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/24 03:10:08 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:10:08 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/24 03:10:08 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:10:08 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/24 03:10:08 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/24 03:10:08 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/24 03:10:08 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:10:08 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/24 03:10:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:10:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/24 03:10:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/24 03:10:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/24 03:10:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:10:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/24 03:10:08 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:10:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/24 03:10:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/24 03:10:08 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/08/24 03:10:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:10:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/24 03:10:08 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:10:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/24 03:10:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/24 03:10:08 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/08/24 03:10:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:10:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/24 03:10:08 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:10:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/24 03:10:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/24 03:10:08 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/08/24 03:10:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:10:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/24 03:10:08 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:10:08 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/24 03:10:08 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/24 03:10:08 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/24 03:10:08 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:10:08 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/24 03:10:08 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:10:08 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/24 03:10:08 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/24 03:10:08 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/24 03:10:08 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:10:08 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/24 03:10:08 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:10:08 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/24 03:10:08 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/24 03:10:08 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:10:08 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/24 03:10:08 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/24 03:10:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:10:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/24 03:10:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/24 03:10:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/24 03:10:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:10:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/24 03:10:08 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:10:08 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/08/24 03:10:08 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:10:08 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/08/24 03:10:08 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:10:08 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/08/24 03:10:08 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:10:08 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/24 03:10:08 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/24 03:10:08 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/24 03:10:08 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:10:08 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/24 03:10:08 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:10:08 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/24 03:10:08 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/24 03:10:08 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/24 03:10:08 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:10:08 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/24 03:10:08 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:10:08 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/08/24 03:10:08 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:10:08 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/08/24 03:10:08 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:10:08 DEBUG : Looking for writers 2025/08/24 03:10:08 DEBUG : FiLeB: reading active writers 2025/08/24 03:10:08 DEBUG : FilEb: reading active writers 2025/08/24 03:10:08 DEBUG : FiLeA: reading active writers 2025/08/24 03:10:08 DEBUG : >WaitForWriters: 2025/08/24 03:10:08 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:10:08 DEBUG : Looking for writers 2025/08/24 03:10:08 DEBUG : FiLeA: reading active writers 2025/08/24 03:10:08 DEBUG : FiLeB: reading active writers 2025/08/24 03:10:08 DEBUG : FilEb: reading active writers 2025/08/24 03:10:08 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:10:08 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/08/24 03:10:08 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/08/24 03:10:08 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:10:08 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:10:08 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/24 03:10:08 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/24 03:10:08 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/24 03:10:08 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:10:08 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/24 03:10:08 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:10:08 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/08/24 03:10:08 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/08/24 03:10:08 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/08/24 03:10:08 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:10:08 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/24 03:10:08 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:10:08 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/24 03:10:08 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/24 03:10:08 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/24 03:10:08 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:10:08 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/24 03:10:08 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:10:08 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/08/24 03:10:08 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:10:08 DEBUG : Looking for writers 2025/08/24 03:10:08 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/08/24 03:10:08 DEBUG : normal name with no special characters.txt: reading active writers 2025/08/24 03:10:08 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.17s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:10:08 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:10:08 DEBUG : webdav root 'rclone-test-xurekik8soyo': Reusing VFS from active cache 2025/08/24 03:10:08 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:10:08 DEBUG : Looking for writers 2025/08/24 03:10:08 DEBUG : >WaitForWriters: 2025/08/24 03:10:08 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:10:08 DEBUG : Looking for writers 2025/08/24 03:10:08 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:10:08 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:10:08 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:10:08 DEBUG : Looking for writers 2025/08/24 03:10:08 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.03s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:10:08 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:10:08 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:10:08 DEBUG : Looking for writers 2025/08/24 03:10:08 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:10:08 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:10:08 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:10:08 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/24 03:10:09 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:10:09 DEBUG : dir: Looking for writers 2025/08/24 03:10:09 DEBUG : file2: reading active writers 2025/08/24 03:10:09 DEBUG : Looking for writers 2025/08/24 03:10:09 DEBUG : file1: reading active writers 2025/08/24 03:10:09 DEBUG : dir: reading active writers 2025/08/24 03:10:09 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:10:09 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:10:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:10:09 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/24 03:10:09 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:10:09 DEBUG : dir: Looking for writers 2025/08/24 03:10:09 DEBUG : Looking for writers 2025/08/24 03:10:09 DEBUG : file1: reading active writers 2025/08/24 03:10:09 DEBUG : dir: reading active writers 2025/08/24 03:10:09 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:10:09 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:10:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:10:09 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/24 03:10:09 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:10:09 DEBUG : file1: Open: flags=O_RDONLY 2025/08/24 03:10:09 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/24 03:10:09 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/24 03:10:09 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:10:09 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/08/24 03:10:09 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 03:10:09 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/24 03:10:09 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:10:09 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:10:09 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/24 03:10:09 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/08/24 03:10:09 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/08/24 03:10:09 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/24 03:10:09 DEBUG : webdav root 'rclone-test-xurekik8soyo': File to upload is small (0 bytes), uploading instead of streaming 2025/08/24 03:10:09 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/08/24 03:10:09 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/08/24 03:10:09 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/24 03:10:09 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:10:09 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/24 03:10:09 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:10:09 DEBUG : dir: Looking for writers 2025/08/24 03:10:09 DEBUG : file2: reading active writers 2025/08/24 03:10:09 DEBUG : new_file.txt: reading active writers 2025/08/24 03:10:09 DEBUG : Looking for writers 2025/08/24 03:10:09 DEBUG : file1: reading active writers 2025/08/24 03:10:09 DEBUG : dir: reading active writers 2025/08/24 03:10:09 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.24s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:10:09 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:10:09 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/24 03:10:09 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/08/24 03:10:09 DEBUG : dir/file1: Updating file with dir/file1 0xc000842540 2025/08/24 03:10:09 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/24 03:10:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 03:10:09 INFO : dir/file1: Moved (server-side) to: file0 2025/08/24 03:10:09 DEBUG : file0: Updating file with file0 0xc000842540 2025/08/24 03:10:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 03:10:09 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/08/24 03:10:09 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:10:09 DEBUG : dir: Looking for writers 2025/08/24 03:10:09 DEBUG : Looking for writers 2025/08/24 03:10:09 DEBUG : dir: reading active writers 2025/08/24 03:10:09 DEBUG : file0: reading active writers 2025/08/24 03:10:09 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:10:09 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:10:09 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:10:09 DEBUG : Looking for writers 2025/08/24 03:10:09 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:10:09 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:10:09 DEBUG : Added virtual directory entry vAddDir: "/" 2025/08/24 03:10:09 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/24 03:10:09 DEBUG : Added virtual directory entry vAddDir: "b" 2025/08/24 03:10:09 DEBUG : Added virtual directory entry vAddDir: "c" 2025/08/24 03:10:10 DEBUG : Added virtual directory entry vAddDir: "d" 2025/08/24 03:10:10 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:10:10 DEBUG : a: Looking for writers 2025/08/24 03:10:10 DEBUG : b: Looking for writers 2025/08/24 03:10:10 DEBUG : c: Looking for writers 2025/08/24 03:10:10 DEBUG : d: Looking for writers 2025/08/24 03:10:10 DEBUG : Looking for writers 2025/08/24 03:10:10 DEBUG : Looking for writers 2025/08/24 03:10:10 DEBUG : /: reading active writers 2025/08/24 03:10:10 DEBUG : a: reading active writers 2025/08/24 03:10:10 DEBUG : b: reading active writers 2025/08/24 03:10:10 DEBUG : c: reading active writers 2025/08/24 03:10:10 DEBUG : d: reading active writers 2025/08/24 03:10:10 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:10:10 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:10:10 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/24 03:10:10 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/08/24 03:10:10 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/08/24 03:10:10 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/08/24 03:10:10 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:10:10 DEBUG : a/b/c/d: Looking for writers 2025/08/24 03:10:10 DEBUG : a/b/c: Looking for writers 2025/08/24 03:10:10 DEBUG : d: reading active writers 2025/08/24 03:10:10 DEBUG : a/b: Looking for writers 2025/08/24 03:10:10 DEBUG : c: reading active writers 2025/08/24 03:10:10 DEBUG : a: Looking for writers 2025/08/24 03:10:10 DEBUG : b: reading active writers 2025/08/24 03:10:10 DEBUG : Looking for writers 2025/08/24 03:10:10 DEBUG : a: reading active writers 2025/08/24 03:10:10 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.43s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:10:10 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:10:10 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:10:10 DEBUG : Looking for writers 2025/08/24 03:10:10 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:10:10 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:10:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:10:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:10:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:10:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/24 03:10:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/24 03:10:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:10:10 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/24 03:10:10 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/24 03:10:10 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/08/24 03:10:10 DEBUG : webdav root 'rclone-test-xurekik8soyo': File to upload is small (5 bytes), uploading instead of streaming 2025/08/24 03:10:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:10:10 DEBUG : file1: Size of src and dst objects identical 2025/08/24 03:10:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:10:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:10:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:10:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:10:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/24 03:10:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/24 03:10:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:10:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:10:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:10:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/24 03:10:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/24 03:10:10 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/08/24 03:10:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/24 03:10:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/24 03:10:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:10:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/24 03:10:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/24 03:10:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:10:10 DEBUG : webdav root 'rclone-test-xurekik8soyo': File to upload is small (0 bytes), uploading instead of streaming 2025/08/24 03:10:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:10:10 DEBUG : file1: Size of src and dst objects identical 2025/08/24 03:10:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:10:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/24 03:10:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/24 03:10:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:10:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/24 03:10:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/24 03:10:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:10:10 DEBUG : webdav root 'rclone-test-xurekik8soyo': File to upload is small (7 bytes), uploading instead of streaming 2025/08/24 03:10:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:10:10 DEBUG : file1: Size of src and dst objects identical 2025/08/24 03:10:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:10:10 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:10:10 DEBUG : Looking for writers 2025/08/24 03:10:10 DEBUG : file1: reading active writers 2025/08/24 03:10:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.16s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:10:10 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:10:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:10:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:10:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:10:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/24 03:10:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/24 03:10:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:10:10 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/08/24 03:10:11 DEBUG : file1: aborting in-sequence write wait, off=100 2025/08/24 03:10:11 DEBUG : file1: failed to wait for in-sequence write to 100 2025/08/24 03:10:11 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/08/24 03:10:11 DEBUG : webdav root 'rclone-test-xurekik8soyo': File to upload is small (11 bytes), uploading instead of streaming 2025/08/24 03:10:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:10:11 DEBUG : file1: Size of src and dst objects identical 2025/08/24 03:10:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:10:11 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/08/24 03:10:11 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:10:11 DEBUG : Looking for writers 2025/08/24 03:10:11 DEBUG : file1: reading active writers 2025/08/24 03:10:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:10:11 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:10:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:10:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:10:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:10:11 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/24 03:10:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/24 03:10:11 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/08/24 03:10:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:10:11 DEBUG : webdav root 'rclone-test-xurekik8soyo': File to upload is small (5 bytes), uploading instead of streaming 2025/08/24 03:10:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:10:11 DEBUG : file1: Size of src and dst objects identical 2025/08/24 03:10:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:10:11 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/08/24 03:10:11 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:10:11 DEBUG : Looking for writers 2025/08/24 03:10:11 DEBUG : file1: reading active writers 2025/08/24 03:10:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:10:11 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:10:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:10:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:10:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:10:11 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/24 03:10:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/24 03:10:11 DEBUG : file1: WriteFileHandle.Release closing 2025/08/24 03:10:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:10:11 DEBUG : webdav root 'rclone-test-xurekik8soyo': File to upload is small (0 bytes), uploading instead of streaming 2025/08/24 03:10:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:10:12 DEBUG : file1: Size of src and dst objects identical 2025/08/24 03:10:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:10:12 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/08/24 03:10:12 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:10:12 DEBUG : Looking for writers 2025/08/24 03:10:12 DEBUG : file1: reading active writers 2025/08/24 03:10:12 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:10:12 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:10:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:10:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:10:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:10:12 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/24 03:10:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/08/24 03:10:12 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:10:12 DEBUG : Looking for writers 2025/08/24 03:10:12 DEBUG : file1: reading active writers 2025/08/24 03:10:12 DEBUG : file1: active writers 1 2025/08/24 03:10:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/08/24 03:10:12 DEBUG : Looking for writers 2025/08/24 03:10:12 DEBUG : file1: reading active writers 2025/08/24 03:10:12 DEBUG : file1: active writers 1 2025/08/24 03:10:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/08/24 03:10:12 DEBUG : Looking for writers 2025/08/24 03:10:12 DEBUG : file1: reading active writers 2025/08/24 03:10:12 DEBUG : file1: active writers 1 2025/08/24 03:10:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/08/24 03:10:12 DEBUG : Looking for writers 2025/08/24 03:10:12 DEBUG : file1: reading active writers 2025/08/24 03:10:12 DEBUG : file1: active writers 1 2025/08/24 03:10:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/08/24 03:10:12 DEBUG : Looking for writers 2025/08/24 03:10:12 DEBUG : file1: reading active writers 2025/08/24 03:10:12 DEBUG : file1: active writers 1 2025/08/24 03:10:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/08/24 03:10:12 DEBUG : Looking for writers 2025/08/24 03:10:12 DEBUG : file1: reading active writers 2025/08/24 03:10:12 DEBUG : file1: active writers 1 2025/08/24 03:10:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/08/24 03:10:12 DEBUG : Looking for writers 2025/08/24 03:10:12 DEBUG : file1: reading active writers 2025/08/24 03:10:12 DEBUG : file1: active writers 1 2025/08/24 03:10:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/08/24 03:10:13 DEBUG : Looking for writers 2025/08/24 03:10:13 DEBUG : file1: reading active writers 2025/08/24 03:10:13 DEBUG : file1: active writers 1 2025/08/24 03:10:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/24 03:10:14 DEBUG : Looking for writers 2025/08/24 03:10:14 DEBUG : file1: reading active writers 2025/08/24 03:10:14 DEBUG : file1: active writers 1 2025/08/24 03:10:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/24 03:10:15 DEBUG : Looking for writers 2025/08/24 03:10:15 DEBUG : file1: reading active writers 2025/08/24 03:10:15 DEBUG : file1: active writers 1 2025/08/24 03:10:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/24 03:10:16 DEBUG : Looking for writers 2025/08/24 03:10:16 DEBUG : file1: reading active writers 2025/08/24 03:10:16 DEBUG : file1: active writers 1 2025/08/24 03:10:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/24 03:10:17 DEBUG : Looking for writers 2025/08/24 03:10:17 DEBUG : file1: reading active writers 2025/08/24 03:10:17 DEBUG : file1: active writers 1 2025/08/24 03:10:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/24 03:10:18 DEBUG : Looking for writers 2025/08/24 03:10:18 DEBUG : file1: reading active writers 2025/08/24 03:10:18 DEBUG : file1: active writers 1 2025/08/24 03:10:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/24 03:10:19 DEBUG : Looking for writers 2025/08/24 03:10:19 DEBUG : file1: reading active writers 2025/08/24 03:10:19 DEBUG : file1: active writers 1 2025/08/24 03:10:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/24 03:10:20 DEBUG : Looking for writers 2025/08/24 03:10:20 DEBUG : file1: reading active writers 2025/08/24 03:10:20 DEBUG : file1: active writers 1 2025/08/24 03:10:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/24 03:10:21 DEBUG : Looking for writers 2025/08/24 03:10:21 DEBUG : file1: reading active writers 2025/08/24 03:10:21 DEBUG : file1: active writers 1 2025/08/24 03:10:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/24 03:10:22 DEBUG : Looking for writers 2025/08/24 03:10:22 DEBUG : file1: reading active writers 2025/08/24 03:10:22 DEBUG : file1: active writers 1 2025/08/24 03:10:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/24 03:10:23 DEBUG : Looking for writers 2025/08/24 03:10:23 DEBUG : file1: reading active writers 2025/08/24 03:10:23 DEBUG : file1: active writers 1 2025/08/24 03:10:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/24 03:10:24 DEBUG : Looking for writers 2025/08/24 03:10:24 DEBUG : file1: reading active writers 2025/08/24 03:10:24 DEBUG : file1: active writers 1 2025/08/24 03:10:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/24 03:10:25 DEBUG : Looking for writers 2025/08/24 03:10:25 DEBUG : file1: reading active writers 2025/08/24 03:10:25 DEBUG : file1: active writers 1 2025/08/24 03:10:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/24 03:10:26 DEBUG : Looking for writers 2025/08/24 03:10:26 DEBUG : file1: reading active writers 2025/08/24 03:10:26 DEBUG : file1: active writers 1 2025/08/24 03:10:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/24 03:10:27 DEBUG : Looking for writers 2025/08/24 03:10:27 DEBUG : file1: reading active writers 2025/08/24 03:10:27 DEBUG : file1: active writers 1 2025/08/24 03:10:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/24 03:10:28 DEBUG : Looking for writers 2025/08/24 03:10:28 DEBUG : file1: reading active writers 2025/08/24 03:10:28 DEBUG : file1: active writers 1 2025/08/24 03:10:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/24 03:10:29 DEBUG : Looking for writers 2025/08/24 03:10:29 DEBUG : file1: reading active writers 2025/08/24 03:10:29 DEBUG : file1: active writers 1 2025/08/24 03:10:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/24 03:10:30 DEBUG : Looking for writers 2025/08/24 03:10:30 DEBUG : file1: reading active writers 2025/08/24 03:10:30 DEBUG : file1: active writers 1 2025/08/24 03:10:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/24 03:10:31 DEBUG : Looking for writers 2025/08/24 03:10:31 DEBUG : file1: reading active writers 2025/08/24 03:10:31 DEBUG : file1: active writers 1 2025/08/24 03:10:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/24 03:10:32 DEBUG : Looking for writers 2025/08/24 03:10:32 DEBUG : file1: reading active writers 2025/08/24 03:10:32 DEBUG : file1: active writers 1 2025/08/24 03:10:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/24 03:10:33 DEBUG : Looking for writers 2025/08/24 03:10:33 DEBUG : file1: reading active writers 2025/08/24 03:10:33 DEBUG : file1: active writers 1 2025/08/24 03:10:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/24 03:10:34 DEBUG : Looking for writers 2025/08/24 03:10:34 DEBUG : file1: reading active writers 2025/08/24 03:10:34 DEBUG : file1: active writers 1 2025/08/24 03:10:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/24 03:10:35 DEBUG : Looking for writers 2025/08/24 03:10:35 DEBUG : file1: reading active writers 2025/08/24 03:10:35 DEBUG : file1: active writers 1 2025/08/24 03:10:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/24 03:10:36 DEBUG : Looking for writers 2025/08/24 03:10:36 DEBUG : file1: reading active writers 2025/08/24 03:10:36 DEBUG : file1: active writers 1 2025/08/24 03:10:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/24 03:10:37 DEBUG : Looking for writers 2025/08/24 03:10:37 DEBUG : file1: reading active writers 2025/08/24 03:10:37 DEBUG : file1: active writers 1 2025/08/24 03:10:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/24 03:10:38 DEBUG : Looking for writers 2025/08/24 03:10:38 DEBUG : file1: reading active writers 2025/08/24 03:10:38 DEBUG : file1: active writers 1 2025/08/24 03:10:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/24 03:10:39 DEBUG : Looking for writers 2025/08/24 03:10:39 DEBUG : file1: reading active writers 2025/08/24 03:10:39 DEBUG : file1: active writers 1 2025/08/24 03:10:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/24 03:10:40 DEBUG : Looking for writers 2025/08/24 03:10:40 DEBUG : file1: reading active writers 2025/08/24 03:10:40 DEBUG : file1: active writers 1 2025/08/24 03:10:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/24 03:10:41 DEBUG : Looking for writers 2025/08/24 03:10:41 DEBUG : file1: reading active writers 2025/08/24 03:10:41 DEBUG : file1: active writers 1 2025/08/24 03:10:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/24 03:10:42 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/08/24 03:10:42 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.03s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:10:42 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:10:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:10:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:10:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:10:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/24 03:10:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/24 03:10:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:10:42 DEBUG : webdav root 'rclone-test-xurekik8soyo': File to upload is small (0 bytes), uploading instead of streaming 2025/08/24 03:10:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:10:42 DEBUG : file1: Size of src and dst objects identical 2025/08/24 03:10:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:10:42 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:10:42 DEBUG : file1: Open: flags=O_RDONLY 2025/08/24 03:10:42 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/24 03:10:42 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/24 03:10:42 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:10:42 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/24 03:10:42 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:10:42 DEBUG : Looking for writers 2025/08/24 03:10:42 DEBUG : file1: reading active writers 2025/08/24 03:10:42 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-xurekik8soyo'", Local "Local file system at /tmp/rclone3135579475", Modify Window "1s" 2025/08/24 03:10:42 INFO : webdav root 'rclone-test-xurekik8soyo': poll-interval is not supported by this remote 2025/08/24 03:10:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 03:10:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/24 03:10:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:10:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/24 03:10:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/24 03:10:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:10:42 DEBUG : webdav root 'rclone-test-xurekik8soyo': File to upload is small (100 bytes), uploading instead of streaming 2025/08/24 03:10:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/24 03:10:42 DEBUG : file1: Size of src and dst objects identical 2025/08/24 03:10:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 03:10:42 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 03:10:42 DEBUG : file1: Open: flags=O_RDONLY 2025/08/24 03:10:42 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/24 03:10:42 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/24 03:10:42 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/24 03:10:42 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/24 03:10:42 DEBUG : WaitForWriters: timeout=30s 2025/08/24 03:10:42 DEBUG : Looking for writers 2025/08/24 03:10:42 DEBUG : file1: reading active writers 2025/08/24 03:10:42 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/08/24 03:10:42 DEBUG : webdav root 'rclone-test-xurekik8soyo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m20.183493017s (try 1/5)