"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/12/01 03:20:35 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-nemoluv5vuda" 2025/12/01 03:20:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/01 03:20:35 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/12/01 03:20:35 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/12/01 03:20:35 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/12/01 03:20:35 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/12/01 03:20:35 DEBUG : Setting pass="Jdc483hjU2cecRG2H1A-nYLWqgvEp8zUQZC5-aYbj0iJ" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/12/01 03:20:35 DEBUG : TestWebdavRclone: detected overridden config - adding "{N8c2x}" suffix to name 2025/12/01 03:20:35 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/12/01 03:20:35 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/12/01 03:20:35 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/12/01 03:20:35 DEBUG : Setting pass="Jdc483hjU2cecRG2H1A-nYLWqgvEp8zUQZC5-aYbj0iJ" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/12/01 03:20:35 DEBUG : found headers: 2025/12/01 03:20:35 DEBUG : Creating backend with remote "/tmp/rclone3290866334" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:35 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:35 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:35 DEBUG : dir: Looking for writers 2025/12/01 03:20:35 DEBUG : Looking for writers 2025/12/01 03:20:35 DEBUG : dir: reading active writers 2025/12/01 03:20:35 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:35 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:35 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:35 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:35 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:35 DEBUG : dir/subdir: Looking for writers 2025/12/01 03:20:35 DEBUG : dir: Looking for writers 2025/12/01 03:20:35 DEBUG : subdir: reading active writers 2025/12/01 03:20:35 DEBUG : file1: reading active writers 2025/12/01 03:20:35 DEBUG : file2: reading active writers 2025/12/01 03:20:35 DEBUG : Looking for writers 2025/12/01 03:20:35 DEBUG : dir: reading active writers 2025/12/01 03:20:35 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.26s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:35 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:36 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:36 DEBUG : dir: Looking for writers 2025/12/01 03:20:36 DEBUG : file1: reading active writers 2025/12/01 03:20:36 DEBUG : Looking for writers 2025/12/01 03:20:36 DEBUG : dir: reading active writers 2025/12/01 03:20:36 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:36 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:36 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:36 DEBUG : dir: Looking for writers 2025/12/01 03:20:36 DEBUG : Looking for writers 2025/12/01 03:20:36 DEBUG : dir: reading active writers 2025/12/01 03:20:36 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:36 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:36 DEBUG : dir: forgetting directory cache 2025/12/01 03:20:36 DEBUG : forgetting directory cache 2025/12/01 03:20:36 DEBUG : dir: forgetting directory cache 2025/12/01 03:20:36 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:36 DEBUG : Looking for writers 2025/12/01 03:20:36 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:36 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:36 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/12/01 03:20:36 DEBUG : dir: invalidating directory cache 2025/12/01 03:20:36 DEBUG : >ForgetPath: 2025/12/01 03:20:36 DEBUG : ForgetPath: relativePath="dir", type=0 2025/12/01 03:20:36 DEBUG : invalidating directory cache 2025/12/01 03:20:36 DEBUG : dir: forgetting directory cache 2025/12/01 03:20:36 DEBUG : >ForgetPath: 2025/12/01 03:20:36 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/12/01 03:20:36 DEBUG : >ForgetPath: 2025/12/01 03:20:36 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:36 DEBUG : dir: Looking for writers 2025/12/01 03:20:36 DEBUG : Looking for writers 2025/12/01 03:20:36 DEBUG : dir: reading active writers 2025/12/01 03:20:36 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:36 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:36 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:36 DEBUG : forgetting directory cache 2025/12/01 03:20:36 DEBUG : dir: forgetting directory cache 2025/12/01 03:20:36 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:36 DEBUG : fil/a/b: Looking for writers 2025/12/01 03:20:36 DEBUG : fil/a: Looking for writers 2025/12/01 03:20:36 DEBUG : b: reading active writers 2025/12/01 03:20:36 DEBUG : fil: Looking for writers 2025/12/01 03:20:36 DEBUG : a: reading active writers 2025/12/01 03:20:36 DEBUG : dir: Looking for writers 2025/12/01 03:20:36 DEBUG : Looking for writers 2025/12/01 03:20:36 DEBUG : dir: reading active writers 2025/12/01 03:20:36 DEBUG : fil: reading active writers 2025/12/01 03:20:36 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:36 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:36 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:36 DEBUG : dir: Looking for writers 2025/12/01 03:20:36 DEBUG : Looking for writers 2025/12/01 03:20:36 DEBUG : dir: reading active writers 2025/12/01 03:20:36 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:37 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:37 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:37 DEBUG : dir: Looking for writers 2025/12/01 03:20:37 DEBUG : file1: reading active writers 2025/12/01 03:20:37 DEBUG : Looking for writers 2025/12/01 03:20:37 DEBUG : dir: reading active writers 2025/12/01 03:20:37 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:37 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:37 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:37 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/12/01 03:20:37 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/12/01 03:20:37 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/12/01 03:20:37 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/12/01 03:20:37 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/12/01 03:20:37 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:37 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:37 DEBUG : dir: invalidating directory cache 2025/12/01 03:20:37 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/12/01 03:20:37 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/12/01 03:20:37 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/12/01 03:20:37 DEBUG : dir/file1: Reset virtual modtime 2025/12/01 03:20:37 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/12/01 03:20:37 DEBUG : dir/virtualFile: Reset virtual modtime 2025/12/01 03:20:37 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/12/01 03:20:37 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/12/01 03:20:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/01 03:20:37 DEBUG : dir: invalidating directory cache 2025/12/01 03:20:37 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/12/01 03:20:37 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/12/01 03:20:37 DEBUG : dir/virtualFile: Reset virtual modtime 2025/12/01 03:20:37 DEBUG : forgetting directory cache 2025/12/01 03:20:37 DEBUG : dir: forgetting directory cache 2025/12/01 03:20:37 DEBUG : dir/virtualDir: forgetting directory cache 2025/12/01 03:20:37 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:37 DEBUG : dir/virtualDir: Looking for writers 2025/12/01 03:20:37 DEBUG : dir: Looking for writers 2025/12/01 03:20:37 DEBUG : virtualFile: reading active writers 2025/12/01 03:20:37 DEBUG : virtualDir: reading active writers 2025/12/01 03:20:37 DEBUG : file1: reading active writers 2025/12/01 03:20:37 DEBUG : virtualFile2: reading active writers 2025/12/01 03:20:37 DEBUG : Looking for writers 2025/12/01 03:20:37 DEBUG : dir: reading active writers 2025/12/01 03:20:37 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.39s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:37 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:37 ERROR : dir/: Can only open directories read only 2025/12/01 03:20:37 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:37 DEBUG : dir: Looking for writers 2025/12/01 03:20:37 DEBUG : Looking for writers 2025/12/01 03:20:37 DEBUG : dir: reading active writers 2025/12/01 03:20:37 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:37 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:37 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:37 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/12/01 03:20:37 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/12/01 03:20:37 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/12/01 03:20:37 DEBUG : webdav root 'rclone-test-nemoluv5vuda': File to upload is small (5 bytes), uploading instead of streaming 2025/12/01 03:20:37 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:37 DEBUG : dir/potato: size = 5 OK 2025/12/01 03:20:37 NOTICE: webdav root 'rclone-test-nemoluv5vuda': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/12/01 03:20:37 DEBUG : dir/potato: Size of src and dst objects identical 2025/12/01 03:20:37 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/12/01 03:20:37 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:37 DEBUG : dir: Looking for writers 2025/12/01 03:20:37 DEBUG : file1: reading active writers 2025/12/01 03:20:37 DEBUG : potato: reading active writers 2025/12/01 03:20:37 DEBUG : Looking for writers 2025/12/01 03:20:37 DEBUG : dir: reading active writers 2025/12/01 03:20:37 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:37 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:38 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/12/01 03:20:38 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:38 DEBUG : dir/sub: Looking for writers 2025/12/01 03:20:38 DEBUG : dir: Looking for writers 2025/12/01 03:20:38 DEBUG : file1: reading active writers 2025/12/01 03:20:38 DEBUG : sub: reading active writers 2025/12/01 03:20:38 DEBUG : Looking for writers 2025/12/01 03:20:38 DEBUG : dir: reading active writers 2025/12/01 03:20:38 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:38 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:38 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/12/01 03:20:38 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/12/01 03:20:38 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:38 DEBUG : dir/sub/subsub: Looking for writers 2025/12/01 03:20:38 DEBUG : dir/sub: Looking for writers 2025/12/01 03:20:38 DEBUG : subsub: reading active writers 2025/12/01 03:20:38 DEBUG : dir: Looking for writers 2025/12/01 03:20:38 DEBUG : file1: reading active writers 2025/12/01 03:20:38 DEBUG : sub: reading active writers 2025/12/01 03:20:38 DEBUG : Looking for writers 2025/12/01 03:20:38 DEBUG : dir: reading active writers 2025/12/01 03:20:38 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:38 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:38 ERROR : dir/: Dir.Remove not empty 2025/12/01 03:20:38 DEBUG : dir/file1: Remove: 2025/12/01 03:20:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/01 03:20:38 DEBUG : dir/file1: >Remove: err= 2025/12/01 03:20:38 DEBUG : Added virtual directory entry vDel: "dir" 2025/12/01 03:20:38 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:38 DEBUG : Looking for writers 2025/12/01 03:20:38 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:38 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:38 DEBUG : dir/file1: Remove: 2025/12/01 03:20:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/01 03:20:38 DEBUG : dir/file1: >Remove: err= 2025/12/01 03:20:38 DEBUG : Added virtual directory entry vDel: "dir" 2025/12/01 03:20:38 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:38 DEBUG : Looking for writers 2025/12/01 03:20:38 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:38 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:39 DEBUG : dir/file1: Remove: 2025/12/01 03:20:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/01 03:20:39 DEBUG : dir/file1: >Remove: err= 2025/12/01 03:20:39 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:39 DEBUG : dir: Looking for writers 2025/12/01 03:20:39 DEBUG : Looking for writers 2025/12/01 03:20:39 DEBUG : dir: reading active writers 2025/12/01 03:20:39 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:39 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:39 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:39 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/12/01 03:20:39 DEBUG : dir: Updating dir with dir2 0xc0002eeb60 2025/12/01 03:20:39 DEBUG : dir: forgetting directory cache 2025/12/01 03:20:39 DEBUG : Added virtual directory entry vDel: "dir" 2025/12/01 03:20:39 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/12/01 03:20:39 INFO : dir2/file1: Moved (server-side) to: file2 2025/12/01 03:20:39 DEBUG : file2: Updating file with file2 0xc0009d4600 2025/12/01 03:20:39 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/12/01 03:20:39 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/12/01 03:20:39 INFO : dir2/file3: Deleted 2025/12/01 03:20:39 INFO : file2: Moved (server-side) to: dir2/file3 2025/12/01 03:20:39 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0009d4600 2025/12/01 03:20:39 DEBUG : Added virtual directory entry vDel: "file2" 2025/12/01 03:20:39 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/12/01 03:20:39 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/12/01 03:20:39 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0002eed00 2025/12/01 03:20:39 DEBUG : empty directory: forgetting directory cache 2025/12/01 03:20:39 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/12/01 03:20:39 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/12/01 03:20:39 DEBUG : dir2: Renaming to "dir3" 2025/12/01 03:20:39 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:39 DEBUG : dir3: Looking for writers 2025/12/01 03:20:39 DEBUG : file3: reading active writers 2025/12/01 03:20:39 DEBUG : renamed empty directory: Looking for writers 2025/12/01 03:20:39 DEBUG : Looking for writers 2025/12/01 03:20:39 DEBUG : dir3: reading active writers 2025/12/01 03:20:39 DEBUG : renamed empty directory: reading active writers 2025/12/01 03:20:39 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:39 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/12/01 03:20:39 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:39 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/01 03:20:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/12/01 03:20:39 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/12/01 03:20:39 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/12/01 03:20:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/12/01 03:20:39 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:39 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/01 03:20:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/12/01 03:20:39 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/12/01 03:20:39 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/12/01 03:20:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/12/01 03:20:39 DEBUG : webdav root 'rclone-test-nemoluv5vuda': File to upload is small (12 bytes), uploading instead of streaming 2025/12/01 03:20:39 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:39 DEBUG : dir/sub/file2: size = 12 OK 2025/12/01 03:20:39 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/12/01 03:20:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/12/01 03:20:39 DEBUG : forgetting directory cache 2025/12/01 03:20:39 DEBUG : dir: forgetting directory cache 2025/12/01 03:20:39 DEBUG : dir/sub: forgetting directory cache 2025/12/01 03:20:39 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/12/01 03:20:39 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/12/01 03:20:39 DEBUG : webdav root 'rclone-test-nemoluv5vuda': File to upload is small (5 bytes), uploading instead of streaming 2025/12/01 03:20:39 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:39 DEBUG : dir/sub/file0: size = 5 OK 2025/12/01 03:20:39 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/12/01 03:20:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/12/01 03:20:39 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:39 DEBUG : dir/sub: Looking for writers 2025/12/01 03:20:39 DEBUG : file2: reading active writers 2025/12/01 03:20:39 DEBUG : file0: reading active writers 2025/12/01 03:20:39 DEBUG : dir: Looking for writers 2025/12/01 03:20:39 DEBUG : file1: reading active writers 2025/12/01 03:20:39 DEBUG : sub: reading active writers 2025/12/01 03:20:39 DEBUG : Looking for writers 2025/12/01 03:20:39 DEBUG : dir: reading active writers 2025/12/01 03:20:39 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.29s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:39 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/12/01 03:20:39 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:39 DEBUG : Looking for writers 2025/12/01 03:20:39 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:39 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/12/01 03:20:40 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:40 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/12/01 03:20:40 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/12/01 03:20:40 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/12/01 03:20:40 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:20:40 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/12/01 03:20:40 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/12/01 03:20:40 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:40 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/12/01 03:20:40 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/12/01 03:20:40 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/12/01 03:20:40 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:20:40 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/12/01 03:20:40 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:40 DEBUG : dir: Looking for writers 2025/12/01 03:20:40 DEBUG : file1: reading active writers 2025/12/01 03:20:40 DEBUG : file1.metadata: reading active writers 2025/12/01 03:20:40 DEBUG : Looking for writers 2025/12/01 03:20:40 DEBUG : dir: reading active writers 2025/12/01 03:20:40 DEBUG : dir.metadata: reading active writers 2025/12/01 03:20:40 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:40 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:40 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:40 DEBUG : dir: Looking for writers 2025/12/01 03:20:40 DEBUG : file1: reading active writers 2025/12/01 03:20:40 DEBUG : Looking for writers 2025/12/01 03:20:40 DEBUG : dir: reading active writers 2025/12/01 03:20:40 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:40 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:40 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:40 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/12/01 03:20:40 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:40 DEBUG : dir: Looking for writers 2025/12/01 03:20:40 DEBUG : file1: reading active writers 2025/12/01 03:20:40 DEBUG : Looking for writers 2025/12/01 03:20:40 DEBUG : dir: reading active writers 2025/12/01 03:20:40 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:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:40 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/01 03:20:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/01 03:20:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:20:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/12/01 03:20:40 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:40 DEBUG : dir: Looking for writers 2025/12/01 03:20:40 DEBUG : file1: reading active writers 2025/12/01 03:20:40 DEBUG : Looking for writers 2025/12/01 03:20:40 DEBUG : dir: reading active writers 2025/12/01 03:20:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/12/01 03:20:40 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/12/01 03:20:40 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/01 03:20:40 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:20:40 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/12/01 03:20:40 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:40 DEBUG : Looking for writers 2025/12/01 03:20:40 DEBUG : file.txt: reading active writers 2025/12/01 03:20:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:40 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:40 DEBUG : webdav root 'rclone-test-nemoluv5vuda': File to upload is small (25 bytes), uploading instead of streaming 2025/12/01 03:20:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:40 DEBUG : dir/file1: size = 25 OK 2025/12/01 03:20:40 DEBUG : dir/file1: Size of src and dst objects identical 2025/12/01 03:20:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:40 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:40 DEBUG : dir: Looking for writers 2025/12/01 03:20:40 DEBUG : file1: reading active writers 2025/12/01 03:20:40 DEBUG : Looking for writers 2025/12/01 03:20:40 DEBUG : dir: reading active writers 2025/12/01 03:20:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:40 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:40 DEBUG : dir/file1: Remove: 2025/12/01 03:20:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/01 03:20:40 DEBUG : dir/file1: >Remove: err= 2025/12/01 03:20:40 DEBUG : dir/file1: Remove: 2025/12/01 03:20:40 DEBUG : dir/file1: >Remove: err=Read only file system 2025/12/01 03:20:40 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:40 DEBUG : dir: Looking for writers 2025/12/01 03:20:40 DEBUG : Looking for writers 2025/12/01 03:20:40 DEBUG : dir: reading active writers 2025/12/01 03:20:40 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.17s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:40 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:41 DEBUG : dir/file1: Remove: 2025/12/01 03:20:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/01 03:20:41 DEBUG : dir/file1: >Remove: err= 2025/12/01 03:20:41 DEBUG : dir/file1: Remove: 2025/12/01 03:20:41 DEBUG : dir/file1: >Remove: err=Read only file system 2025/12/01 03:20:41 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:41 DEBUG : dir: Looking for writers 2025/12/01 03:20:41 DEBUG : Looking for writers 2025/12/01 03:20:41 DEBUG : dir: reading active writers 2025/12/01 03:20:41 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:41 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/01 03:20:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/01 03:20:41 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/12/01 03:20:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/12/01 03:20:41 DEBUG : dir/file1: Open: flags=O_RDWR 2025/12/01 03:20:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/12/01 03:20:41 DEBUG : dir/file1: Open: flags=0x3 2025/12/01 03:20:41 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/12/01 03:20:41 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/12/01 03:20:41 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:41 DEBUG : dir: Looking for writers 2025/12/01 03:20:41 DEBUG : file1: reading active writers 2025/12/01 03:20:41 DEBUG : Looking for writers 2025/12/01 03:20:41 DEBUG : dir: reading active writers 2025/12/01 03:20:41 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:41 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:41 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:41 DEBUG : dir: Looking for writers 2025/12/01 03:20:41 DEBUG : file1: reading active writers 2025/12/01 03:20:41 DEBUG : Looking for writers 2025/12/01 03:20:41 DEBUG : dir: reading active writers 2025/12/01 03:20:41 DEBUG : >WaitForWriters: 2025/12/01 03:20:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/01 03:20:41 DEBUG : newLeaf: Updating file with newLeaf 0xc0009d5380 2025/12/01 03:20:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/01 03:20:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/01 03:20:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/01 03:20:41 DEBUG : dir/file1: Updating file with dir/file1 0xc0009d5380 2025/12/01 03:20:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/01 03:20:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/01 03:20:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/12/01 03:20:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:41 DEBUG : dir/file1: File is currently open, delaying rename 0xc0009d5380 2025/12/01 03:20:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/01 03:20:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/01 03:20:41 DEBUG : webdav root 'rclone-test-nemoluv5vuda': File to upload is small (25 bytes), uploading instead of streaming 2025/12/01 03:20:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:41 DEBUG : dir/file1: size = 25 OK 2025/12/01 03:20:41 DEBUG : dir/file1: Size of src and dst objects identical 2025/12/01 03:20:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/01 03:20:41 DEBUG : newLeaf: Running delayed rename now 2025/12/01 03:20:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/01 03:20:41 DEBUG : newLeaf: Updating file with newLeaf 0xc0009d5380 2025/12/01 03:20:41 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:41 DEBUG : dir: Looking for writers 2025/12/01 03:20:41 DEBUG : Looking for writers 2025/12/01 03:20:41 DEBUG : dir: reading active writers 2025/12/01 03:20:41 DEBUG : newLeaf: reading active writers 2025/12/01 03:20:41 DEBUG : >WaitForWriters: 2025/12/01 03:20:41 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:41 DEBUG : dir: Looking for writers 2025/12/01 03:20:41 DEBUG : Looking for writers 2025/12/01 03:20:41 DEBUG : dir: reading active writers 2025/12/01 03:20:41 DEBUG : newLeaf: reading active writers 2025/12/01 03:20:41 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:41 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:41 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 03:20:41 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:41 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:41 INFO : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/01 03:20:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:41 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:41 DEBUG : dir: Looking for writers 2025/12/01 03:20:41 DEBUG : file1: reading active writers 2025/12/01 03:20:41 DEBUG : Looking for writers 2025/12/01 03:20:41 DEBUG : dir: reading active writers 2025/12/01 03:20:41 DEBUG : >WaitForWriters: 2025/12/01 03:20:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/01 03:20:41 DEBUG : newLeaf: Updating file with newLeaf 0xc0009d5800 2025/12/01 03:20:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/01 03:20:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/01 03:20:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/01 03:20:41 DEBUG : dir/file1: Updating file with dir/file1 0xc0009d5800 2025/12/01 03:20:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/01 03:20:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/01 03:20:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/12/01 03:20:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:41 DEBUG : dir/file1: File is currently open, delaying rename 0xc0009d5800 2025/12/01 03:20:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/01 03:20:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/01 03:20:41 DEBUG : webdav root 'rclone-test-nemoluv5vuda': File to upload is small (25 bytes), uploading instead of streaming 2025/12/01 03:20:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:41 DEBUG : dir/file1: size = 25 OK 2025/12/01 03:20:41 DEBUG : dir/file1: Size of src and dst objects identical 2025/12/01 03:20:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/01 03:20:41 DEBUG : newLeaf: Running delayed rename now 2025/12/01 03:20:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/01 03:20:41 DEBUG : newLeaf: Updating file with newLeaf 0xc0009d5800 2025/12/01 03:20:41 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:41 DEBUG : dir: Looking for writers 2025/12/01 03:20:41 DEBUG : Looking for writers 2025/12/01 03:20:41 DEBUG : dir: reading active writers 2025/12/01 03:20:41 DEBUG : newLeaf: reading active writers 2025/12/01 03:20:41 DEBUG : >WaitForWriters: 2025/12/01 03:20:41 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:41 DEBUG : dir: Looking for writers 2025/12/01 03:20:41 DEBUG : Looking for writers 2025/12/01 03:20:41 DEBUG : dir: reading active writers 2025/12/01 03:20:41 DEBUG : newLeaf: reading active writers 2025/12/01 03:20:41 DEBUG : >WaitForWriters: 2025/12/01 03:20:41 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:42 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:42 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 03:20:42 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:42 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:42 INFO : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/01 03:20:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:42 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/01 03:20:42 DEBUG : dir/file1: newRWFileHandle: 2025/12/01 03:20:42 DEBUG : dir/file1(0xc000de5c80): openPending: 2025/12/01 03:20:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/12/01 03:20:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/01 03:20:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:42 DEBUG : dir/file1(0xc000de5c80): >openPending: err= 2025/12/01 03:20:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/01 03:20:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/01 03:20:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/01 03:20:42 DEBUG : dir/file1(0xc000de5c80): _writeAt: size=14, off=0 2025/12/01 03:20:42 DEBUG : dir/file1(0xc000de5c80): >_writeAt: n=14, err= 2025/12/01 03:20:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/12/01 03:20:42 DEBUG : dir/file1(0xc000de5c80): close: 2025/12/01 03:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/12/01 03:20:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/12/01 03:20:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:42 DEBUG : dir/file1(0xc000de5c80): >close: err= 2025/12/01 03:20:42 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:42 DEBUG : dir: Looking for writers 2025/12/01 03:20:42 DEBUG : file1: reading active writers 2025/12/01 03:20:42 DEBUG : Looking for writers 2025/12/01 03:20:42 DEBUG : dir: reading active writers 2025/12/01 03:20:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/01 03:20:42 DEBUG : dir: Looking for writers 2025/12/01 03:20:42 DEBUG : file1: reading active writers 2025/12/01 03:20:42 DEBUG : Looking for writers 2025/12/01 03:20:42 DEBUG : dir: reading active writers 2025/12/01 03:20:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/01 03:20:42 DEBUG : dir: Looking for writers 2025/12/01 03:20:42 DEBUG : file1: reading active writers 2025/12/01 03:20:42 DEBUG : Looking for writers 2025/12/01 03:20:42 DEBUG : dir: reading active writers 2025/12/01 03:20:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/01 03:20:42 DEBUG : dir: Looking for writers 2025/12/01 03:20:42 DEBUG : file1: reading active writers 2025/12/01 03:20:42 DEBUG : Looking for writers 2025/12/01 03:20:42 DEBUG : dir: reading active writers 2025/12/01 03:20:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/01 03:20:42 DEBUG : dir/file1: vfs cache: starting upload 2025/12/01 03:20:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:42 DEBUG : dir/file1: size = 14 OK 2025/12/01 03:20:42 INFO : dir/file1: Copied (replaced existing) 2025/12/01 03:20:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/12/01 03:20:42 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/12/01 03:20:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/12/01 03:20:42 DEBUG : dir: Looking for writers 2025/12/01 03:20:42 DEBUG : file1: reading active writers 2025/12/01 03:20:42 DEBUG : Looking for writers 2025/12/01 03:20:42 DEBUG : dir: reading active writers 2025/12/01 03:20:42 DEBUG : >WaitForWriters: 2025/12/01 03:20:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/01 03:20:42 DEBUG : dir/file1: newRWFileHandle: 2025/12/01 03:20:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/01 03:20:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/01 03:20:42 DEBUG : dir/file1(0xc000e37300): _readAt: size=512, off=0 2025/12/01 03:20:42 DEBUG : dir/file1(0xc000e37300): openPending: 2025/12/01 03:20:42 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/12/01 03:20:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/01 03:20:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:42 DEBUG : dir/file1(0xc000e37300): >openPending: err= 2025/12/01 03:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/12/01 03:20:42 DEBUG : dir/file1(0xc000e37300): >_readAt: n=14, err=EOF 2025/12/01 03:20:42 DEBUG : dir/file1(0xc000e37300): close: 2025/12/01 03:20:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/12/01 03:20:42 DEBUG : dir/file1(0xc000e37300): >close: err= 2025/12/01 03:20:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/01 03:20:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/01 03:20:42 DEBUG : newLeaf: Updating file with newLeaf 0xc0001b1b00 2025/12/01 03:20:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/01 03:20:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/01 03:20:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/01 03:20:42 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/12/01 03:20:42 DEBUG : dir/file1: Updating file with dir/file1 0xc0001b1b00 2025/12/01 03:20:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/01 03:20:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/01 03:20:42 DEBUG : dir/file1: newRWFileHandle: 2025/12/01 03:20:42 DEBUG : dir/file1(0xc000df0340): openPending: 2025/12/01 03:20:42 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/12/01 03:20:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/01 03:20:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:42 DEBUG : dir/file1(0xc000df0340): >openPending: err= 2025/12/01 03:20:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/01 03:20:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/01 03:20:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/01 03:20:42 DEBUG : dir/file1(0xc000df0340): _writeAt: size=25, off=0 2025/12/01 03:20:42 DEBUG : dir/file1(0xc000df0340): >_writeAt: n=25, err= 2025/12/01 03:20:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/01 03:20:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/01 03:20:42 DEBUG : newLeaf: Updating file with newLeaf 0xc0001b1b00 2025/12/01 03:20:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/01 03:20:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/01 03:20:42 DEBUG : newLeaf(0xc000df0340): close: 2025/12/01 03:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/12/01 03:20:42 DEBUG : newLeaf: vfs cache: setting modification time to 2025-12-01 03:20:42.379222375 +0000 UTC m=+6.887981876 2025/12/01 03:20:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:42 DEBUG : newLeaf(0xc000df0340): >close: err= 2025/12/01 03:20:42 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:42 DEBUG : dir: Looking for writers 2025/12/01 03:20:42 DEBUG : Looking for writers 2025/12/01 03:20:42 DEBUG : dir: reading active writers 2025/12/01 03:20:42 DEBUG : newLeaf: reading active writers 2025/12/01 03:20:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/01 03:20:42 DEBUG : dir: Looking for writers 2025/12/01 03:20:42 DEBUG : Looking for writers 2025/12/01 03:20:42 DEBUG : dir: reading active writers 2025/12/01 03:20:42 DEBUG : newLeaf: reading active writers 2025/12/01 03:20:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/01 03:20:42 DEBUG : dir: Looking for writers 2025/12/01 03:20:42 DEBUG : Looking for writers 2025/12/01 03:20:42 DEBUG : dir: reading active writers 2025/12/01 03:20:42 DEBUG : newLeaf: reading active writers 2025/12/01 03:20:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/01 03:20:42 DEBUG : dir: Looking for writers 2025/12/01 03:20:42 DEBUG : Looking for writers 2025/12/01 03:20:42 DEBUG : dir: reading active writers 2025/12/01 03:20:42 DEBUG : newLeaf: reading active writers 2025/12/01 03:20:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/01 03:20:42 DEBUG : newLeaf: vfs cache: starting upload 2025/12/01 03:20:42 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:42 DEBUG : newLeaf: size = 25 OK 2025/12/01 03:20:42 INFO : newLeaf: Copied (replaced existing) 2025/12/01 03:20:42 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-12-01 03:20:42 +0000 UTC" 2025/12/01 03:20:42 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/12/01 03:20:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/01 03:20:42 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/12/01 03:20:42 DEBUG : dir: Looking for writers 2025/12/01 03:20:42 DEBUG : Looking for writers 2025/12/01 03:20:42 DEBUG : dir: reading active writers 2025/12/01 03:20:42 DEBUG : newLeaf: reading active writers 2025/12/01 03:20:42 DEBUG : >WaitForWriters: 2025/12/01 03:20:42 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:42 DEBUG : dir: Looking for writers 2025/12/01 03:20:42 DEBUG : Looking for writers 2025/12/01 03:20:42 DEBUG : newLeaf: reading active writers 2025/12/01 03:20:42 DEBUG : dir: reading active writers 2025/12/01 03:20:42 DEBUG : >WaitForWriters: 2025/12/01 03:20:42 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:42 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:42 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 03:20:42 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:42 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:42 INFO : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/01 03:20:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:42 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:42 DEBUG : dir: Looking for writers 2025/12/01 03:20:42 DEBUG : file1: reading active writers 2025/12/01 03:20:42 DEBUG : Looking for writers 2025/12/01 03:20:42 DEBUG : dir: reading active writers 2025/12/01 03:20:42 DEBUG : >WaitForWriters: 2025/12/01 03:20:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/01 03:20:42 DEBUG : newLeaf: Updating file with newLeaf 0xc0009d5140 2025/12/01 03:20:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/01 03:20:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/01 03:20:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/01 03:20:42 DEBUG : dir/file1: Updating file with dir/file1 0xc0009d5140 2025/12/01 03:20:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/01 03:20:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/01 03:20:42 DEBUG : dir/file1: newRWFileHandle: 2025/12/01 03:20:42 DEBUG : dir/file1(0xc0005152c0): openPending: 2025/12/01 03:20:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/12/01 03:20:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/01 03:20:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:42 DEBUG : dir/file1(0xc0005152c0): >openPending: err= 2025/12/01 03:20:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/01 03:20:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/01 03:20:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/01 03:20:42 DEBUG : dir/file1(0xc0005152c0): _writeAt: size=25, off=0 2025/12/01 03:20:42 DEBUG : dir/file1(0xc0005152c0): >_writeAt: n=25, err= 2025/12/01 03:20:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/01 03:20:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/01 03:20:42 DEBUG : newLeaf: Updating file with newLeaf 0xc0009d5140 2025/12/01 03:20:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/01 03:20:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/01 03:20:42 DEBUG : newLeaf(0xc0005152c0): close: 2025/12/01 03:20:42 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/12/01 03:20:42 DEBUG : newLeaf: vfs cache: setting modification time to 2025-12-01 03:20:42.875807689 +0000 UTC m=+7.384567221 2025/12/01 03:20:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:42 DEBUG : newLeaf(0xc0005152c0): >close: err= 2025/12/01 03:20:42 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:42 DEBUG : dir: Looking for writers 2025/12/01 03:20:42 DEBUG : Looking for writers 2025/12/01 03:20:42 DEBUG : dir: reading active writers 2025/12/01 03:20:42 DEBUG : newLeaf: reading active writers 2025/12/01 03:20:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/01 03:20:42 DEBUG : dir: Looking for writers 2025/12/01 03:20:42 DEBUG : Looking for writers 2025/12/01 03:20:42 DEBUG : dir: reading active writers 2025/12/01 03:20:42 DEBUG : newLeaf: reading active writers 2025/12/01 03:20:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/01 03:20:42 DEBUG : dir: Looking for writers 2025/12/01 03:20:42 DEBUG : Looking for writers 2025/12/01 03:20:42 DEBUG : dir: reading active writers 2025/12/01 03:20:42 DEBUG : newLeaf: reading active writers 2025/12/01 03:20:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/01 03:20:42 DEBUG : dir: Looking for writers 2025/12/01 03:20:42 DEBUG : Looking for writers 2025/12/01 03:20:42 DEBUG : dir: reading active writers 2025/12/01 03:20:42 DEBUG : newLeaf: reading active writers 2025/12/01 03:20:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/01 03:20:43 DEBUG : newLeaf: vfs cache: starting upload 2025/12/01 03:20:43 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:43 DEBUG : newLeaf: size = 25 OK 2025/12/01 03:20:43 INFO : newLeaf: Copied (replaced existing) 2025/12/01 03:20:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-12-01 03:20:42 +0000 UTC" 2025/12/01 03:20:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/12/01 03:20:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/01 03:20:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/12/01 03:20:43 DEBUG : dir: Looking for writers 2025/12/01 03:20:43 DEBUG : Looking for writers 2025/12/01 03:20:43 DEBUG : dir: reading active writers 2025/12/01 03:20:43 DEBUG : newLeaf: reading active writers 2025/12/01 03:20:43 DEBUG : >WaitForWriters: 2025/12/01 03:20:43 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:43 DEBUG : dir: Looking for writers 2025/12/01 03:20:43 DEBUG : Looking for writers 2025/12/01 03:20:43 DEBUG : dir: reading active writers 2025/12/01 03:20:43 DEBUG : newLeaf: reading active writers 2025/12/01 03:20:43 DEBUG : >WaitForWriters: 2025/12/01 03:20:43 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:43 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:43 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 03:20:43 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:43 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:43 INFO : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/01 03:20:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:43 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/01 03:20:43 DEBUG : dir/file1: newRWFileHandle: 2025/12/01 03:20:43 DEBUG : dir/file1(0xc000747600): openPending: 2025/12/01 03:20:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/12/01 03:20:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/01 03:20:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:43 DEBUG : dir/file1(0xc000747600): >openPending: err= 2025/12/01 03:20:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/01 03:20:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/01 03:20:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/01 03:20:43 DEBUG : dir/file1(0xc000747600): _writeAt: size=14, off=0 2025/12/01 03:20:43 DEBUG : dir/file1(0xc000747600): >_writeAt: n=14, err= 2025/12/01 03:20:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/12/01 03:20:43 DEBUG : dir/file1(0xc000747600): close: 2025/12/01 03:20:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/12/01 03:20:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/12/01 03:20:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:43 DEBUG : dir/file1(0xc000747600): >close: err= 2025/12/01 03:20:43 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:43 DEBUG : dir: Looking for writers 2025/12/01 03:20:43 DEBUG : file1: reading active writers 2025/12/01 03:20:43 DEBUG : Looking for writers 2025/12/01 03:20:43 DEBUG : dir: reading active writers 2025/12/01 03:20:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/01 03:20:43 DEBUG : dir: Looking for writers 2025/12/01 03:20:43 DEBUG : file1: reading active writers 2025/12/01 03:20:43 DEBUG : Looking for writers 2025/12/01 03:20:43 DEBUG : dir: reading active writers 2025/12/01 03:20:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/01 03:20:43 DEBUG : dir: Looking for writers 2025/12/01 03:20:43 DEBUG : file1: reading active writers 2025/12/01 03:20:43 DEBUG : Looking for writers 2025/12/01 03:20:43 DEBUG : dir: reading active writers 2025/12/01 03:20:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/01 03:20:43 DEBUG : dir: Looking for writers 2025/12/01 03:20:43 DEBUG : file1: reading active writers 2025/12/01 03:20:43 DEBUG : Looking for writers 2025/12/01 03:20:43 DEBUG : dir: reading active writers 2025/12/01 03:20:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/01 03:20:43 DEBUG : dir/file1: vfs cache: starting upload 2025/12/01 03:20:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:43 DEBUG : dir/file1: size = 14 OK 2025/12/01 03:20:43 INFO : dir/file1: Copied (replaced existing) 2025/12/01 03:20:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/12/01 03:20:43 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/12/01 03:20:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/12/01 03:20:43 DEBUG : dir: Looking for writers 2025/12/01 03:20:43 DEBUG : file1: reading active writers 2025/12/01 03:20:43 DEBUG : Looking for writers 2025/12/01 03:20:43 DEBUG : dir: reading active writers 2025/12/01 03:20:43 DEBUG : >WaitForWriters: 2025/12/01 03:20:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/01 03:20:43 DEBUG : dir/file1: newRWFileHandle: 2025/12/01 03:20:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/01 03:20:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/01 03:20:43 DEBUG : dir/file1(0xc000747e40): _readAt: size=512, off=0 2025/12/01 03:20:43 DEBUG : dir/file1(0xc000747e40): openPending: 2025/12/01 03:20:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/12/01 03:20:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/01 03:20:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:43 DEBUG : dir/file1(0xc000747e40): >openPending: err= 2025/12/01 03:20:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/12/01 03:20:43 DEBUG : dir/file1(0xc000747e40): >_readAt: n=14, err=EOF 2025/12/01 03:20:43 DEBUG : dir/file1(0xc000747e40): close: 2025/12/01 03:20:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/12/01 03:20:43 DEBUG : dir/file1(0xc000747e40): >close: err= 2025/12/01 03:20:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/01 03:20:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/01 03:20:43 DEBUG : newLeaf: Updating file with newLeaf 0xc000788e40 2025/12/01 03:20:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/01 03:20:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/01 03:20:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/01 03:20:43 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/12/01 03:20:43 DEBUG : dir/file1: Updating file with dir/file1 0xc000788e40 2025/12/01 03:20:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/01 03:20:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/01 03:20:43 DEBUG : dir/file1: newRWFileHandle: 2025/12/01 03:20:43 DEBUG : dir/file1(0xc000a72d80): openPending: 2025/12/01 03:20:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/12/01 03:20:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/01 03:20:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:43 DEBUG : dir/file1(0xc000a72d80): >openPending: err= 2025/12/01 03:20:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/01 03:20:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/01 03:20:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/01 03:20:43 DEBUG : dir/file1(0xc000a72d80): _writeAt: size=25, off=0 2025/12/01 03:20:43 DEBUG : dir/file1(0xc000a72d80): >_writeAt: n=25, err= 2025/12/01 03:20:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/01 03:20:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/01 03:20:43 DEBUG : newLeaf: Updating file with newLeaf 0xc000788e40 2025/12/01 03:20:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/01 03:20:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/01 03:20:43 DEBUG : newLeaf(0xc000a72d80): close: 2025/12/01 03:20:43 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/12/01 03:20:43 DEBUG : newLeaf: vfs cache: setting modification time to 2025-12-01 03:20:43.518664814 +0000 UTC m=+8.027424326 2025/12/01 03:20:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:43 DEBUG : newLeaf(0xc000a72d80): >close: err= 2025/12/01 03:20:43 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:43 DEBUG : dir: Looking for writers 2025/12/01 03:20:43 DEBUG : Looking for writers 2025/12/01 03:20:43 DEBUG : dir: reading active writers 2025/12/01 03:20:43 DEBUG : newLeaf: reading active writers 2025/12/01 03:20:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/01 03:20:43 DEBUG : dir: Looking for writers 2025/12/01 03:20:43 DEBUG : Looking for writers 2025/12/01 03:20:43 DEBUG : dir: reading active writers 2025/12/01 03:20:43 DEBUG : newLeaf: reading active writers 2025/12/01 03:20:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/01 03:20:43 DEBUG : dir: Looking for writers 2025/12/01 03:20:43 DEBUG : Looking for writers 2025/12/01 03:20:43 DEBUG : newLeaf: reading active writers 2025/12/01 03:20:43 DEBUG : dir: reading active writers 2025/12/01 03:20:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/01 03:20:43 DEBUG : dir: Looking for writers 2025/12/01 03:20:43 DEBUG : Looking for writers 2025/12/01 03:20:43 DEBUG : newLeaf: reading active writers 2025/12/01 03:20:43 DEBUG : dir: reading active writers 2025/12/01 03:20:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/01 03:20:43 DEBUG : newLeaf: vfs cache: starting upload 2025/12/01 03:20:43 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:43 DEBUG : newLeaf: size = 25 OK 2025/12/01 03:20:43 INFO : newLeaf: Copied (replaced existing) 2025/12/01 03:20:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-12-01 03:20:43 +0000 UTC" 2025/12/01 03:20:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/12/01 03:20:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/01 03:20:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/12/01 03:20:43 DEBUG : dir: Looking for writers 2025/12/01 03:20:43 DEBUG : Looking for writers 2025/12/01 03:20:43 DEBUG : dir: reading active writers 2025/12/01 03:20:43 DEBUG : newLeaf: reading active writers 2025/12/01 03:20:43 DEBUG : >WaitForWriters: 2025/12/01 03:20:43 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:43 DEBUG : dir: Looking for writers 2025/12/01 03:20:43 DEBUG : Looking for writers 2025/12/01 03:20:43 DEBUG : dir: reading active writers 2025/12/01 03:20:43 DEBUG : newLeaf: reading active writers 2025/12/01 03:20:43 DEBUG : >WaitForWriters: 2025/12/01 03:20:43 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:43 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:43 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 03:20:43 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:43 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:43 INFO : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/01 03:20:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:43 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:43 DEBUG : dir: Looking for writers 2025/12/01 03:20:43 DEBUG : file1: reading active writers 2025/12/01 03:20:43 DEBUG : Looking for writers 2025/12/01 03:20:43 DEBUG : dir: reading active writers 2025/12/01 03:20:43 DEBUG : >WaitForWriters: 2025/12/01 03:20:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/01 03:20:43 DEBUG : dir/file1: newRWFileHandle: 2025/12/01 03:20:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/01 03:20:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/01 03:20:43 DEBUG : dir/file1(0xc0009b93c0): _readAt: size=512, off=0 2025/12/01 03:20:43 DEBUG : dir/file1(0xc0009b93c0): openPending: 2025/12/01 03:20:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/12/01 03:20:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/01 03:20:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:43 DEBUG : dir/file1(0xc0009b93c0): >openPending: err= 2025/12/01 03:20:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/12/01 03:20:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/01 03:20:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 03:20:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:20:43 DEBUG : dir/file1(0xc0009b93c0): >_readAt: n=14, err=EOF 2025/12/01 03:20:43 DEBUG : dir/file1(0xc0009b93c0): close: 2025/12/01 03:20:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/12/01 03:20:43 DEBUG : dir/file1(0xc0009b93c0): >close: err= 2025/12/01 03:20:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/01 03:20:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/01 03:20:43 DEBUG : newLeaf: Updating file with newLeaf 0xc0008226c0 2025/12/01 03:20:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/01 03:20:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/01 03:20:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/01 03:20:44 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/12/01 03:20:44 DEBUG : dir/file1: Updating file with dir/file1 0xc0008226c0 2025/12/01 03:20:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/01 03:20:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/01 03:20:44 DEBUG : dir/file1: newRWFileHandle: 2025/12/01 03:20:44 DEBUG : dir/file1(0xc0009d8940): openPending: 2025/12/01 03:20:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/12/01 03:20:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/01 03:20:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:44 DEBUG : dir/file1(0xc0009d8940): >openPending: err= 2025/12/01 03:20:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/01 03:20:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/01 03:20:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/01 03:20:44 DEBUG : dir/file1(0xc0009d8940): _writeAt: size=25, off=0 2025/12/01 03:20:44 DEBUG : dir/file1(0xc0009d8940): >_writeAt: n=25, err= 2025/12/01 03:20:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/01 03:20:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/01 03:20:44 DEBUG : newLeaf: Updating file with newLeaf 0xc0008226c0 2025/12/01 03:20:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/01 03:20:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/01 03:20:44 DEBUG : newLeaf(0xc0009d8940): close: 2025/12/01 03:20:44 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/12/01 03:20:44 DEBUG : newLeaf: vfs cache: setting modification time to 2025-12-01 03:20:44.03111791 +0000 UTC m=+8.539877452 2025/12/01 03:20:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:44 DEBUG : newLeaf(0xc0009d8940): >close: err= 2025/12/01 03:20:44 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:44 DEBUG : dir: Looking for writers 2025/12/01 03:20:44 DEBUG : Looking for writers 2025/12/01 03:20:44 DEBUG : dir: reading active writers 2025/12/01 03:20:44 DEBUG : newLeaf: reading active writers 2025/12/01 03:20:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/01 03:20:44 DEBUG : dir: Looking for writers 2025/12/01 03:20:44 DEBUG : Looking for writers 2025/12/01 03:20:44 DEBUG : dir: reading active writers 2025/12/01 03:20:44 DEBUG : newLeaf: reading active writers 2025/12/01 03:20:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/01 03:20:44 DEBUG : dir: Looking for writers 2025/12/01 03:20:44 DEBUG : Looking for writers 2025/12/01 03:20:44 DEBUG : dir: reading active writers 2025/12/01 03:20:44 DEBUG : newLeaf: reading active writers 2025/12/01 03:20:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/01 03:20:44 DEBUG : dir: Looking for writers 2025/12/01 03:20:44 DEBUG : Looking for writers 2025/12/01 03:20:44 DEBUG : dir: reading active writers 2025/12/01 03:20:44 DEBUG : newLeaf: reading active writers 2025/12/01 03:20:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/01 03:20:44 DEBUG : newLeaf: vfs cache: starting upload 2025/12/01 03:20:44 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:44 DEBUG : newLeaf: size = 25 OK 2025/12/01 03:20:44 INFO : newLeaf: Copied (replaced existing) 2025/12/01 03:20:44 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-12-01 03:20:44 +0000 UTC" 2025/12/01 03:20:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/12/01 03:20:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/01 03:20:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/12/01 03:20:44 DEBUG : dir: Looking for writers 2025/12/01 03:20:44 DEBUG : Looking for writers 2025/12/01 03:20:44 DEBUG : dir: reading active writers 2025/12/01 03:20:44 DEBUG : newLeaf: reading active writers 2025/12/01 03:20:44 DEBUG : >WaitForWriters: 2025/12/01 03:20:44 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:44 DEBUG : dir: Looking for writers 2025/12/01 03:20:44 DEBUG : Looking for writers 2025/12/01 03:20:44 DEBUG : dir: reading active writers 2025/12/01 03:20:44 DEBUG : newLeaf: reading active writers 2025/12/01 03:20:44 DEBUG : >WaitForWriters: 2025/12/01 03:20:44 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaner exiting --- PASS: TestFileRename (3.07s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:44 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:44 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:44 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:44 DEBUG : Looking for writers 2025/12/01 03:20:44 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:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:44 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:20:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/01 03:20:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/01 03:20:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/01 03:20:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:20:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/12/01 03:20:44 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/12/01 03:20:44 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:44 DEBUG : dir: Looking for writers 2025/12/01 03:20:44 DEBUG : file1: reading active writers 2025/12/01 03:20:44 DEBUG : Looking for writers 2025/12/01 03:20:44 DEBUG : dir: reading active writers 2025/12/01 03:20:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:44 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:20:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/01 03:20:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/01 03:20:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/01 03:20:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:20:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/12/01 03:20:44 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/12/01 03:20:44 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/12/01 03:20:44 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/12/01 03:20:44 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/12/01 03:20:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/12/01 03:20:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/12/01 03:20:44 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/12/01 03:20:44 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/12/01 03:20:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/12/01 03:20:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/12/01 03:20:44 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/12/01 03:20:44 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/12/01 03:20:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/12/01 03:20:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/12/01 03:20:44 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/12/01 03:20:44 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:44 DEBUG : dir: Looking for writers 2025/12/01 03:20:44 DEBUG : file1: reading active writers 2025/12/01 03:20:44 DEBUG : Looking for writers 2025/12/01 03:20:44 DEBUG : dir: reading active writers 2025/12/01 03:20:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:44 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:20:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/01 03:20:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/01 03:20:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/01 03:20:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:20:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/12/01 03:20:44 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/12/01 03:20:44 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/12/01 03:20:44 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/12/01 03:20:44 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/12/01 03:20:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/12/01 03:20:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/12/01 03:20:44 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/12/01 03:20:44 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/12/01 03:20:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/12/01 03:20:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/12/01 03:20:44 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/12/01 03:20:44 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/12/01 03:20:44 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/12/01 03:20:44 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/12/01 03:20:44 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/12/01 03:20:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/12/01 03:20:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/12/01 03:20:44 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/12/01 03:20:44 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/12/01 03:20:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/12/01 03:20:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/12/01 03:20:44 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/12/01 03:20:44 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/12/01 03:20:44 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/12/01 03:20:44 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/12/01 03:20:44 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/12/01 03:20:44 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/12/01 03:20:44 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/12/01 03:20:44 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/12/01 03:20:44 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/12/01 03:20:44 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:44 DEBUG : dir: Looking for writers 2025/12/01 03:20:44 DEBUG : file1: reading active writers 2025/12/01 03:20:44 DEBUG : Looking for writers 2025/12/01 03:20:44 DEBUG : dir: reading active writers 2025/12/01 03:20:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:44 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:20:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/01 03:20:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/01 03:20:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/01 03:20:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:20:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/12/01 03:20:45 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:45 DEBUG : dir: Looking for writers 2025/12/01 03:20:45 DEBUG : file1: reading active writers 2025/12/01 03:20:45 DEBUG : Looking for writers 2025/12/01 03:20:45 DEBUG : dir: reading active writers 2025/12/01 03:20:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:45 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:20:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/01 03:20:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/01 03:20:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/01 03:20:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:20:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/12/01 03:20:45 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/12/01 03:20:45 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/12/01 03:20:45 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:45 DEBUG : dir: Looking for writers 2025/12/01 03:20:45 DEBUG : file1: reading active writers 2025/12/01 03:20:45 DEBUG : Looking for writers 2025/12/01 03:20:45 DEBUG : dir: reading active writers 2025/12/01 03:20:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:45 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:45 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 03:20:45 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 INFO : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/01 03:20:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:20:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/01 03:20:45 DEBUG : dir/file1: newRWFileHandle: 2025/12/01 03:20:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/01 03:20:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/01 03:20:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/01 03:20:45 DEBUG : dir/file1(0xc00069d340): _readAt: size=1, off=0 2025/12/01 03:20:45 DEBUG : dir/file1(0xc00069d340): openPending: 2025/12/01 03:20:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/12/01 03:20:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/01 03:20:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:45 DEBUG : dir/file1(0xc00069d340): >openPending: err= 2025/12/01 03:20:45 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/12/01 03:20:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/01 03:20:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 03:20:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:20:45 DEBUG : dir/file1(0xc00069d340): >_readAt: n=1, err= 2025/12/01 03:20:45 DEBUG : dir/file1(0xc00069d340): _readAt: size=256, off=1 2025/12/01 03:20:45 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/12/01 03:20:45 DEBUG : dir/file1(0xc00069d340): >_readAt: n=15, err=EOF 2025/12/01 03:20:45 DEBUG : dir/file1(0xc00069d340): _readAt: size=16, off=16 2025/12/01 03:20:45 DEBUG : dir/file1(0xc00069d340): >_readAt: n=0, err=EOF 2025/12/01 03:20:45 DEBUG : dir/file1(0xc00069d340): close: 2025/12/01 03:20:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/12/01 03:20:45 DEBUG : dir/file1(0xc00069d340): >close: err= 2025/12/01 03:20:45 DEBUG : dir/file1(0xc00069d340): close: 2025/12/01 03:20:45 DEBUG : dir/file1(0xc00069d340): >close: err=file already closed 2025/12/01 03:20:45 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:45 DEBUG : dir: Looking for writers 2025/12/01 03:20:45 DEBUG : file1: reading active writers 2025/12/01 03:20:45 DEBUG : Looking for writers 2025/12/01 03:20:45 DEBUG : dir: reading active writers 2025/12/01 03:20:45 DEBUG : >WaitForWriters: 2025/12/01 03:20:45 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:45 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:45 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 03:20:45 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 INFO : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/01 03:20:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:20:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/01 03:20:45 DEBUG : dir/file1: newRWFileHandle: 2025/12/01 03:20:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/01 03:20:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/01 03:20:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/01 03:20:45 DEBUG : dir/file1(0xc000d08400): _readAt: size=1, off=0 2025/12/01 03:20:45 DEBUG : dir/file1(0xc000d08400): openPending: 2025/12/01 03:20:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/12/01 03:20:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/01 03:20:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:45 DEBUG : dir/file1(0xc000d08400): >openPending: err= 2025/12/01 03:20:45 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/12/01 03:20:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/01 03:20:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 03:20:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:20:45 DEBUG : dir/file1(0xc000d08400): >_readAt: n=1, err= 2025/12/01 03:20:45 DEBUG : dir/file1(0xc000d08400): _readAt: size=1, off=5 2025/12/01 03:20:45 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/01 03:20:45 DEBUG : dir/file1(0xc000d08400): >_readAt: n=1, err= 2025/12/01 03:20:45 DEBUG : dir/file1(0xc000d08400): _readAt: size=1, off=3 2025/12/01 03:20:45 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/01 03:20:45 DEBUG : dir/file1(0xc000d08400): >_readAt: n=1, err= 2025/12/01 03:20:45 DEBUG : dir/file1(0xc000d08400): _readAt: size=1, off=13 2025/12/01 03:20:45 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/01 03:20:45 DEBUG : dir/file1(0xc000d08400): >_readAt: n=1, err= 2025/12/01 03:20:45 DEBUG : dir/file1(0xc000d08400): _readAt: size=16, off=100 2025/12/01 03:20:45 DEBUG : dir/file1(0xc000d08400): >_readAt: n=0, err=EOF 2025/12/01 03:20:45 DEBUG : dir/file1(0xc000d08400): close: 2025/12/01 03:20:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/12/01 03:20:45 DEBUG : dir/file1(0xc000d08400): >close: err= 2025/12/01 03:20:45 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:45 DEBUG : dir: Looking for writers 2025/12/01 03:20:45 DEBUG : file1: reading active writers 2025/12/01 03:20:45 DEBUG : Looking for writers 2025/12/01 03:20:45 DEBUG : dir: reading active writers 2025/12/01 03:20:45 DEBUG : >WaitForWriters: 2025/12/01 03:20:45 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:45 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:45 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 03:20:45 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 INFO : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/01 03:20:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:20:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/01 03:20:45 DEBUG : dir/file1: newRWFileHandle: 2025/12/01 03:20:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/01 03:20:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/01 03:20:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/01 03:20:45 DEBUG : dir/file1(0xc00071e000): _readAt: size=1, off=0 2025/12/01 03:20:45 DEBUG : dir/file1(0xc00071e000): openPending: 2025/12/01 03:20:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/12/01 03:20:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/01 03:20:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:45 DEBUG : dir/file1(0xc00071e000): >openPending: err= 2025/12/01 03:20:45 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/12/01 03:20:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/01 03:20:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 03:20:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:20:45 DEBUG : dir/file1(0xc00071e000): >_readAt: n=1, err= 2025/12/01 03:20:45 DEBUG : dir/file1(0xc00071e000): _readAt: size=1, off=5 2025/12/01 03:20:45 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/01 03:20:45 DEBUG : dir/file1(0xc00071e000): >_readAt: n=1, err= 2025/12/01 03:20:45 DEBUG : dir/file1(0xc00071e000): _readAt: size=1, off=1 2025/12/01 03:20:45 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/01 03:20:45 DEBUG : dir/file1(0xc00071e000): >_readAt: n=1, err= 2025/12/01 03:20:45 DEBUG : dir/file1(0xc00071e000): _readAt: size=6, off=10 2025/12/01 03:20:45 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/12/01 03:20:45 DEBUG : dir/file1(0xc00071e000): >_readAt: n=6, err= 2025/12/01 03:20:45 DEBUG : dir/file1(0xc00071e000): _readAt: size=256, off=10 2025/12/01 03:20:45 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/12/01 03:20:45 DEBUG : dir/file1(0xc00071e000): >_readAt: n=6, err=EOF 2025/12/01 03:20:45 DEBUG : dir/file1(0xc00071e000): _readAt: size=256, off=100 2025/12/01 03:20:45 DEBUG : dir/file1(0xc00071e000): >_readAt: n=0, err=EOF 2025/12/01 03:20:45 DEBUG : dir/file1(0xc00071e000): close: 2025/12/01 03:20:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/12/01 03:20:45 DEBUG : dir/file1(0xc00071e000): >close: err= 2025/12/01 03:20:45 DEBUG : dir/file1(0xc00071e000): _readAt: size=256, off=100 2025/12/01 03:20:45 DEBUG : dir/file1(0xc00071e000): >_readAt: n=0, err=file already closed 2025/12/01 03:20:45 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:45 DEBUG : dir: Looking for writers 2025/12/01 03:20:45 DEBUG : file1: reading active writers 2025/12/01 03:20:45 DEBUG : Looking for writers 2025/12/01 03:20:45 DEBUG : dir: reading active writers 2025/12/01 03:20:45 DEBUG : >WaitForWriters: 2025/12/01 03:20:45 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:45 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:45 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 03:20:45 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 INFO : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/01 03:20:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:20:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/01 03:20:45 DEBUG : dir/file1: newRWFileHandle: 2025/12/01 03:20:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/01 03:20:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/01 03:20:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/01 03:20:45 DEBUG : dir/file1(0xc000905800): RWFileHandle.Flush 2025/12/01 03:20:45 DEBUG : dir/file1(0xc000905800): _readAt: size=256, off=0 2025/12/01 03:20:45 DEBUG : dir/file1(0xc000905800): openPending: 2025/12/01 03:20:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/12/01 03:20:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/01 03:20:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:45 DEBUG : dir/file1(0xc000905800): >openPending: err= 2025/12/01 03:20:45 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/12/01 03:20:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/01 03:20:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 03:20:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:20:45 DEBUG : dir/file1(0xc000905800): >_readAt: n=16, err=EOF 2025/12/01 03:20:45 DEBUG : dir/file1(0xc000905800): RWFileHandle.Flush 2025/12/01 03:20:45 DEBUG : dir/file1(0xc000905800): RWFileHandle.Flush 2025/12/01 03:20:45 DEBUG : dir/file1(0xc000905800): close: 2025/12/01 03:20:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/12/01 03:20:45 DEBUG : dir/file1(0xc000905800): >close: err= 2025/12/01 03:20:45 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:45 DEBUG : dir: Looking for writers 2025/12/01 03:20:45 DEBUG : file1: reading active writers 2025/12/01 03:20:45 DEBUG : Looking for writers 2025/12/01 03:20:45 DEBUG : dir: reading active writers 2025/12/01 03:20:45 DEBUG : >WaitForWriters: 2025/12/01 03:20:45 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:45 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:45 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 03:20:45 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 INFO : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/01 03:20:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:20:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/01 03:20:45 DEBUG : dir/file1: newRWFileHandle: 2025/12/01 03:20:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/01 03:20:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/01 03:20:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/01 03:20:45 DEBUG : dir/file1(0xc000a13a40): _readAt: size=256, off=0 2025/12/01 03:20:45 DEBUG : dir/file1(0xc000a13a40): openPending: 2025/12/01 03:20:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/12/01 03:20:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/01 03:20:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:45 DEBUG : dir/file1(0xc000a13a40): >openPending: err= 2025/12/01 03:20:45 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/12/01 03:20:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/01 03:20:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 03:20:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:20:45 DEBUG : dir/file1(0xc000a13a40): >_readAt: n=16, err=EOF 2025/12/01 03:20:45 DEBUG : dir/file1(0xc000a13a40): RWFileHandle.Release 2025/12/01 03:20:45 DEBUG : dir/file1(0xc000a13a40): close: 2025/12/01 03:20:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/12/01 03:20:45 DEBUG : dir/file1(0xc000a13a40): >close: err= 2025/12/01 03:20:45 DEBUG : dir/file1(0xc000a13a40): RWFileHandle.Release 2025/12/01 03:20:45 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:45 DEBUG : dir: Looking for writers 2025/12/01 03:20:45 DEBUG : file1: reading active writers 2025/12/01 03:20:45 DEBUG : Looking for writers 2025/12/01 03:20:45 DEBUG : dir: reading active writers 2025/12/01 03:20:45 DEBUG : >WaitForWriters: 2025/12/01 03:20:45 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:45 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:45 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 03:20:45 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:45 INFO : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/01 03:20:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:45 DEBUG : file1: newRWFileHandle: 2025/12/01 03:20:45 DEBUG : file1(0xc000a30080): openPending: 2025/12/01 03:20:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:45 DEBUG : file1(0xc000a30080): >openPending: err= 2025/12/01 03:20:45 DEBUG : file1: >newRWFileHandle: err= 2025/12/01 03:20:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/01 03:20:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/01 03:20:45 DEBUG : file1(0xc000a30080): _writeAt: size=5, off=0 2025/12/01 03:20:45 DEBUG : file1(0xc000a30080): >_writeAt: n=5, err= 2025/12/01 03:20:45 DEBUG : file1(0xc000a30080): _writeAt: size=7, off=5 2025/12/01 03:20:45 DEBUG : file1(0xc000a30080): >_writeAt: n=7, err= 2025/12/01 03:20:45 DEBUG : file1: vfs cache: truncate to size=11 2025/12/01 03:20:45 DEBUG : file1(0xc000a30080): close: 2025/12/01 03:20:45 DEBUG : file1: vfs cache: setting modification time to 2025-12-01 03:20:45.971292948 +0000 UTC m=+10.480052481 2025/12/01 03:20:45 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:45 DEBUG : file1(0xc000a30080): >close: err= 2025/12/01 03:20:45 DEBUG : file1(0xc000a30080): close: 2025/12/01 03:20:45 DEBUG : file1(0xc000a30080): >close: err=file already closed 2025/12/01 03:20:45 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:45 DEBUG : Looking for writers 2025/12/01 03:20:45 DEBUG : file1: reading active writers 2025/12/01 03:20:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/01 03:20:45 DEBUG : Looking for writers 2025/12/01 03:20:45 DEBUG : file1: reading active writers 2025/12/01 03:20:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/01 03:20:46 DEBUG : Looking for writers 2025/12/01 03:20:46 DEBUG : file1: reading active writers 2025/12/01 03:20:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/01 03:20:46 DEBUG : Looking for writers 2025/12/01 03:20:46 DEBUG : file1: reading active writers 2025/12/01 03:20:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/01 03:20:46 DEBUG : file1: vfs cache: starting upload 2025/12/01 03:20:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:46 DEBUG : file1: size = 11 OK 2025/12/01 03:20:46 INFO : file1: Copied (new) 2025/12/01 03:20:46 DEBUG : file1: vfs cache: fingerprint now "11,2025-12-01 03:20:45 +0000 UTC" 2025/12/01 03:20:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/01 03:20:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:46 INFO : file1: vfs cache: upload succeeded try #1 2025/12/01 03:20:46 DEBUG : Looking for writers 2025/12/01 03:20:46 DEBUG : file1: reading active writers 2025/12/01 03:20:46 DEBUG : >WaitForWriters: 2025/12/01 03:20:46 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:46 DEBUG : Looking for writers 2025/12/01 03:20:46 DEBUG : file1: reading active writers 2025/12/01 03:20:46 DEBUG : >WaitForWriters: 2025/12/01 03:20:46 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:46 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:46 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 03:20:46 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:46 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:46 INFO : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/01 03:20:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:46 DEBUG : file1: newRWFileHandle: 2025/12/01 03:20:46 DEBUG : file1(0xc000a4a4c0): openPending: 2025/12/01 03:20:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:46 DEBUG : file1(0xc000a4a4c0): >openPending: err= 2025/12/01 03:20:46 DEBUG : file1: >newRWFileHandle: err= 2025/12/01 03:20:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/01 03:20:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/01 03:20:46 DEBUG : file1(0xc000a4a4c0): _writeAt: size=7, off=0 2025/12/01 03:20:46 DEBUG : file1(0xc000a4a4c0): >_writeAt: n=7, err= 2025/12/01 03:20:46 DEBUG : file1(0xc000a4a4c0): _writeAt: size=6, off=5 2025/12/01 03:20:46 DEBUG : file1(0xc000a4a4c0): >_writeAt: n=6, err= 2025/12/01 03:20:46 DEBUG : file1(0xc000a4a4c0): close: 2025/12/01 03:20:46 DEBUG : file1: vfs cache: setting modification time to 2025-12-01 03:20:46.168588666 +0000 UTC m=+10.677348178 2025/12/01 03:20:46 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:46 DEBUG : file1(0xc000a4a4c0): >close: err= 2025/12/01 03:20:46 DEBUG : file1(0xc000a4a4c0): _writeAt: size=5, off=0 2025/12/01 03:20:46 DEBUG : file1(0xc000a4a4c0): >_writeAt: n=0, err=file already closed 2025/12/01 03:20:46 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:46 DEBUG : Looking for writers 2025/12/01 03:20:46 DEBUG : file1: reading active writers 2025/12/01 03:20:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/01 03:20:46 DEBUG : Looking for writers 2025/12/01 03:20:46 DEBUG : file1: reading active writers 2025/12/01 03:20:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/01 03:20:46 DEBUG : Looking for writers 2025/12/01 03:20:46 DEBUG : file1: reading active writers 2025/12/01 03:20:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/01 03:20:46 DEBUG : Looking for writers 2025/12/01 03:20:46 DEBUG : file1: reading active writers 2025/12/01 03:20:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/01 03:20:46 DEBUG : file1: vfs cache: starting upload 2025/12/01 03:20:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:46 DEBUG : file1: size = 11 OK 2025/12/01 03:20:46 INFO : file1: Copied (new) 2025/12/01 03:20:46 DEBUG : file1: vfs cache: fingerprint now "11,2025-12-01 03:20:46 +0000 UTC" 2025/12/01 03:20:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/01 03:20:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:46 INFO : file1: vfs cache: upload succeeded try #1 2025/12/01 03:20:46 DEBUG : Looking for writers 2025/12/01 03:20:46 DEBUG : file1: reading active writers 2025/12/01 03:20:46 DEBUG : >WaitForWriters: 2025/12/01 03:20:46 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:46 DEBUG : Looking for writers 2025/12/01 03:20:46 DEBUG : file1: reading active writers 2025/12/01 03:20:46 DEBUG : >WaitForWriters: 2025/12/01 03:20:46 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:46 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:46 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 03:20:46 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:46 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:46 INFO : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/01 03:20:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:46 DEBUG : file1: newRWFileHandle: 2025/12/01 03:20:46 DEBUG : file1(0xc000d26e80): openPending: 2025/12/01 03:20:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:46 DEBUG : file1(0xc000d26e80): >openPending: err= 2025/12/01 03:20:46 DEBUG : file1: >newRWFileHandle: err= 2025/12/01 03:20:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/01 03:20:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/01 03:20:46 DEBUG : file1(0xc000d26e80): close: 2025/12/01 03:20:46 DEBUG : file1: vfs cache: setting modification time to 2025-12-01 03:20:46.368280597 +0000 UTC m=+10.877040128 2025/12/01 03:20:46 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:46 DEBUG : file1(0xc000d26e80): >close: err= 2025/12/01 03:20:46 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/12/01 03:20:46 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/01 03:20:46 DEBUG : file2: newRWFileHandle: 2025/12/01 03:20:46 DEBUG : file2(0xc000d27300): openPending: 2025/12/01 03:20:46 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/12/01 03:20:46 DEBUG : file2(0xc000d27300): >openPending: err= 2025/12/01 03:20:46 DEBUG : file2: >newRWFileHandle: err= 2025/12/01 03:20:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/12/01 03:20:46 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/12/01 03:20:46 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/12/01 03:20:46 DEBUG : file2(0xc000d27300): RWFileHandle.Flush 2025/12/01 03:20:46 DEBUG : file2(0xc000d27300): RWFileHandle.Release 2025/12/01 03:20:46 DEBUG : file2(0xc000d27300): close: 2025/12/01 03:20:46 DEBUG : file2: vfs cache: setting modification time to 2025-12-01 03:20:46.369748052 +0000 UTC m=+10.878507594 2025/12/01 03:20:46 INFO : file2: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:46 DEBUG : file2(0xc000d27300): >close: err= 2025/12/01 03:20:46 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:46 DEBUG : Looking for writers 2025/12/01 03:20:46 DEBUG : file1: reading active writers 2025/12/01 03:20:46 DEBUG : file2: reading active writers 2025/12/01 03:20:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/12/01 03:20:46 DEBUG : Looking for writers 2025/12/01 03:20:46 DEBUG : file1: reading active writers 2025/12/01 03:20:46 DEBUG : file2: reading active writers 2025/12/01 03:20:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/12/01 03:20:46 DEBUG : Looking for writers 2025/12/01 03:20:46 DEBUG : file1: reading active writers 2025/12/01 03:20:46 DEBUG : file2: reading active writers 2025/12/01 03:20:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/12/01 03:20:46 DEBUG : Looking for writers 2025/12/01 03:20:46 DEBUG : file2: reading active writers 2025/12/01 03:20:46 DEBUG : file1: reading active writers 2025/12/01 03:20:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/12/01 03:20:46 DEBUG : file1: vfs cache: starting upload 2025/12/01 03:20:46 DEBUG : file2: vfs cache: starting upload 2025/12/01 03:20:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:46 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:46 DEBUG : file1: size = 0 OK 2025/12/01 03:20:46 INFO : file1: Copied (new) 2025/12/01 03:20:46 DEBUG : file1: vfs cache: fingerprint now "0,2025-12-01 03:20:46 +0000 UTC" 2025/12/01 03:20:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/01 03:20:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:46 INFO : file1: vfs cache: upload succeeded try #1 2025/12/01 03:20:46 DEBUG : Looking for writers 2025/12/01 03:20:46 DEBUG : file2: reading active writers 2025/12/01 03:20:46 DEBUG : file1: reading active writers 2025/12/01 03:20:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/01 03:20:46 DEBUG : file2: size = 0 OK 2025/12/01 03:20:46 INFO : file2: Copied (new) 2025/12/01 03:20:46 DEBUG : file2: vfs cache: fingerprint now "0,2025-12-01 03:20:46 +0000 UTC" 2025/12/01 03:20:46 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/12/01 03:20:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/12/01 03:20:46 INFO : file2: vfs cache: upload succeeded try #1 2025/12/01 03:20:46 DEBUG : Looking for writers 2025/12/01 03:20:46 DEBUG : file1: reading active writers 2025/12/01 03:20:46 DEBUG : file2: reading active writers 2025/12/01 03:20:46 DEBUG : >WaitForWriters: 2025/12/01 03:20:46 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:46 DEBUG : Looking for writers 2025/12/01 03:20:46 DEBUG : file1: reading active writers 2025/12/01 03:20:46 DEBUG : file2: reading active writers 2025/12/01 03:20:46 DEBUG : >WaitForWriters: 2025/12/01 03:20:46 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.38s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:46 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:46 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 03:20:46 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:46 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:46 INFO : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/01 03:20:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:46 DEBUG : file1: newRWFileHandle: 2025/12/01 03:20:46 DEBUG : file1(0xc000d4ea00): openPending: 2025/12/01 03:20:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:46 DEBUG : file1(0xc000d4ea00): >openPending: err= 2025/12/01 03:20:46 DEBUG : file1: >newRWFileHandle: err= 2025/12/01 03:20:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/01 03:20:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/01 03:20:46 DEBUG : file1(0xc000d4ea00): _writeAt: size=5, off=0 2025/12/01 03:20:46 DEBUG : file1(0xc000d4ea00): >_writeAt: n=5, err= 2025/12/01 03:20:46 DEBUG : file1(0xc000d4ea00): RWFileHandle.Flush 2025/12/01 03:20:46 DEBUG : file1(0xc000d4ea00): RWFileHandle.Flush 2025/12/01 03:20:46 DEBUG : file1(0xc000d4ea00): close: 2025/12/01 03:20:46 DEBUG : file1: vfs cache: setting modification time to 2025-12-01 03:20:46.743963619 +0000 UTC m=+11.252723152 2025/12/01 03:20:46 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:46 DEBUG : file1(0xc000d4ea00): >close: err= 2025/12/01 03:20:46 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:46 DEBUG : Looking for writers 2025/12/01 03:20:46 DEBUG : file1: reading active writers 2025/12/01 03:20:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/01 03:20:46 DEBUG : Looking for writers 2025/12/01 03:20:46 DEBUG : file1: reading active writers 2025/12/01 03:20:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/01 03:20:46 DEBUG : Looking for writers 2025/12/01 03:20:46 DEBUG : file1: reading active writers 2025/12/01 03:20:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/01 03:20:46 DEBUG : Looking for writers 2025/12/01 03:20:46 DEBUG : file1: reading active writers 2025/12/01 03:20:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/01 03:20:46 DEBUG : file1: vfs cache: starting upload 2025/12/01 03:20:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:46 DEBUG : file1: size = 5 OK 2025/12/01 03:20:46 INFO : file1: Copied (new) 2025/12/01 03:20:46 DEBUG : file1: vfs cache: fingerprint now "5,2025-12-01 03:20:46 +0000 UTC" 2025/12/01 03:20:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/01 03:20:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:46 INFO : file1: vfs cache: upload succeeded try #1 2025/12/01 03:20:46 DEBUG : Looking for writers 2025/12/01 03:20:46 DEBUG : file1: reading active writers 2025/12/01 03:20:46 DEBUG : >WaitForWriters: 2025/12/01 03:20:46 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:46 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:46 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 03:20:46 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:46 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:46 INFO : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/01 03:20:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:46 DEBUG : file1: newRWFileHandle: 2025/12/01 03:20:46 DEBUG : file1(0xc000d5cb80): openPending: 2025/12/01 03:20:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:46 DEBUG : file1(0xc000d5cb80): >openPending: err= 2025/12/01 03:20:46 DEBUG : file1: >newRWFileHandle: err= 2025/12/01 03:20:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/01 03:20:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/01 03:20:46 DEBUG : file1(0xc000d5cb80): _writeAt: size=5, off=0 2025/12/01 03:20:46 DEBUG : file1(0xc000d5cb80): >_writeAt: n=5, err= 2025/12/01 03:20:46 DEBUG : file1(0xc000d5cb80): RWFileHandle.Release 2025/12/01 03:20:46 DEBUG : file1(0xc000d5cb80): close: 2025/12/01 03:20:46 DEBUG : file1: vfs cache: setting modification time to 2025-12-01 03:20:46.933013186 +0000 UTC m=+11.441772729 2025/12/01 03:20:46 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:46 DEBUG : file1(0xc000d5cb80): >close: err= 2025/12/01 03:20:46 DEBUG : file1(0xc000d5cb80): RWFileHandle.Release 2025/12/01 03:20:46 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:46 DEBUG : Looking for writers 2025/12/01 03:20:46 DEBUG : file1: reading active writers 2025/12/01 03:20:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/01 03:20:46 DEBUG : Looking for writers 2025/12/01 03:20:46 DEBUG : file1: reading active writers 2025/12/01 03:20:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/01 03:20:46 DEBUG : Looking for writers 2025/12/01 03:20:46 DEBUG : file1: reading active writers 2025/12/01 03:20:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/01 03:20:47 DEBUG : Looking for writers 2025/12/01 03:20:47 DEBUG : file1: reading active writers 2025/12/01 03:20:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/01 03:20:47 DEBUG : file1: vfs cache: starting upload 2025/12/01 03:20:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:47 DEBUG : file1: size = 5 OK 2025/12/01 03:20:47 INFO : file1: Copied (new) 2025/12/01 03:20:47 DEBUG : file1: vfs cache: fingerprint now "5,2025-12-01 03:20:46 +0000 UTC" 2025/12/01 03:20:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:47 INFO : file1: vfs cache: upload succeeded try #1 2025/12/01 03:20:47 DEBUG : Looking for writers 2025/12/01 03:20:47 DEBUG : file1: reading active writers 2025/12/01 03:20:47 DEBUG : >WaitForWriters: 2025/12/01 03:20:47 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:47 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:47 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 03:20:47 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:47 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:47 INFO : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/01 03:20:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:47 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/01 03:20:47 DEBUG : dir/file1: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : dir/file1(0xc000eba040): openPending: 2025/12/01 03:20:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/12/01 03:20:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/01 03:20:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:47 DEBUG : dir/file1(0xc000eba040): >openPending: err= 2025/12/01 03:20:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/01 03:20:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/01 03:20:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/01 03:20:47 DEBUG : dir/file1(0xc000eba040): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : dir/file1(0xc000eba040): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : dir/file1(0xc000eba040): close: 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-01 03:20:47.183521414 +0000 UTC m=+11.692280957 2025/12/01 03:20:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : dir/file1(0xc000eba040): >close: err= 2025/12/01 03:20:47 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:47 DEBUG : dir: Looking for writers 2025/12/01 03:20:47 DEBUG : file1: reading active writers 2025/12/01 03:20:47 DEBUG : Looking for writers 2025/12/01 03:20:47 DEBUG : dir: reading active writers 2025/12/01 03:20:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/01 03:20:47 DEBUG : dir: Looking for writers 2025/12/01 03:20:47 DEBUG : file1: reading active writers 2025/12/01 03:20:47 DEBUG : Looking for writers 2025/12/01 03:20:47 DEBUG : dir: reading active writers 2025/12/01 03:20:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/01 03:20:47 DEBUG : dir: Looking for writers 2025/12/01 03:20:47 DEBUG : file1: reading active writers 2025/12/01 03:20:47 DEBUG : Looking for writers 2025/12/01 03:20:47 DEBUG : dir: reading active writers 2025/12/01 03:20:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/01 03:20:47 DEBUG : dir: Looking for writers 2025/12/01 03:20:47 DEBUG : file1: reading active writers 2025/12/01 03:20:47 DEBUG : Looking for writers 2025/12/01 03:20:47 DEBUG : dir: reading active writers 2025/12/01 03:20:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/01 03:20:47 DEBUG : dir/file1: vfs cache: starting upload 2025/12/01 03:20:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:47 DEBUG : dir/file1: size = 5 OK 2025/12/01 03:20:47 INFO : dir/file1: Copied (replaced existing) 2025/12/01 03:20:47 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-12-01 03:20:47 +0000 UTC" 2025/12/01 03:20:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/12/01 03:20:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/12/01 03:20:47 DEBUG : dir: Looking for writers 2025/12/01 03:20:47 DEBUG : file1: reading active writers 2025/12/01 03:20:47 DEBUG : Looking for writers 2025/12/01 03:20:47 DEBUG : dir: reading active writers 2025/12/01 03:20:47 DEBUG : >WaitForWriters: 2025/12/01 03:20:47 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:47 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:47 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 03:20:47 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:47 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:47 INFO : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/01 03:20:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:47 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : dir/file1: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/01 03:20:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/01 03:20:47 DEBUG : dir/file1(0xc000e25c80): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : dir/file1(0xc000e25c80): openPending: 2025/12/01 03:20:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/12/01 03:20:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/01 03:20:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:47 DEBUG : dir/file1(0xc000e25c80): >openPending: err= 2025/12/01 03:20:47 DEBUG : dir/file1(0xc000e25c80): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : dir/file1(0xc000e25c80): _writeAt: size=15, off=5 2025/12/01 03:20:47 DEBUG : dir/file1(0xc000e25c80): >_writeAt: n=15, err= 2025/12/01 03:20:47 DEBUG : dir/file1(0xc000e25c80): close: 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/12/01 03:20:47 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-01 03:20:47.466106566 +0000 UTC m=+11.974866099 2025/12/01 03:20:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : dir/file1(0xc000e25c80): >close: err= 2025/12/01 03:20:47 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:47 DEBUG : dir: Looking for writers 2025/12/01 03:20:47 DEBUG : file1: reading active writers 2025/12/01 03:20:47 DEBUG : Looking for writers 2025/12/01 03:20:47 DEBUG : dir: reading active writers 2025/12/01 03:20:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/01 03:20:47 DEBUG : dir: Looking for writers 2025/12/01 03:20:47 DEBUG : file1: reading active writers 2025/12/01 03:20:47 DEBUG : Looking for writers 2025/12/01 03:20:47 DEBUG : dir: reading active writers 2025/12/01 03:20:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/01 03:20:47 DEBUG : dir: Looking for writers 2025/12/01 03:20:47 DEBUG : file1: reading active writers 2025/12/01 03:20:47 DEBUG : Looking for writers 2025/12/01 03:20:47 DEBUG : dir: reading active writers 2025/12/01 03:20:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/01 03:20:47 DEBUG : dir: Looking for writers 2025/12/01 03:20:47 DEBUG : file1: reading active writers 2025/12/01 03:20:47 DEBUG : Looking for writers 2025/12/01 03:20:47 DEBUG : dir: reading active writers 2025/12/01 03:20:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/01 03:20:47 DEBUG : dir/file1: vfs cache: starting upload 2025/12/01 03:20:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:47 DEBUG : dir/file1: size = 20 OK 2025/12/01 03:20:47 INFO : dir/file1: Copied (replaced existing) 2025/12/01 03:20:47 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-12-01 03:20:47 +0000 UTC" 2025/12/01 03:20:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/12/01 03:20:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/12/01 03:20:47 DEBUG : dir: Looking for writers 2025/12/01 03:20:47 DEBUG : file1: reading active writers 2025/12/01 03:20:47 DEBUG : Looking for writers 2025/12/01 03:20:47 DEBUG : dir: reading active writers 2025/12/01 03:20:47 DEBUG : >WaitForWriters: 2025/12/01 03:20:47 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:47 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:47 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 03:20:47 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:47 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 INFO : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/01 03:20:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : file1: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : file1(0xc000531740): openPending: 2025/12/01 03:20:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:47 DEBUG : file1(0xc000531740): >openPending: err= 2025/12/01 03:20:47 DEBUG : file1: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/01 03:20:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/01 03:20:47 DEBUG : file1(0xc000531740): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : file1(0xc000531740): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : file1(0xc000531740): close: 2025/12/01 03:20:47 DEBUG : file1: vfs cache: setting modification time to 2025-12-01 03:20:47.685215647 +0000 UTC m=+12.193975189 2025/12/01 03:20:47 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : file1(0xc000531740): >close: err= 2025/12/01 03:20:47 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:47 DEBUG : Looking for writers 2025/12/01 03:20:47 DEBUG : file1: reading active writers 2025/12/01 03:20:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/01 03:20:47 DEBUG : Looking for writers 2025/12/01 03:20:47 DEBUG : file1: reading active writers 2025/12/01 03:20:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/01 03:20:47 DEBUG : Looking for writers 2025/12/01 03:20:47 DEBUG : file1: reading active writers 2025/12/01 03:20:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/01 03:20:47 DEBUG : Looking for writers 2025/12/01 03:20:47 DEBUG : file1: reading active writers 2025/12/01 03:20:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/01 03:20:47 DEBUG : file1: vfs cache: starting upload 2025/12/01 03:20:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:20:47 DEBUG : file1: size = 5 OK 2025/12/01 03:20:47 INFO : file1: Copied (new) 2025/12/01 03:20:47 DEBUG : file1: vfs cache: fingerprint now "5,2025-12-01 03:20:47 +0000 UTC" 2025/12/01 03:20:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:47 INFO : file1: vfs cache: upload succeeded try #1 2025/12/01 03:20:47 DEBUG : Looking for writers 2025/12/01 03:20:47 DEBUG : file1: reading active writers 2025/12/01 03:20:47 DEBUG : >WaitForWriters: 2025/12/01 03:20:47 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:47 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:47 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 03:20:47 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:47 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/12/01 03:20:47 INFO : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000df1700): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000df1700): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000df1700): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000df1700): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000df1700): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.871521795 +0000 UTC m=+12.380281337 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000df1700): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000df1b80): _readAt: size=2, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000df1b80): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000df1b80): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000df1b80): >_readAt: n=2, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000df1b80): _writeAt: size=3, off=2 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000df1b80): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000df1b80): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.871521795 +0000 UTC m=+12.380281337 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000df1b80): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0008160c0): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0008160c0): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0008160c0): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0008160c0): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0008160c0): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.871521795 +0000 UTC m=+12.380281337 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0008160c0): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c150 item 1 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000816880): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000816880): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000816880): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000816880): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000816880): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.874354784 +0000 UTC m=+12.383114285 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000816880): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000816d80): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000816d80): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000816d80): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000816d80): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000816d80): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.874354784 +0000 UTC m=+12.383114285 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000816d80): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037cc40 item 2 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0008173c0): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0008173c0): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0008173c0): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0008173c0): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0008173c0): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.876826872 +0000 UTC m=+12.385586404 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0008173c0): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000817840): _readAt: size=2, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000817840): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000817840): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000817840): >_readAt: n=2, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000817840): _writeAt: size=3, off=2 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000817840): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000817840): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.876826872 +0000 UTC m=+12.385586404 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000817840): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000817d00): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000817d00): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000817d00): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000817d00): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000817d00): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.876826872 +0000 UTC m=+12.385586404 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000817d00): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d7a0 item 3 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00069c600): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00069c600): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00069c600): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00069c600): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00069c600): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.880330013 +0000 UTC m=+12.389089525 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00069c600): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00069d040): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00069d040): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00069d040): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00069d040): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00069d040): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.880330013 +0000 UTC m=+12.389089525 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00069d040): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000732070 item 4 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00069db80): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00069db80): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00069db80): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00069db80): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00069db80): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.882142388 +0000 UTC m=+12.390901900 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00069db80): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a52080): _readAt: size=2, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a52080): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a52080): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a52080): >_readAt: n=2, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a52080): _writeAt: size=3, off=2 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a52080): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a52080): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.882142388 +0000 UTC m=+12.390901900 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a52080): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a52540): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a52540): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a52540): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a52540): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a52540): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.882142388 +0000 UTC m=+12.390901900 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a52540): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000732460 item 5 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a52bc0): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a52bc0): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a52bc0): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a52bc0): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a52bc0): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.886188352 +0000 UTC m=+12.394947894 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a52bc0): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a53140): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a53140): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a53140): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a53140): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a53140): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.886188352 +0000 UTC m=+12.394947894 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a53140): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000732930 item 6 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0008b31c0): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0008b31c0): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0008b31c0): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0008b31c0): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0008b31c0): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.88992822 +0000 UTC m=+12.398687732 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0008b31c0): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0008b36c0): _readAt: size=2, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0008b36c0): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0008b36c0): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0008b36c0): >_readAt: n=2, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0008b36c0): _writeAt: size=3, off=2 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0008b36c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0008b36c0): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.88992822 +0000 UTC m=+12.398687732 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0008b36c0): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0008b3b80): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0008b3b80): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0008b3b80): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0008b3b80): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0008b3b80): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.88992822 +0000 UTC m=+12.398687732 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0008b3b80): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003abea0 item 7 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0006f0280): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0006f0280): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0006f0280): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0006f0280): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0006f0280): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.895663276 +0000 UTC m=+12.404422879 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0006f0280): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0006f08c0): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0006f08c0): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0006f08c0): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0006f08c0): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0006f08c0): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.895663276 +0000 UTC m=+12.404422879 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0006f08c0): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e044d0 item 8 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00043fdc0): _readAt: size=2, off=0 2025/12/01 03:20:47 ERROR : open-test-file(0xc00043fdc0): Couldn't read size of file 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00043fdc0): >_readAt: n=0, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00043fdc0): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00043fdc0): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00043fdc0): close: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00043fdc0): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089e200): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089e200): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089e200): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089e200): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089e200): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.903784681 +0000 UTC m=+12.412544222 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089e200): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089e680): _readAt: size=2, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089e680): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089e680): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089e680): >_readAt: n=2, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089e680): _writeAt: size=3, off=2 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089e680): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089e680): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.903784681 +0000 UTC m=+12.412544222 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089e680): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089ec80): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089ec80): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089ec80): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089ec80): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089ec80): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.903784681 +0000 UTC m=+12.412544222 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089ec80): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489880 item 9 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089f300): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089f300): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089f300): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089f300): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089f300): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.909760841 +0000 UTC m=+12.418520353 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089f300): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089f840): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089f840): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089f840): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089f840): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089f840): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.909760841 +0000 UTC m=+12.418520353 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089f840): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000678310 item 10 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089fe80): _readAt: size=2, off=0 2025/12/01 03:20:47 ERROR : open-test-file(0xc00089fe80): Couldn't read size of file 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089fe80): >_readAt: n=0, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089fe80): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089fe80): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089fe80): close: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00089fe80): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0007462c0): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0007462c0): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0007462c0): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0007462c0): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0007462c0): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.913768544 +0000 UTC m=+12.422528066 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0007462c0): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0007467c0): _readAt: size=2, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0007467c0): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0007467c0): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0007467c0): >_readAt: n=2, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0007467c0): _writeAt: size=3, off=2 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0007467c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0007467c0): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.913768544 +0000 UTC m=+12.422528066 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0007467c0): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000746cc0): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000746cc0): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000746cc0): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000746cc0): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000746cc0): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.913768544 +0000 UTC m=+12.422528066 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000746cc0): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000678700 item 11 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000747340): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000747340): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000747340): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000747340): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000747340): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.917247901 +0000 UTC m=+12.426007443 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000747340): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000747880): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000747880): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000747880): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000747880): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000747880): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.917247901 +0000 UTC m=+12.426007443 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000747880): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000678c40 item 12 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000747f00): _readAt: size=2, off=0 2025/12/01 03:20:47 ERROR : open-test-file(0xc000747f00): Couldn't read size of file 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000747f00): >_readAt: n=0, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000747f00): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000747f00): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000747f00): close: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000747f00): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009b8340): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009b8340): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009b8340): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009b8340): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009b8340): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.920924548 +0000 UTC m=+12.429684080 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009b8340): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009b8a00): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009b8a00): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009b8a00): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009b8a00): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009b8a00): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.920924548 +0000 UTC m=+12.429684080 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009b8a00): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000678fc0 item 13 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009b9080): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009b9080): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009b9080): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009b9080): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009b9080): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.9239821 +0000 UTC m=+12.432741631 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009b9080): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009b9640): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009b9640): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009b9640): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009b9640): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009b9640): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.9239821 +0000 UTC m=+12.432741631 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009b9640): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000679340 item 14 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009b9c80): _readAt: size=2, off=0 2025/12/01 03:20:47 ERROR : open-test-file(0xc0009b9c80): Couldn't read size of file 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009b9c80): >_readAt: n=0, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009b9c80): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009b9c80): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009b9c80): close: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009b9c80): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092c0c0): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092c0c0): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092c0c0): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092c0c0): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092c0c0): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.927053378 +0000 UTC m=+12.435812970 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092c0c0): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092c780): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092c780): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092c780): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092c780): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092c780): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.927053378 +0000 UTC m=+12.435812970 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092c780): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006796c0 item 15 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 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/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092ce00): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092ce00): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092ce00): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092ce00): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092ce00): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.929999359 +0000 UTC m=+12.438758911 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092ce00): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092d340): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092d340): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092d340): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092d340): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092d340): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.929999359 +0000 UTC m=+12.438758911 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092d340): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000679ab0 item 16 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092d9c0): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092d9c0): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092d9c0): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092d9c0): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092d9c0): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.932808332 +0000 UTC m=+12.441567854 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092d9c0): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092de40): _readAt: size=2, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092de40): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092de40): open at offset 5 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092de40): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092de40): >_readAt: n=2, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092de40): _writeAt: size=3, off=7 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092de40): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092de40): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.932808332 +0000 UTC m=+12.441567854 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00092de40): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000d083c0): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000d083c0): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000d083c0): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000d083c0): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000d083c0): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.932808332 +0000 UTC m=+12.441567854 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000d083c0): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dba0e0 item 17 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000d08a40): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000d08a40): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000d08a40): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000d08a40): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000d08a40): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.936202889 +0000 UTC m=+12.444962420 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000d08a40): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000d08f80): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000d08f80): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000d08f80): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000d08f80): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000d08f80): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.936202889 +0000 UTC m=+12.444962420 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000d08f80): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dba620 item 18 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000d09640): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000d09640): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000d09640): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000d09640): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000d09640): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.938169113 +0000 UTC m=+12.446928635 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000d09640): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000d09b40): _readAt: size=2, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000d09b40): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000d09b40): open at offset 5 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000d09b40): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000d09b40): >_readAt: n=2, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000d09b40): _writeAt: size=3, off=7 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000d09b40): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000d09b40): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.938169113 +0000 UTC m=+12.446928635 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000d09b40): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a760c0): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a760c0): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a760c0): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a760c0): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a760c0): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.938169113 +0000 UTC m=+12.446928635 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a760c0): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dba9a0 item 19 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a76780): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a76780): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a76780): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a76780): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a76780): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.940939604 +0000 UTC m=+12.449699126 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a76780): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a76cc0): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a76cc0): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a76cc0): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a76cc0): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a76cc0): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.940939604 +0000 UTC m=+12.449699126 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a76cc0): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbae70 item 20 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a77340): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a77340): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a77340): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a77340): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a77340): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.942949542 +0000 UTC m=+12.451709063 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a77340): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a77840): _readAt: size=2, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a77840): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a77840): open at offset 5 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a77840): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a77840): >_readAt: n=2, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a77840): _writeAt: size=3, off=7 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a77840): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a77840): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.942949542 +0000 UTC m=+12.451709063 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a77840): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a77d40): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a77d40): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a77d40): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a77d40): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a77d40): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.942949542 +0000 UTC m=+12.451709063 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a77d40): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbb2d0 item 21 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00098e440): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00098e440): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00098e440): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00098e440): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00098e440): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.945231882 +0000 UTC m=+12.453991394 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00098e440): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00098e980): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00098e980): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00098e980): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00098e980): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00098e980): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.945231882 +0000 UTC m=+12.453991394 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00098e980): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbb9d0 item 22 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00098f000): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00098f000): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00098f000): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00098f000): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00098f000): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.946996727 +0000 UTC m=+12.455756239 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00098f000): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00098f500): _readAt: size=2, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00098f500): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00098f500): open at offset 5 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00098f500): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00098f500): >_readAt: n=2, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00098f500): _writeAt: size=3, off=7 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00098f500): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00098f500): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.946996727 +0000 UTC m=+12.455756239 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00098f500): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00098fa40): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00098fa40): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00098fa40): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00098fa40): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00098fa40): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.946996727 +0000 UTC m=+12.455756239 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc00098fa40): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbbd50 item 23 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 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/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000912140): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000912140): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000912140): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000912140): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000912140): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.949340414 +0000 UTC m=+12.458099926 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000912140): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000912680): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000912680): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000912680): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000912680): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000912680): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.949340414 +0000 UTC m=+12.458099926 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000912680): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df22a0 item 24 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000912cc0): _readAt: size=2, off=0 2025/12/01 03:20:47 ERROR : open-test-file(0xc000912cc0): Couldn't read size of file 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000912cc0): >_readAt: n=0, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000912cc0): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000912cc0): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000912cc0): close: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000912cc0): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000913080): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000913080): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000913080): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000913080): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000913080): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.951155203 +0000 UTC m=+12.459914715 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000913080): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000913580): _readAt: size=2, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000913580): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000913580): open at offset 5 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000913580): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000913580): >_readAt: n=2, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000913580): _writeAt: size=3, off=7 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000913580): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000913580): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.951155203 +0000 UTC m=+12.459914715 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000913580): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000913ac0): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000913ac0): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000913ac0): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000913ac0): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000913ac0): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.951155203 +0000 UTC m=+12.459914715 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000913ac0): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df2770 item 25 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000998200): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000998200): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000998200): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000998200): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000998200): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.953483 +0000 UTC m=+12.462242512 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000998200): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000998740): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000998740): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000998740): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000998740): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000998740): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.953483 +0000 UTC m=+12.462242512 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000998740): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df2c40 item 26 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000998dc0): _readAt: size=2, off=0 2025/12/01 03:20:47 ERROR : open-test-file(0xc000998dc0): Couldn't read size of file 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000998dc0): >_readAt: n=0, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000998dc0): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000998dc0): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000998dc0): close: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000998dc0): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000999180): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000999180): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000999180): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000999180): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000999180): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.955045845 +0000 UTC m=+12.463805357 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000999180): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000999680): _readAt: size=2, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000999680): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000999680): open at offset 5 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000999680): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000999680): >_readAt: n=2, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000999680): _writeAt: size=3, off=7 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000999680): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000999680): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.955045845 +0000 UTC m=+12.463805357 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000999680): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000999bc0): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000999bc0): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000999bc0): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000999bc0): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000999bc0): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.955045845 +0000 UTC m=+12.463805357 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000999bc0): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df2fc0 item 27 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 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/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009522c0): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009522c0): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009522c0): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009522c0): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009522c0): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.956988285 +0000 UTC m=+12.465747797 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009522c0): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000952800): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000952800): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000952800): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000952800): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000952800): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.956988285 +0000 UTC m=+12.465747797 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000952800): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df3490 item 28 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000952e80): _readAt: size=2, off=0 2025/12/01 03:20:47 ERROR : open-test-file(0xc000952e80): Couldn't read size of file 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000952e80): >_readAt: n=0, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000952e80): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000952e80): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000952e80): close: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000952e80): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000953240): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000953240): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000953240): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000953240): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000953240): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.958601755 +0000 UTC m=+12.467361267 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000953240): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000953900): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000953900): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000953900): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000953900): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000953900): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.958601755 +0000 UTC m=+12.467361267 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000953900): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df3960 item 29 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 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/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fa000): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fa000): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fa000): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fa000): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fa000): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.960550098 +0000 UTC m=+12.469309600 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fa000): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fa540): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fa540): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fa540): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fa540): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fa540): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.960550098 +0000 UTC m=+12.469309600 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fa540): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df3ce0 item 30 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 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/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fabc0): _readAt: size=2, off=0 2025/12/01 03:20:47 ERROR : open-test-file(0xc0009fabc0): Couldn't read size of file 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fabc0): >_readAt: n=0, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fabc0): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fabc0): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fabc0): close: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fabc0): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fafc0): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fafc0): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fafc0): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fafc0): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fafc0): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.962551207 +0000 UTC m=+12.471310719 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fafc0): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fb680): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fb680): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fb680): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fb680): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fb680): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.962551207 +0000 UTC m=+12.471310719 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fb680): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006522a0 item 31 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 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/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fbd00): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fbd00): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fbd00): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fbd00): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fbd00): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.964252082 +0000 UTC m=+12.473011594 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009fbd00): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000eba2c0): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000eba2c0): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000eba2c0): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000eba2c0): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000eba2c0): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.964252082 +0000 UTC m=+12.473011594 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000eba2c0): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000652770 item 32 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000eba940): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000eba940): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000eba940): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000eba940): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000eba940): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.966118089 +0000 UTC m=+12.474877612 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000eba940): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000ebadc0): _readAt: size=2, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000ebadc0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000ebadc0): _writeAt: size=3, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000ebadc0): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000ebadc0): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000652c40 item 33 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000ebadc0): >_writeAt: n=3, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000ebadc0): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.966838075 +0000 UTC m=+12.475597597 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000ebadc0): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a537c0): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a537c0): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a537c0): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a537c0): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a537c0): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.966838075 +0000 UTC m=+12.475597597 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a537c0): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000732bd0 item 33 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a53e00): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a53e00): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a53e00): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a53e00): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a53e00): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.96880936 +0000 UTC m=+12.477568893 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a53e00): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000efa300): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000efa300): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007330a0 item 34 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000efa300): _readAt: size=2, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000efa300): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000efa300): _writeAt: size=3, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000efa300): >_writeAt: n=3, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000efa300): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.96962112 +0000 UTC m=+12.478380632 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000efa300): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000efa840): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000efa840): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000efa840): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000efa840): >_readAt: n=3, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000efa840): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.96962112 +0000 UTC m=+12.478380632 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000efa840): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000733260 item 34 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000efae80): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000efae80): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000efae80): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000efae80): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000efae80): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.971403098 +0000 UTC m=+12.480162611 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000efae80): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000efb300): _readAt: size=2, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000efb300): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000efb300): _writeAt: size=3, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000efb300): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000efb300): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007335e0 item 35 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000efb300): >_writeAt: n=3, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000efb300): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.9720147 +0000 UTC m=+12.480774203 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000efb300): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000efb800): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000efb800): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000efb800): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000efb800): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000efb800): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.9720147 +0000 UTC m=+12.480774203 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000efb800): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007338f0 item 35 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000948000): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000948000): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000948000): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000948000): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000948000): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.973766352 +0000 UTC m=+12.482525874 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000948000): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000948500): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000948500): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000733ea0 item 36 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000948500): _readAt: size=2, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000948500): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000948500): _writeAt: size=3, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000948500): >_writeAt: n=3, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000948500): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.974562601 +0000 UTC m=+12.483322134 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000948500): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000948a40): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000948a40): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000948a40): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000948a40): >_readAt: n=3, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000948a40): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.974562601 +0000 UTC m=+12.483322134 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000948a40): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3e0e0 item 36 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000949080): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000949080): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000949080): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000949080): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000949080): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.976351062 +0000 UTC m=+12.485110574 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000949080): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000949500): _readAt: size=2, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000949500): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000949500): _writeAt: size=3, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000949500): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000949500): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3e460 item 37 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000949500): >_writeAt: n=3, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000949500): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.976904365 +0000 UTC m=+12.485663877 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000949500): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000949a00): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000949a00): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000949a00): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000949a00): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000949a00): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.976904365 +0000 UTC m=+12.485663877 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000949a00): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3e690 item 37 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000980100): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000980100): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000980100): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000980100): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000980100): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.978860019 +0000 UTC m=+12.487619521 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000980100): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000980600): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000980600): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3ea10 item 38 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000980600): _readAt: size=2, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000980600): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000980600): _writeAt: size=3, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000980600): >_writeAt: n=3, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000980600): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.979514012 +0000 UTC m=+12.488273524 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000980600): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000980b40): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000980b40): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000980b40): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000980b40): >_readAt: n=3, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000980b40): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.979514012 +0000 UTC m=+12.488273524 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000980b40): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3ebd0 item 38 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009811c0): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009811c0): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009811c0): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009811c0): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009811c0): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.980936903 +0000 UTC m=+12.489696415 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009811c0): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009816c0): _readAt: size=2, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009816c0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009816c0): _writeAt: size=3, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009816c0): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009816c0): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3f1f0 item 39 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009816c0): >_writeAt: n=3, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009816c0): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.981464517 +0000 UTC m=+12.490224029 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009816c0): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000981bc0): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000981bc0): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000981bc0): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000981bc0): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000981bc0): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.981464517 +0000 UTC m=+12.490224029 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000981bc0): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3f3b0 item 39 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c82c0): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c82c0): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c82c0): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c82c0): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c82c0): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.983687336 +0000 UTC m=+12.492446848 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c82c0): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c87c0): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c87c0): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3f730 item 40 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c87c0): _readAt: size=2, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c87c0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c87c0): _writeAt: size=3, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c87c0): >_writeAt: n=3, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c87c0): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.984470652 +0000 UTC m=+12.493230164 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c87c0): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c8d00): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c8d00): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c8d00): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c8d00): >_readAt: n=3, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c8d00): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.984470652 +0000 UTC m=+12.493230164 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c8d00): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3f8f0 item 40 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c92c0): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c92c0): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c92c0): _readAt: size=2, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c92c0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c92c0): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c92c0): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c92c0): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.985845152 +0000 UTC m=+12.494604654 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c92c0): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c97c0): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c97c0): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c97c0): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3fce0 item 41 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c97c0): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c97c0): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.986610845 +0000 UTC m=+12.495370357 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c97c0): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c9c80): _readAt: size=2, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c9c80): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c9c80): _writeAt: size=3, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c9c80): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c9c80): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3fea0 item 41 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c9c80): >_writeAt: n=3, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c9c80): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.987589449 +0000 UTC m=+12.496348971 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009c9c80): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009ea240): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009ea240): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009ea240): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009ea240): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009ea240): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.987589449 +0000 UTC m=+12.496348971 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009ea240): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a2a0 item 41 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009ea880): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009ea880): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009ea880): _readAt: size=2, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009ea880): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009ea880): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009ea880): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009ea880): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.991248575 +0000 UTC m=+12.500008087 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009ea880): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009ead80): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009ead80): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009ead80): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a690 item 42 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009ead80): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009ead80): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.991798611 +0000 UTC m=+12.500558123 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009ead80): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009eb2c0): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009eb2c0): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a8c0 item 42 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009eb2c0): _readAt: size=2, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009eb2c0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009eb2c0): _writeAt: size=3, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009eb2c0): >_writeAt: n=3, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009eb2c0): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.992398431 +0000 UTC m=+12.501157943 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009eb2c0): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009eb840): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009eb840): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009eb840): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009eb840): >_readAt: n=3, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009eb840): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.992398431 +0000 UTC m=+12.501157943 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009eb840): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ac40 item 42 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009ebe80): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009ebe80): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009ebe80): _readAt: size=2, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009ebe80): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009ebe80): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009ebe80): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009ebe80): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.994137748 +0000 UTC m=+12.502897260 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc0009ebe80): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a18400): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a18400): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a18400): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b0a0 item 43 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a18400): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a18400): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.994776222 +0000 UTC m=+12.503535734 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a18400): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a18940): _readAt: size=2, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a18940): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a18940): _writeAt: size=3, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a18940): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a18940): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b420 item 43 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a18940): >_writeAt: n=3, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a18940): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.995472112 +0000 UTC m=+12.504231615 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a18940): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a18e80): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a18e80): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a18e80): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a18e80): >_readAt: n=5, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a18e80): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.995472112 +0000 UTC m=+12.504231615 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a18e80): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b6c0 item 43 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a194c0): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a194c0): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a194c0): _readAt: size=2, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a194c0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a194c0): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a194c0): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a194c0): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.997156116 +0000 UTC m=+12.505915648 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a194c0): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a199c0): _writeAt: size=5, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a199c0): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a199c0): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bc00 item 44 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a199c0): >_writeAt: n=5, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a199c0): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.998098031 +0000 UTC m=+12.506857554 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a199c0): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a19f00): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a19f00): >openPending: err= 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eac000 item 44 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a19f00): _readAt: size=2, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a19f00): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a19f00): _writeAt: size=3, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a19f00): >_writeAt: n=3, err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a19f00): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.998995482 +0000 UTC m=+12.507755005 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a19f00): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a3c500): _readAt: size=512, off=0 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a3c500): openPending: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a3c500): >openPending: err= 2025/12/01 03:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a3c500): >_readAt: n=3, err=EOF 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a3c500): close: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:47.998995482 +0000 UTC m=+12.507755005 2025/12/01 03:20:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:47 DEBUG : open-test-file(0xc000a3c500): >close: err= 2025/12/01 03:20:47 DEBUG : open-test-file: Remove: 2025/12/01 03:20:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eac1c0 item 44 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a3cb40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a3cb40): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a3cb40): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a3cb40): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a3cb40): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a3cb40): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a3cb40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.0006978 +0000 UTC m=+12.509457322 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a3cb40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a3d040): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a3d040): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a3d040): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eac7e0 item 45 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a3d040): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a3d040): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.001353476 +0000 UTC m=+12.510112998 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a3d040): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a3d740): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a3d740): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a3d740): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a3d740): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a3d740): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.001353476 +0000 UTC m=+12.510112998 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a3d740): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eac9a0 item 45 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a3dd80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a3dd80): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a3dd80): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a3dd80): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a3dd80): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a3dd80): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a3dd80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.003196589 +0000 UTC m=+12.511956091 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a3dd80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a6e300): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a6e300): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a6e300): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eacd20 item 46 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a6e300): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a6e300): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.003721527 +0000 UTC m=+12.512481039 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a6e300): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a6ea00): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a6ea00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a6ea00): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a6ea00): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a6ea00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.003721527 +0000 UTC m=+12.512481039 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a6ea00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eacee0 item 46 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a6f040): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a6f040): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a6f040): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a6f040): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a6f040): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a6f040): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a6f040): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.005513815 +0000 UTC m=+12.514273337 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a6f040): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a6f540): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a6f540): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a6f540): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ead260 item 47 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a6f540): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a6f540): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.006072768 +0000 UTC m=+12.514832290 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a6f540): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a6fc40): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a6fc40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a6fc40): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a6fc40): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a6fc40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.006072768 +0000 UTC m=+12.514832290 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a6fc40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ead420 item 47 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 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/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8e300): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8e300): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8e300): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8e300): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8e300): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8e300): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8e300): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.008159 +0000 UTC m=+12.516918501 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8e300): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8e800): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8e800): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8e800): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ead7a0 item 48 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8e800): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8e800): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.008708956 +0000 UTC m=+12.517468468 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8e800): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8ef00): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8ef00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8ef00): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8ef00): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8ef00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.008708956 +0000 UTC m=+12.517468468 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8ef00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ead960 item 48 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8f540): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8f540): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8f540): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8f540): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8f540): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.010821486 +0000 UTC m=+12.519581028 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8f540): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8f9c0): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8f9c0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8f9c0): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8f9c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8f9c0): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8f9c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eadce0 item 49 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8f9c0): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8f9c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.01181038 +0000 UTC m=+12.520569922 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8f9c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8ff00): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8ff00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8ff00): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8ff00): >_readAt: n=8, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8ff00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.01181038 +0000 UTC m=+12.520569922 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000b8ff00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eadea0 item 49 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb0600): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb0600): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb0600): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb0600): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb0600): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.014785997 +0000 UTC m=+12.523545560 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb0600): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb0b00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb0b00): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb0b00): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ab60 item 50 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb0b00): _readAt: size=2, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb0b00): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb0b00): _writeAt: size=3, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb0b00): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb0b00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.016234846 +0000 UTC m=+12.524994379 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb0b00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb1080): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb1080): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb1080): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb1080): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb1080): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.016234846 +0000 UTC m=+12.524994379 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb1080): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b570 item 50 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb1700): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb1700): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb1700): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb1700): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb1700): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.019210585 +0000 UTC m=+12.527970107 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb1700): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb1c00): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb1c00): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb1c00): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb1c00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb1c00): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb1c00): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bdc0 item 51 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb1c00): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb1c00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.01986615 +0000 UTC m=+12.528625693 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000bb1c00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3c1c0): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3c1c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3c1c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3c1c0): >_readAt: n=8, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3c1c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.01986615 +0000 UTC m=+12.528625693 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3c1c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004100e0 item 51 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3c840): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3c840): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3c840): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3c840): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3c840): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.021577816 +0000 UTC m=+12.530337328 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3c840): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3cd40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3cd40): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3cd40): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410850 item 52 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3cd40): _readAt: size=2, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3cd40): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3cd40): _writeAt: size=3, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3cd40): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3cd40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.022255332 +0000 UTC m=+12.531014844 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3cd40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3d2c0): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3d2c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3d2c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3d2c0): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3d2c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.022255332 +0000 UTC m=+12.531014844 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3d2c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410a10 item 52 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3d940): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3d940): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3d940): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3d940): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3d940): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.024456659 +0000 UTC m=+12.533216172 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3d940): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3de40): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3de40): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3de40): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3de40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3de40): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3de40): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004112d0 item 53 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3de40): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3de40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.024945211 +0000 UTC m=+12.533704723 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d3de40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d5a400): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d5a400): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d5a400): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d5a400): >_readAt: n=8, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d5a400): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.024945211 +0000 UTC m=+12.533704723 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d5a400): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004115e0 item 53 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d5aa80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d5aa80): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d5aa80): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d5aa80): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d5aa80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.026633723 +0000 UTC m=+12.535393235 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d5aa80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d5af80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d5af80): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d5af80): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004119d0 item 54 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d5af80): _readAt: size=2, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d5af80): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d5af80): _writeAt: size=3, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d5af80): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d5af80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.027191934 +0000 UTC m=+12.535951447 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d5af80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d5b500): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d5b500): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d5b500): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d5b500): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d5b500): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.027191934 +0000 UTC m=+12.535951447 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d5b500): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411b90 item 54 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d5bb80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d5bb80): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d5bb80): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d5bb80): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d5bb80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.028650954 +0000 UTC m=+12.537410466 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d5bb80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8a100): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8a100): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8a100): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8a100): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8a100): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8a100): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003524d0 item 55 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8a100): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8a100): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.029169431 +0000 UTC m=+12.537928943 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8a100): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8a640): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8a640): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8a640): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8a640): >_readAt: n=8, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8a640): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.029169431 +0000 UTC m=+12.537928943 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8a640): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003527e0 item 55 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 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/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8acc0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8acc0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8acc0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8acc0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8acc0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.030604164 +0000 UTC m=+12.539363676 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8acc0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8b1c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8b1c0): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8b1c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352cb0 item 56 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8b1c0): _readAt: size=2, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8b1c0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8b1c0): _writeAt: size=3, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8b1c0): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8b1c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.031193104 +0000 UTC m=+12.539952606 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8b1c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8b740): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8b740): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8b740): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8b740): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8b740): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.031193104 +0000 UTC m=+12.539952606 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8b740): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353180 item 56 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8bd80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8bd80): open at offset 0 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8bd80): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8bd80): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8bd80): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8bd80): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8bd80): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8bd80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.032612088 +0000 UTC m=+12.541371600 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d8bd80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dca340): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dca340): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dca340): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003537a0 item 57 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dca340): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dca340): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.033405723 +0000 UTC m=+12.542165226 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dca340): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dca880): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dca880): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dca880): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dca880): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dca880): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dca880): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353c00 item 57 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dca880): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dca880): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.034055127 +0000 UTC m=+12.542814639 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dca880): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dcae00): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dcae00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dcae00): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dcae00): >_readAt: n=8, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dcae00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.034055127 +0000 UTC m=+12.542814639 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dcae00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353f10 item 57 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dcb440): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dcb440): open at offset 0 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dcb440): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dcb440): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dcb440): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dcb440): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dcb440): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dcb440): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.035509668 +0000 UTC m=+12.544269170 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dcb440): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dcb980): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dcb980): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dcb980): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340850 item 58 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dcb980): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dcb980): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.035872412 +0000 UTC m=+12.544631914 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dcb980): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dcbec0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dcbec0): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dcbec0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340d20 item 58 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dcbec0): _readAt: size=2, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dcbec0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dcbec0): _writeAt: size=3, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dcbec0): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dcbec0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.036511636 +0000 UTC m=+12.545271138 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000dcbec0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e16500): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e16500): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e16500): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e16500): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e16500): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.036511636 +0000 UTC m=+12.545271138 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e16500): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340fc0 item 58 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e16b40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e16b40): open at offset 0 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e16b40): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e16b40): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e16b40): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e16b40): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e16b40): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e16b40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.037824069 +0000 UTC m=+12.546583572 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e16b40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e17080): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e17080): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e17080): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003416c0 item 59 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e17080): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e17080): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.038322708 +0000 UTC m=+12.547082210 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e17080): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e175c0): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e175c0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e175c0): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e175c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e175c0): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e175c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003419d0 item 59 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e175c0): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e175c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.038909424 +0000 UTC m=+12.547668936 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e175c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e17b40): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e17b40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e17b40): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e17b40): >_readAt: n=8, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e17b40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.038909424 +0000 UTC m=+12.547668936 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e17b40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341c70 item 59 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 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/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e90200): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e90200): open at offset 0 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e90200): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e90200): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e90200): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e90200): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e90200): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e90200): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.040374696 +0000 UTC m=+12.549134198 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e90200): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e90740): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e90740): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e90740): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000382540 item 60 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e90740): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e90740): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.041151919 +0000 UTC m=+12.549911422 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e90740): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e90c80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e90c80): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e90c80): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000382700 item 60 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e90c80): _readAt: size=2, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e90c80): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e90c80): _writeAt: size=3, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e90c80): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e90c80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.041909808 +0000 UTC m=+12.550669310 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e90c80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e91240): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e91240): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e91240): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e91240): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e91240): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.041909808 +0000 UTC m=+12.550669310 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e91240): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000382930 item 60 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e91880): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e91880): open at offset 0 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e91880): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e91880): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e91880): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e91880): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e91880): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e91880): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.043119257 +0000 UTC m=+12.551878759 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e91880): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e91dc0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e91dc0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e91dc0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000382e70 item 61 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e91dc0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e91dc0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.043579414 +0000 UTC m=+12.552338916 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000e91dc0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec6540): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec6540): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec6540): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec6540): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec6540): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.043579414 +0000 UTC m=+12.552338916 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec6540): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000383110 item 61 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 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/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec6b80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec6b80): open at offset 0 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec6b80): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec6b80): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec6b80): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec6b80): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec6b80): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec6b80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.044774787 +0000 UTC m=+12.553534289 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec6b80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec70c0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec70c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec70c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000383650 item 62 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec70c0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec70c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.045192443 +0000 UTC m=+12.553951946 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec70c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec77c0): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec77c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec77c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec77c0): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec77c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.045192443 +0000 UTC m=+12.553951946 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec77c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000383810 item 62 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 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/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec7e00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec7e00): open at offset 0 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec7e00): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec7e00): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec7e00): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec7e00): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec7e00): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec7e00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.046562826 +0000 UTC m=+12.555322328 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ec7e00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eea3c0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eea3c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eea3c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000383dc0 item 63 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eea3c0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eea3c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.046992015 +0000 UTC m=+12.555751516 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eea3c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eeaac0): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eeaac0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eeaac0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eeaac0): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eeaac0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.046992015 +0000 UTC m=+12.555751516 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eeaac0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332070 item 63 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 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/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eeb100): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eeb100): open at offset 0 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eeb100): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eeb100): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eeb100): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eeb100): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eeb100): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eeb100): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.04817265 +0000 UTC m=+12.556932152 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eeb100): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eeb640): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eeb640): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eeb640): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332af0 item 64 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eeb640): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eeb640): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.048723608 +0000 UTC m=+12.557483120 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eeb640): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eebd40): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eebd40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eebd40): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eebd40): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eebd40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.048723608 +0000 UTC m=+12.557483120 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eebd40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332cb0 item 64 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f14400): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f14400): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f14400): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f14400): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f14400): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.050184781 +0000 UTC m=+12.558944293 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f14400): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f14880): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f14880): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f14880): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f14880): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f14880): _writeAt: size=3, off=2 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333730 item 65 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f14880): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f14880): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.050761599 +0000 UTC m=+12.559521100 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f14880): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f14d80): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f14d80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f14d80): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f14d80): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f14d80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.050761599 +0000 UTC m=+12.559521100 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f14d80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003338f0 item 65 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f153c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f153c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f153c0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f153c0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f153c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.052378325 +0000 UTC m=+12.561137826 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f153c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f15840): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f15840): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110000 item 66 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f15840): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f15840): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f15840): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f15840): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f15840): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.053263142 +0000 UTC m=+12.562022665 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f15840): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f15d80): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f15d80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f15d80): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f15d80): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f15d80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.053263142 +0000 UTC m=+12.562022665 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f15d80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001101c0 item 66 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f36440): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f36440): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f36440): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f36440): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f36440): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.054900126 +0000 UTC m=+12.563659638 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f36440): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f368c0): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f368c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f368c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f368c0): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f368c0): _writeAt: size=3, off=2 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110690 item 67 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f368c0): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f368c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.055668113 +0000 UTC m=+12.564427625 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f368c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f36dc0): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f36dc0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f36dc0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f36dc0): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f36dc0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.055668113 +0000 UTC m=+12.564427625 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f36dc0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110c40 item 67 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f37440): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f37440): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f37440): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f37440): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f37440): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.057488494 +0000 UTC m=+12.566248006 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f37440): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0f40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0f40): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e047e0 item 68 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0f40): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0f40): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0f40): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0f40): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0f40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.058005489 +0000 UTC m=+12.566765001 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0f40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1480): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1480): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1480): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1480): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1480): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.058005489 +0000 UTC m=+12.566765001 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1480): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e049a0 item 68 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1ac0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1ac0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1ac0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1ac0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1ac0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.059650909 +0000 UTC m=+12.568410421 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1ac0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1f40): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1f40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1f40): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1f40): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1f40): _writeAt: size=3, off=2 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e04d20 item 69 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1f40): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1f40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.06047429 +0000 UTC m=+12.569233802 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1f40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f904c0): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f904c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f904c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f904c0): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f904c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.06047429 +0000 UTC m=+12.569233802 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f904c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e04ee0 item 69 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f90b40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f90b40): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f90b40): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f90b40): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f90b40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.062154537 +0000 UTC m=+12.570914039 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f90b40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f91040): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f91040): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e05260 item 70 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f91040): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f91040): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f91040): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f91040): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f91040): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.062802276 +0000 UTC m=+12.571561788 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f91040): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f91580): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f91580): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f91580): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f91580): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f91580): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.062802276 +0000 UTC m=+12.571561788 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f91580): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e05420 item 70 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f91c00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f91c00): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f91c00): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f91c00): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f91c00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.064599543 +0000 UTC m=+12.573359066 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f91c00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fac180): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fac180): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fac180): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fac180): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fac180): _writeAt: size=3, off=2 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e058f0 item 71 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fac180): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fac180): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.065271359 +0000 UTC m=+12.574030881 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fac180): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fac680): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fac680): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fac680): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fac680): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fac680): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.065271359 +0000 UTC m=+12.574030881 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fac680): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e05c00 item 71 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000facd00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000facd00): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000facd00): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000facd00): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000facd00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.067003023 +0000 UTC m=+12.575762545 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000facd00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fad200): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fad200): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000748000 item 72 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fad200): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fad200): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fad200): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fad200): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fad200): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.067760049 +0000 UTC m=+12.576519571 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fad200): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fad740): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fad740): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fad740): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fad740): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fad740): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.067760049 +0000 UTC m=+12.576519571 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fad740): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000748230 item 72 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fadd00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fadd00): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fadd00): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fadd00): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fadd00): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fadd00): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fadd00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.069563858 +0000 UTC m=+12.578323380 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fadd00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fce280): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fce280): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fce280): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007487e0 item 73 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fce280): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fce280): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.070308902 +0000 UTC m=+12.579068425 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fce280): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fce740): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fce740): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fce740): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fce740): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fce740): _writeAt: size=3, off=2 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000748a80 item 73 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fce740): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fce740): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.070901108 +0000 UTC m=+12.579660610 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fce740): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fcec80): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fcec80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fcec80): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fcec80): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fcec80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.070901108 +0000 UTC m=+12.579660610 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fcec80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000748cb0 item 73 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fcf2c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fcf2c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fcf2c0): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fcf2c0): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fcf2c0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fcf2c0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fcf2c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.072418778 +0000 UTC m=+12.581178291 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fcf2c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fcf7c0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fcf7c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fcf7c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000749570 item 74 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fcf7c0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fcf7c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.07292385 +0000 UTC m=+12.581683362 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000fcf7c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebb3c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebb3c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000652e70 item 74 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebb3c0): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebb3c0): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebb3c0): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebb3c0): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebb3c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.073527538 +0000 UTC m=+12.582287040 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebb3c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebb940): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebb940): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebb940): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebb940): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebb940): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.073527538 +0000 UTC m=+12.582287040 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebb940): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000653030 item 74 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6000): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6000): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6000): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6000): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6000): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6000): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6000): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.074806577 +0000 UTC m=+12.583566080 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6000): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6500): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6500): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6500): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000653420 item 75 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6500): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6500): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.075293014 +0000 UTC m=+12.584052516 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6500): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6a40): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6a40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6a40): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6a40): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6a40): _writeAt: size=3, off=2 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000653650 item 75 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6a40): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6a40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.075773238 +0000 UTC m=+12.584532741 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6a40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6f80): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6f80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6f80): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6f80): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6f80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.075773238 +0000 UTC m=+12.584532741 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6f80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006539d0 item 75 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f75c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f75c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f75c0): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f75c0): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f75c0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f75c0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f75c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.077057539 +0000 UTC m=+12.585817041 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f75c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f7ac0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f7ac0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f7ac0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6070 item 76 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f7ac0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f7ac0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.077645647 +0000 UTC m=+12.586405159 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f7ac0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101a080): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101a080): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a65b0 item 76 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101a080): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101a080): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101a080): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101a080): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101a080): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.078208849 +0000 UTC m=+12.586968361 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101a080): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101a600): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101a600): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101a600): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101a600): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101a600): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.078208849 +0000 UTC m=+12.586968361 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101a600): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6b60 item 76 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101ac40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101ac40): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101ac40): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101ac40): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101ac40): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101ac40): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101ac40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.07998708 +0000 UTC m=+12.588746592 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101ac40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101b140): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101b140): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101b140): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a70a0 item 77 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101b140): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101b140): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.080582091 +0000 UTC m=+12.589341612 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101b140): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101b840): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101b840): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101b840): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101b840): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101b840): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.080582091 +0000 UTC m=+12.589341612 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101b840): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7420 item 77 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101be80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101be80): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101be80): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101be80): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101be80): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101be80): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101be80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.082085193 +0000 UTC m=+12.590844695 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00101be80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001034400): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001034400): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001034400): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7d50 item 78 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001034400): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001034400): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.082577621 +0000 UTC m=+12.591337123 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001034400): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001034b00): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001034b00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001034b00): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001034b00): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001034b00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.082577621 +0000 UTC m=+12.591337123 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001034b00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320c40 item 78 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001035140): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001035140): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001035140): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001035140): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001035140): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001035140): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001035140): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.083927054 +0000 UTC m=+12.592686556 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001035140): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001035640): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001035640): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001035640): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003217a0 item 79 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001035640): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001035640): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.084396689 +0000 UTC m=+12.593156191 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001035640): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001035d40): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001035d40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001035d40): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001035d40): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001035d40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.084396689 +0000 UTC m=+12.593156191 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001035d40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321c70 item 79 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 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/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001050400): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001050400): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001050400): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001050400): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001050400): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001050400): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001050400): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.085755609 +0000 UTC m=+12.594515111 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001050400): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001050900): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001050900): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001050900): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000505b0 item 80 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001050900): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001050900): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.086215256 +0000 UTC m=+12.594974758 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001050900): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001051000): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001051000): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001051000): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001051000): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001051000): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.086215256 +0000 UTC m=+12.594974758 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001051000): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000509a0 item 80 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001051640): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001051640): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001051640): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001051640): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001051640): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.087924015 +0000 UTC m=+12.596683527 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001051640): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001051ac0): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001051ac0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001051ac0): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001051ac0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001051ac0): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001051ac0): _writeAt: size=3, off=7 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d90 item 81 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001051ac0): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001051ac0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.090501142 +0000 UTC m=+12.599260654 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001051ac0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013a380): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013a380): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013a380): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013a380): >_readAt: n=8, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013a380): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.090501142 +0000 UTC m=+12.599260654 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013a380): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006920e0 item 81 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013ae00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013ae00): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013ae00): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013ae00): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013ae00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.092279153 +0000 UTC m=+12.601038665 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013ae00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013b300): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013b300): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013b300): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006924d0 item 82 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013b300): _readAt: size=2, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013b300): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013b300): _writeAt: size=3, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013b300): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013b300): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.092900553 +0000 UTC m=+12.601660055 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013b300): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013b900): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013b900): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013b900): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013b900): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013b900): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.092900553 +0000 UTC m=+12.601660055 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013b900): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000692690 item 82 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001050000): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001050000): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001050000): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001050000): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001050000): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.094182489 +0000 UTC m=+12.602941991 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001050000): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001050500): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001050500): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001050500): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001050500): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001050500): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001050500): _writeAt: size=3, off=7 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000692bd0 item 83 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001050500): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001050500): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.094742645 +0000 UTC m=+12.603502147 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001050500): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001050a40): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001050a40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001050a40): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001050a40): >_readAt: n=8, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001050a40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.094742645 +0000 UTC m=+12.603502147 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001050a40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000692d90 item 83 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0010510c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0010510c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0010510c0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0010510c0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0010510c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.096051951 +0000 UTC m=+12.604811454 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0010510c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0010515c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0010515c0): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0010515c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006939d0 item 84 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0010515c0): _readAt: size=2, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0010515c0): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0010515c0): _writeAt: size=3, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0010515c0): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0010515c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.097175679 +0000 UTC m=+12.605935181 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0010515c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001051e80): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001051e80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001051e80): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001051e80): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001051e80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.097175679 +0000 UTC m=+12.605935181 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc001051e80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000693c00 item 84 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4e580): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4e580): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4e580): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4e580): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4e580): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.099126084 +0000 UTC m=+12.607885597 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4e580): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4ea80): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4ea80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4ea80): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4ea80): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4ea80): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4ea80): _writeAt: size=3, off=7 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050460 item 85 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4ea80): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4ea80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.099651023 +0000 UTC m=+12.608410525 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4ea80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4efc0): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4efc0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4efc0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4efc0): >_readAt: n=8, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4efc0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.099651023 +0000 UTC m=+12.608410525 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4efc0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050690 item 85 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4f680): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4f680): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4f680): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4f680): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4f680): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.101282378 +0000 UTC m=+12.610041890 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4f680): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4fb80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4fb80): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4fb80): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050c40 item 86 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4fb80): _readAt: size=2, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4fb80): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4fb80): _writeAt: size=3, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4fb80): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4fb80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.1019206 +0000 UTC m=+12.610680112 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4fb80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0005308c0): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0005308c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0005308c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0005308c0): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0005308c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.1019206 +0000 UTC m=+12.610680112 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0005308c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051030 item 86 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531040): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531040): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531040): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531040): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531040): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.103340425 +0000 UTC m=+12.612099938 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531040): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531540): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531540): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531540): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531540): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531540): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531540): _writeAt: size=3, off=7 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051730 item 87 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531540): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531540): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.104081833 +0000 UTC m=+12.612841334 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531540): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531dc0): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531dc0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531dc0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531dc0): >_readAt: n=8, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531dc0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.104081833 +0000 UTC m=+12.612841334 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531dc0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051960 item 87 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 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/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044c3c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044c3c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044c3c0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044c3c0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044c3c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.105748954 +0000 UTC m=+12.614508456 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044c3c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044c8c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044c8c0): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044c8c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000748000 item 88 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044c8c0): _readAt: size=2, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044c8c0): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044c8c0): _writeAt: size=3, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044c8c0): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044c8c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.106472659 +0000 UTC m=+12.615232160 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044c8c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044ce40): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044ce40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044ce40): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044ce40): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044ce40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.106472659 +0000 UTC m=+12.615232160 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044ce40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000748230 item 88 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044d540): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044d540): open at offset 0 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044d540): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044d540): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044d540): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044d540): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044d540): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044d540): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.107828784 +0000 UTC m=+12.616588296 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044d540): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044da80): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044da80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044da80): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007487e0 item 89 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044da80): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044da80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.108361146 +0000 UTC m=+12.617120658 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044da80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002cc880): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002cc880): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002cc880): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002cc880): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002cc880): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002cc880): _writeAt: size=3, off=7 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000748a80 item 89 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002cc880): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002cc880): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.108890764 +0000 UTC m=+12.617650266 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002cc880): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002ccf80): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002ccf80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002ccf80): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002ccf80): >_readAt: n=8, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002ccf80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.108890764 +0000 UTC m=+12.617650266 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002ccf80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000748cb0 item 89 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002cdb80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002cdb80): open at offset 0 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002cdb80): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002cdb80): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002cdb80): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002cdb80): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002cdb80): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002cdb80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.110543589 +0000 UTC m=+12.619303091 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002cdb80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df02c0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df02c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df02c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000749570 item 90 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df02c0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df02c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.111143189 +0000 UTC m=+12.619902701 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df02c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0840): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0840): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0840): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007498f0 item 90 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0840): _readAt: size=2, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0840): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0840): _writeAt: size=3, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0840): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0840): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.111858837 +0000 UTC m=+12.620618349 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0840): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0e00): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0e00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0e00): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0e00): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0e00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.111858837 +0000 UTC m=+12.620618349 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0e00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000749ab0 item 90 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1440): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1440): open at offset 0 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1440): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1440): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1440): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1440): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1440): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1440): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.11322875 +0000 UTC m=+12.621988262 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1440): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1980): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1980): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1980): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110000 item 91 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1980): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1980): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.113796609 +0000 UTC m=+12.622556121 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1980): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1ec0): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1ec0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1ec0): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1ec0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1ec0): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1ec0): _writeAt: size=3, off=7 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001101c0 item 91 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1ec0): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1ec0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.114464679 +0000 UTC m=+12.623224180 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1ec0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816640): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816640): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816640): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816640): >_readAt: n=8, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816640): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.114464679 +0000 UTC m=+12.623224180 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816640): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001103f0 item 91 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 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/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816c80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816c80): open at offset 0 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816c80): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816c80): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816c80): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816c80): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816c80): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816c80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.115850439 +0000 UTC m=+12.624609951 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816c80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008171c0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008171c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008171c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110c40 item 92 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008171c0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008171c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.116496637 +0000 UTC m=+12.625256149 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008171c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000817700): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000817700): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000817700): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110e70 item 92 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000817700): _readAt: size=2, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000817700): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000817700): _writeAt: size=3, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000817700): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000817700): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.117141121 +0000 UTC m=+12.625900623 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000817700): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000817cc0): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000817cc0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000817cc0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000817cc0): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000817cc0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.117141121 +0000 UTC m=+12.625900623 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000817cc0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001110a0 item 92 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069c580): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069c580): open at offset 0 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069c580): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069c580): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069c580): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069c580): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069c580): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069c580): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.118927818 +0000 UTC m=+12.627687340 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069c580): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069cfc0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069cfc0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069cfc0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111500 item 93 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069cfc0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069cfc0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.119633517 +0000 UTC m=+12.628393039 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069cfc0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069dbc0): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069dbc0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069dbc0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069dbc0): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069dbc0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.119633517 +0000 UTC m=+12.628393039 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069dbc0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111730 item 93 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 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/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2280): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2280): open at offset 0 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2280): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2280): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2280): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2280): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2280): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2280): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.121819217 +0000 UTC m=+12.630578739 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2280): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b27c0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b27c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b27c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111b20 item 94 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b27c0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b27c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.122481525 +0000 UTC m=+12.631241047 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b27c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2ec0): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2ec0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2ec0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2ec0): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2ec0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.122481525 +0000 UTC m=+12.631241047 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2ec0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111dc0 item 94 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 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/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b3600): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b3600): open at offset 0 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b3600): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b3600): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b3600): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b3600): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b3600): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b3600): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.124179654 +0000 UTC m=+12.632939157 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b3600): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b3b40): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b3b40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b3b40): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4620 item 95 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b3b40): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b3b40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.12466571 +0000 UTC m=+12.633425213 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b3b40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089e2c0): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089e2c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089e2c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089e2c0): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089e2c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.12466571 +0000 UTC m=+12.633425213 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089e2c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4e70 item 95 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 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/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089ea00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089ea00): open at offset 0 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089ea00): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089ea00): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089ea00): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089ea00): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089ea00): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089ea00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.126888299 +0000 UTC m=+12.635647811 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089ea00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089ef40): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089ef40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089ef40): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5880 item 96 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089ef40): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089ef40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.127502355 +0000 UTC m=+12.636261857 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089ef40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089f640): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089f640): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089f640): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089f640): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089f640): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.127502355 +0000 UTC m=+12.636261857 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089f640): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5c70 item 96 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= 2025/12/01 03:20:48 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:48 DEBUG : Looking for writers 2025/12/01 03:20:48 DEBUG : >WaitForWriters: 2025/12/01 03:20:48 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:48 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:48 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 03:20:48 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:48 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/12/01 03:20:48 INFO : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d09080): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d09080): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d09080): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d09080): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d09080): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.151580819 +0000 UTC m=+12.660340340 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d09080): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d09540): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d09540): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d09540): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d09540): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d09540): _writeAt: size=3, off=2 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d09540): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d09540): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.151580819 +0000 UTC m=+12.660340340 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d09540): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d09a00): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d09a00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d09a00): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d09a00): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d09a00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.151580819 +0000 UTC m=+12.660340340 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d09a00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488af0 item 1 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a760c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a760c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a760c0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a760c0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a760c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.153753973 +0000 UTC m=+12.662513475 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a760c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a765c0): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a765c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a765c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a765c0): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a765c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.153753973 +0000 UTC m=+12.662513475 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a765c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489570 item 2 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a76c40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a76c40): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a76c40): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a76c40): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a76c40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.155256785 +0000 UTC m=+12.664016297 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a76c40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a770c0): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a770c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a770c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a770c0): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a770c0): _writeAt: size=3, off=2 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a770c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a770c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.155256785 +0000 UTC m=+12.664016297 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a770c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77580): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77580): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77580): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77580): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77580): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.155256785 +0000 UTC m=+12.664016297 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77580): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004899d0 item 3 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77c00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77c00): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77c00): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77c00): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77c00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.157492057 +0000 UTC m=+12.666251569 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77c00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098e1c0): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098e1c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098e1c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098e1c0): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098e1c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.157492057 +0000 UTC m=+12.666251569 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098e1c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006784d0 item 4 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098e800): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098e800): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098e800): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098e800): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098e800): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.15892134 +0000 UTC m=+12.667680853 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098e800): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098ec80): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098ec80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098ec80): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098ec80): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098ec80): _writeAt: size=3, off=2 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098ec80): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098ec80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.15892134 +0000 UTC m=+12.667680853 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098ec80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098f140): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098f140): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098f140): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098f140): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098f140): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.15892134 +0000 UTC m=+12.667680853 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098f140): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000678850 item 5 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098f800): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098f800): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098f800): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098f800): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098f800): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.160938381 +0000 UTC m=+12.669697894 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098f800): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098fd40): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098fd40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098fd40): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098fd40): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098fd40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.160938381 +0000 UTC m=+12.669697894 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098fd40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000678d90 item 6 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912440): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912440): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912440): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912440): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912440): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.162209436 +0000 UTC m=+12.670968938 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912440): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912940): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912940): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912940): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912940): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912940): _writeAt: size=3, off=2 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912940): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912940): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.162209436 +0000 UTC m=+12.670968938 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912940): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912e00): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912e00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912e00): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912e00): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912e00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.162209436 +0000 UTC m=+12.670968938 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912e00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000679110 item 7 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000913480): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000913480): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000913480): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000913480): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000913480): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.164488921 +0000 UTC m=+12.673248443 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000913480): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009139c0): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009139c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009139c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009139c0): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009139c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.164488921 +0000 UTC m=+12.673248443 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009139c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006795e0 item 8 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998040): _readAt: size=2, off=0 2025/12/01 03:20:48 ERROR : open-test-file(0xc000998040): Couldn't read size of file 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998040): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998040): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998040): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998040): close: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998040): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998400): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998400): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998400): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998400): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998400): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.166283793 +0000 UTC m=+12.675043305 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998400): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998880): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998880): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998880): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998880): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998880): _writeAt: size=3, off=2 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998880): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998880): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.166283793 +0000 UTC m=+12.675043305 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998880): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998dc0): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998dc0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998dc0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998dc0): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998dc0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.166283793 +0000 UTC m=+12.675043305 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998dc0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006799d0 item 9 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000999440): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000999440): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000999440): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000999440): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000999440): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.168528965 +0000 UTC m=+12.677288486 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000999440): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000999980): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000999980): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000999980): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000999980): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000999980): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.168528965 +0000 UTC m=+12.677288486 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000999980): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dba150 item 10 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952040): _readAt: size=2, off=0 2025/12/01 03:20:48 ERROR : open-test-file(0xc000952040): Couldn't read size of file 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952040): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952040): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952040): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952040): close: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952040): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952400): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952400): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952400): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952400): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952400): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.170297717 +0000 UTC m=+12.679057220 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952400): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952900): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952900): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952900): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952900): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952900): _writeAt: size=3, off=2 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952900): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952900): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.170297717 +0000 UTC m=+12.679057220 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952900): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952e40): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952e40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952e40): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952e40): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952e40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.170297717 +0000 UTC m=+12.679057220 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952e40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dba4d0 item 11 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009534c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009534c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009534c0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009534c0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009534c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.172495158 +0000 UTC m=+12.681254680 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009534c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000953a00): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000953a00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000953a00): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000953a00): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000953a00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.172495158 +0000 UTC m=+12.681254680 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000953a00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbaa10 item 12 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fa0c0): _readAt: size=2, off=0 2025/12/01 03:20:48 ERROR : open-test-file(0xc0009fa0c0): Couldn't read size of file 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fa0c0): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fa0c0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fa0c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fa0c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fa0c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fa480): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fa480): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fa480): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fa480): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fa480): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.173959868 +0000 UTC m=+12.682719370 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fa480): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fab80): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fab80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fab80): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fab80): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fab80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.173959868 +0000 UTC m=+12.682719370 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fab80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbad90 item 13 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fb240): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fb240): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fb240): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fb240): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fb240): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.175266581 +0000 UTC m=+12.684026083 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fb240): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fb780): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fb780): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fb780): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fb780): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fb780): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.175266581 +0000 UTC m=+12.684026083 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fb780): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbb1f0 item 14 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fbdc0): _readAt: size=2, off=0 2025/12/01 03:20:48 ERROR : open-test-file(0xc0009fbdc0): Couldn't read size of file 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fbdc0): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fbdc0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fbdc0): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fbdc0): close: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fbdc0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a52200): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a52200): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a52200): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a52200): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a52200): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.177260076 +0000 UTC m=+12.686019579 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a52200): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a528c0): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a528c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a528c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a528c0): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a528c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.177260076 +0000 UTC m=+12.686019579 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a528c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbb570 item 15 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 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/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a52f40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a52f40): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a52f40): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a52f40): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a52f40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.178975249 +0000 UTC m=+12.687734762 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a52f40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a534c0): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a534c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a534c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a534c0): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a534c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.178975249 +0000 UTC m=+12.687734762 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a534c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbbb20 item 16 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a53b00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a53b00): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a53b00): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a53b00): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a53b00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.180456861 +0000 UTC m=+12.689216384 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a53b00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0000): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0000): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0000): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0000): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0000): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0000): _writeAt: size=3, off=7 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0000): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0000): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.180456861 +0000 UTC m=+12.689216384 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0000): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0600): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0600): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0600): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0600): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0600): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.180456861 +0000 UTC m=+12.689216384 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0600): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbbea0 item 17 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0c80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0c80): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0c80): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0c80): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0c80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.182635065 +0000 UTC m=+12.691394597 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0c80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f11c0): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f11c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f11c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f11c0): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f11c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.182635065 +0000 UTC m=+12.691394597 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f11c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df24d0 item 18 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1840): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1840): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1840): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1840): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1840): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.184273674 +0000 UTC m=+12.693033196 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1840): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1d40): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1d40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1d40): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1d40): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1d40): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1d40): _writeAt: size=3, off=7 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1d40): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1d40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.184273674 +0000 UTC m=+12.693033196 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1d40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eba2c0): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eba2c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eba2c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eba2c0): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eba2c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.184273674 +0000 UTC m=+12.693033196 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eba2c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df28c0 item 19 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eba980): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eba980): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eba980): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eba980): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eba980): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.185955563 +0000 UTC m=+12.694715065 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eba980): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebaec0): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebaec0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebaec0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebaec0): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebaec0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.185955563 +0000 UTC m=+12.694715065 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebaec0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df2d90 item 20 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebb540): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebb540): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebb540): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebb540): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebb540): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.187405574 +0000 UTC m=+12.696165087 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebb540): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebba40): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebba40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebba40): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebba40): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebba40): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebba40): _writeAt: size=3, off=7 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebba40): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebba40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.187405574 +0000 UTC m=+12.696165087 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebba40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebbf40): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebbf40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebbf40): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebbf40): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebbf40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.187405574 +0000 UTC m=+12.696165087 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebbf40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df3110 item 21 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000820640): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000820640): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000820640): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000820640): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000820640): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.189549174 +0000 UTC m=+12.698308676 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000820640): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000820b80): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000820b80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000820b80): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000820b80): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000820b80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.189549174 +0000 UTC m=+12.698308676 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000820b80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df35e0 item 22 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000821200): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000821200): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000821200): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000821200): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000821200): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.191181781 +0000 UTC m=+12.699941293 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000821200): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000821700): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000821700): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000821700): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000821700): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000821700): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000821700): _writeAt: size=3, off=7 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000821700): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000821700): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.191181781 +0000 UTC m=+12.699941293 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000821700): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000821c00): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000821c00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000821c00): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000821c00): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000821c00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.191181781 +0000 UTC m=+12.699941293 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000821c00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df3ab0 item 23 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 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/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000864300): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000864300): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000864300): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000864300): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000864300): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.193269895 +0000 UTC m=+12.702029407 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000864300): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000864840): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000864840): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000864840): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000864840): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000864840): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.193269895 +0000 UTC m=+12.702029407 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000864840): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000732070 item 24 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000864e80): _readAt: size=2, off=0 2025/12/01 03:20:48 ERROR : open-test-file(0xc000864e80): Couldn't read size of file 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000864e80): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000864e80): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000864e80): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000864e80): close: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000864e80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000865240): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000865240): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000865240): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000865240): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000865240): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.195822315 +0000 UTC m=+12.704581847 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000865240): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000865740): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000865740): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000865740): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000865740): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000865740): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000865740): _writeAt: size=3, off=7 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000865740): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000865740): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.195822315 +0000 UTC m=+12.704581847 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000865740): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000865c80): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000865c80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000865c80): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000865c80): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000865c80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.195822315 +0000 UTC m=+12.704581847 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000865c80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000732460 item 25 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008ce380): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008ce380): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008ce380): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008ce380): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008ce380): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.198900074 +0000 UTC m=+12.707659577 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008ce380): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008ce8c0): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008ce8c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008ce8c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008ce8c0): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008ce8c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.198900074 +0000 UTC m=+12.707659577 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008ce8c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000732930 item 26 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cef00): _readAt: size=2, off=0 2025/12/01 03:20:48 ERROR : open-test-file(0xc0008cef00): Couldn't read size of file 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cef00): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cef00): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cef00): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cef00): close: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cef00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cf2c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cf2c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cf2c0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cf2c0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cf2c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.200607793 +0000 UTC m=+12.709367305 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cf2c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cf7c0): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cf7c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cf7c0): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cf7c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cf7c0): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cf7c0): _writeAt: size=3, off=7 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cf7c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cf7c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.200607793 +0000 UTC m=+12.709367305 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cf7c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cfd00): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cfd00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cfd00): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cfd00): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cfd00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.200607793 +0000 UTC m=+12.709367305 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cfd00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000732e00 item 27 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 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/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6400): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6400): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6400): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6400): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6400): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.202857271 +0000 UTC m=+12.711616783 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6400): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6940): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6940): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6940): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6940): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6940): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.202857271 +0000 UTC m=+12.711616783 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6940): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000733340 item 28 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6f80): _readAt: size=2, off=0 2025/12/01 03:20:48 ERROR : open-test-file(0xc0008f6f80): Couldn't read size of file 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6f80): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6f80): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6f80): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6f80): close: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f6f80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f7340): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f7340): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f7340): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f7340): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f7340): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.204695997 +0000 UTC m=+12.713455509 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f7340): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f7a00): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f7a00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f7a00): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f7a00): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f7a00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.204695997 +0000 UTC m=+12.713455509 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f7a00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007336c0 item 29 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 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/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000916100): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000916100): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000916100): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000916100): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000916100): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.20980846 +0000 UTC m=+12.718568002 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000916100): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000916640): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000916640): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000916640): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000916640): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000916640): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.20980846 +0000 UTC m=+12.718568002 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000916640): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000733ce0 item 30 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 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/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000916c80): _readAt: size=2, off=0 2025/12/01 03:20:48 ERROR : open-test-file(0xc000916c80): Couldn't read size of file 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000916c80): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000916c80): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000916c80): >_writeAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000916c80): close: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000916c80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000917040): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000917040): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000917040): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000917040): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000917040): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.213727264 +0000 UTC m=+12.722486807 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000917040): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000917700): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000917700): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000917700): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000917700): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000917700): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.213727264 +0000 UTC m=+12.722486807 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000917700): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3e0e0 item 31 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 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/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000917d80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000917d80): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000917d80): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000917d80): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000917d80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.216222266 +0000 UTC m=+12.724981798 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000917d80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000968340): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000968340): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000968340): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000968340): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000968340): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.216222266 +0000 UTC m=+12.724981798 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000968340): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3e460 item 32 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000968980): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000968980): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000968980): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000968980): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000968980): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.218411972 +0000 UTC m=+12.727171484 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000968980): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000968e00): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000968e00): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000968e00): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000968e00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000968e00): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3e850 item 33 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000968e00): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000968e00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.219135636 +0000 UTC m=+12.727895148 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000968e00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092cec0): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092cec0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092cec0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092cec0): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092cec0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.219135636 +0000 UTC m=+12.727895148 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092cec0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3ea10 item 33 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092d540): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092d540): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092d540): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092d540): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092d540): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.221083426 +0000 UTC m=+12.729842938 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092d540): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092d9c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092d9c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037dab0 item 34 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092d9c0): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092d9c0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092d9c0): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092d9c0): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092d9c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.221941894 +0000 UTC m=+12.730701406 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092d9c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092df00): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092df00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092df00): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092df00): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092df00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.221941894 +0000 UTC m=+12.730701406 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092df00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ddc0 item 34 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a025c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a025c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a025c0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a025c0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a025c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.223396866 +0000 UTC m=+12.732156378 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a025c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a02a40): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a02a40): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a02a40): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a02a40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a02a40): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a540 item 35 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a02a40): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a02a40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.223949257 +0000 UTC m=+12.732708769 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a02a40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a02f40): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a02f40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a02f40): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a02f40): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a02f40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.223949257 +0000 UTC m=+12.732708769 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a02f40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a770 item 35 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a035c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a035c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a035c0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a035c0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a035c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.22582444 +0000 UTC m=+12.734583952 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a035c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a03ac0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a03ac0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049acb0 item 36 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a03ac0): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a03ac0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a03ac0): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a03ac0): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a03ac0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.226810017 +0000 UTC m=+12.735569559 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a03ac0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a26080): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a26080): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a26080): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a26080): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a26080): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.226810017 +0000 UTC m=+12.735569559 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a26080): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049aee0 item 36 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a266c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a266c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a266c0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a266c0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a266c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.228912289 +0000 UTC m=+12.737671821 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a266c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a26b40): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a26b40): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a26b40): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a26b40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a26b40): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b500 item 37 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a26b40): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a26b40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.229704652 +0000 UTC m=+12.738464184 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a26b40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a27040): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a27040): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a27040): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a27040): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a27040): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.229704652 +0000 UTC m=+12.738464184 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a27040): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b730 item 37 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009697c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009697c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009697c0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009697c0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009697c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.231847199 +0000 UTC m=+12.740606702 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009697c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000969cc0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000969cc0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3ed90 item 38 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000969cc0): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000969cc0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000969cc0): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000969cc0): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000969cc0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.232604596 +0000 UTC m=+12.741364108 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000969cc0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099c280): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099c280): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099c280): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099c280): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099c280): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.232604596 +0000 UTC m=+12.741364108 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099c280): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3f1f0 item 38 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099c900): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099c900): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099c900): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099c900): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099c900): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.23398691 +0000 UTC m=+12.742746423 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099c900): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099ce00): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099ce00): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099ce00): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099ce00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099ce00): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3f570 item 39 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099ce00): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099ce00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.234569869 +0000 UTC m=+12.743329381 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099ce00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099d300): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099d300): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099d300): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099d300): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099d300): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.234569869 +0000 UTC m=+12.743329381 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099d300): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3f730 item 39 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099d980): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099d980): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099d980): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099d980): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099d980): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.236264022 +0000 UTC m=+12.745023534 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099d980): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099de80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099de80): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3fab0 item 40 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099de80): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099de80): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099de80): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099de80): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099de80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.236927031 +0000 UTC m=+12.745686534 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00099de80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d0440): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d0440): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d0440): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d0440): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d0440): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.236927031 +0000 UTC m=+12.745686534 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d0440): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3fce0 item 40 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d0a00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d0a00): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d0a00): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d0a00): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d0a00): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d0a00): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d0a00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.238845978 +0000 UTC m=+12.747605490 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d0a00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d0f00): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d0f00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d0f00): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eac0e0 item 41 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d0f00): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d0f00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.239504768 +0000 UTC m=+12.748264280 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d0f00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d13c0): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d13c0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d13c0): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d13c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d13c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eac2a0 item 41 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d13c0): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d13c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.240043564 +0000 UTC m=+12.748803076 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d13c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d1900): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d1900): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d1900): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d1900): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d1900): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.240043564 +0000 UTC m=+12.748803076 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d1900): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eac5b0 item 41 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d1f40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d1f40): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d1f40): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d1f40): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d1f40): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d1f40): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d1f40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.242055235 +0000 UTC m=+12.750814747 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009d1f40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fc4c0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fc4c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fc4c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eaca80 item 42 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fc4c0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fc4c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.242756195 +0000 UTC m=+12.751515707 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fc4c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fca00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fca00): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eacc40 item 42 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fca00): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fca00): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fca00): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fca00): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fca00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.243624472 +0000 UTC m=+12.752383984 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fca00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fcf80): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fcf80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fcf80): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fcf80): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fcf80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.243624472 +0000 UTC m=+12.752383984 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fcf80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eace00 item 42 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fd5c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fd5c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fd5c0): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fd5c0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fd5c0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fd5c0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fd5c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.245520004 +0000 UTC m=+12.754279516 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fd5c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fdac0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fdac0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fdac0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ead180 item 43 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fdac0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fdac0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.246271709 +0000 UTC m=+12.755031212 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fdac0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a96080): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a96080): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a96080): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a96080): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a96080): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ead340 item 43 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a96080): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a96080): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.246928568 +0000 UTC m=+12.755688069 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a96080): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a965c0): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a965c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a965c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a965c0): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a965c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.246928568 +0000 UTC m=+12.755688069 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a965c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ead500 item 43 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a96c00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a96c00): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a96c00): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a96c00): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a96c00): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a96c00): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a96c00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.249294476 +0000 UTC m=+12.758054007 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a96c00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009b8240): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009b8240): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009b8240): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa150 item 44 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009b8240): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009b8240): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.249993262 +0000 UTC m=+12.758752775 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009b8240): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009b8780): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009b8780): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aaee0 item 44 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009b8780): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009b8780): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009b8780): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009b8780): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009b8780): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.250800274 +0000 UTC m=+12.759559786 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009b8780): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009b8d00): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009b8d00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009b8d00): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009b8d00): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009b8d00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.250800274 +0000 UTC m=+12.759559786 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009b8d00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab260 item 44 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009b9380): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009b9380): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009b9380): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009b9380): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009b9380): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009b9380): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009b9380): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.252411529 +0000 UTC m=+12.761171032 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009b9380): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009b9900): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009b9900): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009b9900): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab8f0 item 45 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009b9900): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009b9900): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.253158467 +0000 UTC m=+12.761917979 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009b9900): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a26080): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a26080): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a26080): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a26080): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a26080): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.253158467 +0000 UTC m=+12.761917979 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a26080): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003abf10 item 45 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a266c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a266c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a266c0): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a266c0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a266c0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a266c0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a266c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.254791354 +0000 UTC m=+12.763550866 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a266c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a26bc0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a26bc0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a26bc0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a540 item 46 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a26bc0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a26bc0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.255733599 +0000 UTC m=+12.764493112 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a26bc0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a27380): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a27380): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a27380): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a27380): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a27380): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.255733599 +0000 UTC m=+12.764493112 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a27380): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a770 item 46 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a279c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a279c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a279c0): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a279c0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a279c0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a279c0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a279c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.257853965 +0000 UTC m=+12.766613497 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a279c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a27ec0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a27ec0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a27ec0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049acb0 item 47 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a27ec0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a27ec0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.258858718 +0000 UTC m=+12.767618251 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a27ec0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a97040): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a97040): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a97040): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a97040): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a97040): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.258858718 +0000 UTC m=+12.767618251 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a97040): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049aee0 item 47 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 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/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a97680): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a97680): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a97680): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a97680): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a97680): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a97680): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a97680): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.261246167 +0000 UTC m=+12.770005679 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a97680): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a97b80): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a97b80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a97b80): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b500 item 48 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a97b80): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a97b80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.261886764 +0000 UTC m=+12.770646277 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a97b80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000746300): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000746300): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000746300): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000746300): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000746300): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.261886764 +0000 UTC m=+12.770646277 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000746300): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b730 item 48 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000746940): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000746940): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000746940): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000746940): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000746940): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.26394927 +0000 UTC m=+12.772708782 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000746940): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000746dc0): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000746dc0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000746dc0): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000746dc0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000746dc0): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000746dc0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bce0 item 49 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000746dc0): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000746dc0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.264714833 +0000 UTC m=+12.773474345 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000746dc0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000747300): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000747300): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000747300): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000747300): >_readAt: n=8, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000747300): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.264714833 +0000 UTC m=+12.773474345 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000747300): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eac0e0 item 49 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013a080): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013a080): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013a080): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013a080): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013a080): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.266338352 +0000 UTC m=+12.775097864 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013a080): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013a680): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013a680): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013a680): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006921c0 item 50 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013a680): _readAt: size=2, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013a680): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013a680): _writeAt: size=3, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013a680): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013a680): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.267097433 +0000 UTC m=+12.775856945 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013a680): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013b000): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013b000): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013b000): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013b000): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013b000): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.267097433 +0000 UTC m=+12.775856945 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013b000): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006923f0 item 50 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013b700): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013b700): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013b700): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013b700): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013b700): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.269075221 +0000 UTC m=+12.777834733 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013b700): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013bc00): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013bc00): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013bc00): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013bc00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013bc00): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013bc00): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000692770 item 51 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013bc00): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013bc00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.269806969 +0000 UTC m=+12.778566481 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00013bc00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4e1c0): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4e1c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4e1c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4e1c0): >_readAt: n=8, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4e1c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.269806969 +0000 UTC m=+12.778566481 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4e1c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006929a0 item 51 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4e840): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4e840): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4e840): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4e840): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4e840): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.271867411 +0000 UTC m=+12.780626923 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4e840): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4ed40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4ed40): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4ed40): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000692fc0 item 52 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4ed40): _readAt: size=2, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4ed40): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4ed40): _writeAt: size=3, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4ed40): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4ed40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.272577319 +0000 UTC m=+12.781336831 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4ed40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4f2c0): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4f2c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4f2c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4f2c0): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4f2c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.272577319 +0000 UTC m=+12.781336831 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4f2c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000693420 item 52 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4f980): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4f980): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4f980): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4f980): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4f980): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.27430241 +0000 UTC m=+12.783061922 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4f980): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4fe80): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4fe80): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4fe80): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4fe80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4fe80): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4fe80): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000693c00 item 53 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4fe80): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4fe80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.275121683 +0000 UTC m=+12.783881185 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000f4fe80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000530c80): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000530c80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000530c80): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000530c80): >_readAt: n=8, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000530c80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.275121683 +0000 UTC m=+12.783881185 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000530c80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000693dc0 item 53 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531300): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531300): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531300): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531300): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531300): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.276849139 +0000 UTC m=+12.785608641 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531300): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531800): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531800): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531800): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050690 item 54 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531800): _readAt: size=2, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531800): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531800): _writeAt: size=3, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531800): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531800): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.277593411 +0000 UTC m=+12.786352923 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000531800): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000398900): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000398900): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000398900): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000398900): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000398900): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.277593411 +0000 UTC m=+12.786352923 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000398900): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a80 item 54 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044c6c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044c6c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044c6c0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044c6c0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044c6c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.27985345 +0000 UTC m=+12.788612962 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044c6c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044cbc0): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044cbc0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044cbc0): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044cbc0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044cbc0): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044cbc0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050e70 item 55 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044cbc0): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044cbc0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.280514015 +0000 UTC m=+12.789273527 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044cbc0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044d180): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044d180): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044d180): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044d180): >_readAt: n=8, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044d180): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.280514015 +0000 UTC m=+12.789273527 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044d180): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051110 item 55 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 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/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044d840): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044d840): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044d840): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044d840): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044d840): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.282168252 +0000 UTC m=+12.790927765 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044d840): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044dd40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044dd40): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044dd40): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000517a0 item 56 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044dd40): _readAt: size=2, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044dd40): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044dd40): _writeAt: size=3, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044dd40): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044dd40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.283150644 +0000 UTC m=+12.791910156 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00044dd40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002ccc40): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002ccc40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002ccc40): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002ccc40): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002ccc40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.283150644 +0000 UTC m=+12.791910156 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002ccc40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000519d0 item 56 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002cd780): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002cd780): open at offset 0 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002cd780): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002cd780): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002cd780): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002cd780): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002cd780): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002cd780): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.284670837 +0000 UTC m=+12.793430350 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0002cd780): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0000): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0000): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0000): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000748070 item 57 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0000): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0000): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.285414129 +0000 UTC m=+12.794173641 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0000): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0580): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0580): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0580): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0580): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0580): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0580): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007482a0 item 57 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0580): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0580): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.285983211 +0000 UTC m=+12.794742723 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0580): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816300): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816300): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816300): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816300): >_readAt: n=8, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816300): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.285983211 +0000 UTC m=+12.794742723 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816300): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110000 item 57 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816980): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816980): open at offset 0 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816980): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816980): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816980): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816980): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816980): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816980): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.287712239 +0000 UTC m=+12.796471751 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816980): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816ec0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816ec0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816ec0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001103f0 item 58 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816ec0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816ec0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.288323781 +0000 UTC m=+12.797083293 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000816ec0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000817400): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000817400): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000817400): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110690 item 58 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000817400): _readAt: size=2, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000817400): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000817400): _writeAt: size=3, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000817400): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000817400): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.289136754 +0000 UTC m=+12.797896266 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000817400): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008179c0): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008179c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008179c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008179c0): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008179c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.289136754 +0000 UTC m=+12.797896266 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008179c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110c40 item 58 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069c080): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069c080): open at offset 0 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069c080): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069c080): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069c080): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069c080): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069c080): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069c080): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.290850783 +0000 UTC m=+12.799610286 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069c080): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069c8c0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069c8c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069c8c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111030 item 59 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069c8c0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069c8c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.291472194 +0000 UTC m=+12.800231706 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069c8c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069d3c0): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069d3c0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069d3c0): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069d3c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069d3c0): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069d3c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111260 item 59 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069d3c0): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069d3c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.292076112 +0000 UTC m=+12.800835624 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069d3c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069dc80): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069dc80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069dc80): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069dc80): >_readAt: n=8, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069dc80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.292076112 +0000 UTC m=+12.800835624 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00069dc80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111490 item 59 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 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/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2340): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2340): open at offset 0 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2340): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2340): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2340): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2340): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2340): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2340): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.293750517 +0000 UTC m=+12.802510018 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2340): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2880): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2880): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2880): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001118f0 item 60 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2880): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2880): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.294329919 +0000 UTC m=+12.803089431 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2880): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2dc0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2dc0): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2dc0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111ab0 item 60 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2dc0): _readAt: size=2, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2dc0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2dc0): _writeAt: size=3, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2dc0): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2dc0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.297295066 +0000 UTC m=+12.806054578 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b2dc0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b3480): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b3480): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b3480): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b3480): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b3480): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.297295066 +0000 UTC m=+12.806054578 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b3480): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111d50 item 60 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b3ac0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b3ac0): open at offset 0 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b3ac0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b3ac0): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b3ac0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b3ac0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b3ac0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b3ac0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.29937188 +0000 UTC m=+12.808131392 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008b3ac0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089e080): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089e080): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089e080): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e45b0 item 61 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089e080): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089e080): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.299885618 +0000 UTC m=+12.808645130 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089e080): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089e880): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089e880): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089e880): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089e880): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089e880): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.299885618 +0000 UTC m=+12.808645130 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089e880): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4e00 item 61 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 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/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089eec0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089eec0): open at offset 0 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089eec0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089eec0): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089eec0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089eec0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089eec0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089eec0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.30142024 +0000 UTC m=+12.810179763 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089eec0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089f400): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089f400): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089f400): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e57a0 item 62 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089f400): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089f400): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.301930181 +0000 UTC m=+12.810689683 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089f400): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089fb00): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089fb00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089fb00): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089fb00): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089fb00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.301930181 +0000 UTC m=+12.810689683 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00089fb00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5b20 item 62 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 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/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d081c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d081c0): open at offset 0 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d081c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d081c0): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d081c0): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d081c0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d081c0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d081c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.303418986 +0000 UTC m=+12.812178498 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d081c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d08700): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d08700): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d08700): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488070 item 63 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d08700): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d08700): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.304280189 +0000 UTC m=+12.813039701 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d08700): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d08e00): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d08e00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d08e00): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d08e00): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d08e00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.304280189 +0000 UTC m=+12.813039701 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d08e00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004888c0 item 63 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 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/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d09440): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d09440): open at offset 0 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d09440): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d09440): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d09440): >_readAt: n=0, err=Bad file descriptor 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d09440): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d09440): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d09440): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.307313155 +0000 UTC m=+12.816072667 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d09440): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d099c0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d099c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d099c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489180 item 64 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d099c0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d099c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.307860065 +0000 UTC m=+12.816619577 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000d099c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a76140): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a76140): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a76140): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a76140): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a76140): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.307860065 +0000 UTC m=+12.816619577 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a76140): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004893b0 item 64 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a767c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a767c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a767c0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a767c0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a767c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.309954992 +0000 UTC m=+12.818714524 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a767c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a76c40): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a76c40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a76c40): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a76c40): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a76c40): _writeAt: size=3, off=2 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004898f0 item 65 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a76c40): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a76c40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.311019879 +0000 UTC m=+12.819779412 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a76c40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77140): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77140): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77140): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77140): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77140): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.311019879 +0000 UTC m=+12.819779412 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77140): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489ab0 item 65 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77780): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77780): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77780): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77780): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77780): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.313187424 +0000 UTC m=+12.821946936 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77780): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0d80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0d80): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007487e0 item 66 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0d80): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0d80): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0d80): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0d80): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0d80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.313780351 +0000 UTC m=+12.822539863 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df0d80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df12c0): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df12c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df12c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df12c0): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df12c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.313780351 +0000 UTC m=+12.822539863 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df12c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000748a80 item 66 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1900): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1900): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1900): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1900): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1900): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.315169227 +0000 UTC m=+12.823928739 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1900): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1d80): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1d80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1d80): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1d80): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1d80): _writeAt: size=3, off=2 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000749340 item 67 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1d80): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1d80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.315768047 +0000 UTC m=+12.824527559 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000df1d80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098e300): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098e300): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098e300): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098e300): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098e300): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.315768047 +0000 UTC m=+12.824527559 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098e300): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000749570 item 67 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098e980): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098e980): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098e980): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098e980): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098e980): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.317177943 +0000 UTC m=+12.825937455 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098e980): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098ee80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098ee80): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000749a40 item 68 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098ee80): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098ee80): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098ee80): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098ee80): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098ee80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.317778465 +0000 UTC m=+12.826537967 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098ee80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098f3c0): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098f3c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098f3c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098f3c0): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098f3c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.317778465 +0000 UTC m=+12.826537967 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098f3c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000749d50 item 68 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098fa40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098fa40): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098fa40): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098fa40): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098fa40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.319213749 +0000 UTC m=+12.827973261 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098fa40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098fec0): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098fec0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098fec0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098fec0): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098fec0): _writeAt: size=3, off=2 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dba150 item 69 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098fec0): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098fec0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.319819371 +0000 UTC m=+12.828578883 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00098fec0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912440): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912440): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912440): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912440): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912440): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.319819371 +0000 UTC m=+12.828578883 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912440): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dba310 item 69 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912ac0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912ac0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912ac0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912ac0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912ac0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.321496341 +0000 UTC m=+12.830255853 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912ac0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912fc0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912fc0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dba700 item 70 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912fc0): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912fc0): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912fc0): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912fc0): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912fc0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.322129964 +0000 UTC m=+12.830889476 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000912fc0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000913500): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000913500): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000913500): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000913500): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000913500): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.322129964 +0000 UTC m=+12.830889476 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000913500): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dba8c0 item 70 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000913b80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000913b80): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000913b80): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000913b80): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000913b80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.32358682 +0000 UTC m=+12.832346332 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000913b80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998140): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998140): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998140): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998140): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998140): _writeAt: size=3, off=2 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbac40 item 71 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998140): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998140): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.324344888 +0000 UTC m=+12.833104410 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998140): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998640): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998640): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998640): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998640): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998640): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.324344888 +0000 UTC m=+12.833104410 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998640): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbae00 item 71 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998d00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998d00): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998d00): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998d00): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998d00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.325888046 +0000 UTC m=+12.834647559 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000998d00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000999200): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000999200): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbb260 item 72 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000999200): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000999200): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000999200): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000999200): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000999200): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.326588877 +0000 UTC m=+12.835348389 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000999200): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000999740): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000999740): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000999740): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000999740): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000999740): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.326588877 +0000 UTC m=+12.835348389 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000999740): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbb420 item 72 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000999d00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000999d00): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000999d00): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000999d00): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000999d00): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000999d00): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000999d00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.328169926 +0000 UTC m=+12.836929438 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000999d00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952280): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952280): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952280): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbb9d0 item 73 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952280): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952280): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.329035516 +0000 UTC m=+12.837795028 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952280): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952740): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952740): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952740): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952740): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952740): _writeAt: size=3, off=2 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbbb90 item 73 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952740): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952740): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.329869608 +0000 UTC m=+12.838629121 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952740): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952cc0): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952cc0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952cc0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952cc0): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952cc0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.329869608 +0000 UTC m=+12.838629121 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000952cc0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbbd50 item 73 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000953300): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000953300): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000953300): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000953300): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000953300): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000953300): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000953300): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.331845231 +0000 UTC m=+12.840604743 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000953300): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000953800): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000953800): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000953800): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df2150 item 74 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000953800): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000953800): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.332686216 +0000 UTC m=+12.841445728 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000953800): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000953d40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000953d40): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df2310 item 74 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000953d40): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000953d40): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000953d40): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000953d40): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000953d40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.333504478 +0000 UTC m=+12.842263990 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000953d40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fa340): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fa340): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fa340): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fa340): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fa340): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.333504478 +0000 UTC m=+12.842263990 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fa340): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df2620 item 74 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fa980): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fa980): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fa980): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fa980): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fa980): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fa980): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fa980): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.335250377 +0000 UTC m=+12.844009889 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fa980): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009faf00): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009faf00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009faf00): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df29a0 item 75 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009faf00): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009faf00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.335901053 +0000 UTC m=+12.844660565 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009faf00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fb440): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fb440): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fb440): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fb440): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fb440): _writeAt: size=3, off=2 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df2b60 item 75 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fb440): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fb440): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.336618867 +0000 UTC m=+12.845378379 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fb440): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fb980): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fb980): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fb980): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fb980): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fb980): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.336618867 +0000 UTC m=+12.845378379 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009fb980): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df2d20 item 75 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a52040): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a52040): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a52040): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a52040): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a52040): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a52040): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a52040): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.340334438 +0000 UTC m=+12.849093981 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a52040): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000747dc0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000747dc0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000747dc0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eac5b0 item 76 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000747dc0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000747dc0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.34122182 +0000 UTC m=+12.849981362 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000747dc0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0380): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0380): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eac8c0 item 76 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0380): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0380): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0380): _writeAt: size=3, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0380): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0380): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.342262291 +0000 UTC m=+12.851021823 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0380): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0a00): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0a00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0a00): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0a00): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0a00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.342262291 +0000 UTC m=+12.851021823 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f0a00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eaca80 item 76 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1040): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1040): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1040): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1040): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1040): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1040): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1040): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.344637948 +0000 UTC m=+12.853397480 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1040): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1540): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1540): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1540): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eace00 item 77 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1540): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1540): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.34539865 +0000 UTC m=+12.854158193 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1540): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1c40): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1c40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1c40): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1c40): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1c40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.34539865 +0000 UTC m=+12.854158193 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0006f1c40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eacfc0 item 77 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eba300): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eba300): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eba300): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eba300): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eba300): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eba300): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eba300): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.347392548 +0000 UTC m=+12.856152050 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eba300): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eba840): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eba840): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eba840): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ead340 item 78 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eba840): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eba840): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.348265263 +0000 UTC m=+12.857024775 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000eba840): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebaf40): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebaf40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebaf40): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebaf40): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebaf40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.348265263 +0000 UTC m=+12.857024775 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebaf40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ead880 item 78 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebb580): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebb580): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebb580): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebb580): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebb580): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebb580): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebb580): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.350962185 +0000 UTC m=+12.859721727 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebb580): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebba80): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebba80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebba80): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eadc00 item 79 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebba80): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebba80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.351867962 +0000 UTC m=+12.860627493 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000ebba80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092c200): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092c200): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092c200): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092c200): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092c200): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.351867962 +0000 UTC m=+12.860627493 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092c200): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eaddc0 item 79 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 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/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092c840): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092c840): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092c840): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092c840): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092c840): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092c840): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092c840): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.354352474 +0000 UTC m=+12.863112005 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092c840): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092cd40): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092cd40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092cd40): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007321c0 item 80 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092cd40): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092cd40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.355162349 +0000 UTC m=+12.863921891 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092cd40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092d480): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092d480): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092d480): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092d480): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092d480): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.355162349 +0000 UTC m=+12.863921891 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092d480): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007323f0 item 80 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092dac0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092dac0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092dac0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092dac0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092dac0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.356980265 +0000 UTC m=+12.865739777 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092dac0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092df40): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092df40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092df40): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092df40): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092df40): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092df40): _writeAt: size=3, off=7 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000732770 item 81 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092df40): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092df40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.357655887 +0000 UTC m=+12.866415390 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00092df40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00082a500): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00082a500): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00082a500): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00082a500): >_readAt: n=8, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00082a500): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.357655887 +0000 UTC m=+12.866415390 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00082a500): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000732930 item 81 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00082ab80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00082ab80): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00082ab80): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00082ab80): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00082ab80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.359319453 +0000 UTC m=+12.868078965 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00082ab80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00082b080): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00082b080): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00082b080): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000732e00 item 82 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00082b080): _readAt: size=2, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00082b080): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00082b080): _writeAt: size=3, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00082b080): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00082b080): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.35997064 +0000 UTC m=+12.868730152 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00082b080): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00082b600): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00082b600): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00082b600): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00082b600): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00082b600): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.35997064 +0000 UTC m=+12.868730152 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00082b600): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000733030 item 82 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00082bc80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00082bc80): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00082bc80): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00082bc80): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00082bc80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.361377311 +0000 UTC m=+12.870136823 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc00082bc80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000874200): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000874200): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000874200): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000874200): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000874200): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000874200): _writeAt: size=3, off=7 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007333b0 item 83 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000874200): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000874200): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.36196061 +0000 UTC m=+12.870720122 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000874200): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000874740): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000874740): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000874740): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000874740): >_readAt: n=8, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000874740): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.36196061 +0000 UTC m=+12.870720122 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000874740): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000733570 item 83 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000874dc0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000874dc0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000874dc0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000874dc0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000874dc0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.363584259 +0000 UTC m=+12.872343761 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000874dc0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008752c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008752c0): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008752c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000733b90 item 84 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008752c0): _readAt: size=2, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008752c0): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008752c0): _writeAt: size=3, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008752c0): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008752c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.364270292 +0000 UTC m=+12.873029804 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008752c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000875840): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000875840): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000875840): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000875840): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000875840): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.364270292 +0000 UTC m=+12.873029804 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000875840): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000733d50 item 84 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000875ec0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000875ec0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000875ec0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000875ec0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000875ec0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.367221934 +0000 UTC m=+12.875981476 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000875ec0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008ca440): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008ca440): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008ca440): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008ca440): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008ca440): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008ca440): _writeAt: size=3, off=7 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c150 item 85 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008ca440): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008ca440): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.368272012 +0000 UTC m=+12.877031544 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008ca440): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008ca980): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008ca980): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008ca980): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008ca980): >_readAt: n=8, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008ca980): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.368272012 +0000 UTC m=+12.877031544 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008ca980): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c380 item 85 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cb000): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cb000): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cb000): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cb000): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cb000): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.370514809 +0000 UTC m=+12.879274341 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cb000): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cb500): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cb500): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cb500): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d5e0 item 86 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cb500): _readAt: size=2, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cb500): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cb500): _writeAt: size=3, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cb500): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cb500): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.37134311 +0000 UTC m=+12.880102652 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cb500): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cba80): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cba80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cba80): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cba80): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cba80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.37134311 +0000 UTC m=+12.880102652 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008cba80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d880 item 86 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f2180): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f2180): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f2180): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f2180): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f2180): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.373750917 +0000 UTC m=+12.882510449 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f2180): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f2680): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f2680): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f2680): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f2680): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f2680): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f2680): _writeAt: size=3, off=7 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ddc0 item 87 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f2680): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f2680): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.374695416 +0000 UTC m=+12.883454959 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f2680): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f2bc0): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f2bc0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f2bc0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f2bc0): >_readAt: n=8, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f2bc0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.374695416 +0000 UTC m=+12.883454959 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f2bc0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3e150 item 87 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 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/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f3240): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f3240): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f3240): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f3240): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f3240): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.377010129 +0000 UTC m=+12.885769670 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f3240): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f3740): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f3740): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f3740): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3e540 item 88 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f3740): _readAt: size=2, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f3740): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f3740): _writeAt: size=3, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f3740): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f3740): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.378000144 +0000 UTC m=+12.886759686 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f3740): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f3cc0): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f3cc0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f3cc0): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f3cc0): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f3cc0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.378000144 +0000 UTC m=+12.886759686 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0008f3cc0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3e700 item 88 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000918380): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000918380): open at offset 0 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000918380): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000918380): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000918380): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000918380): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000918380): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000918380): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.380406027 +0000 UTC m=+12.889165560 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000918380): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009188c0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009188c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009188c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3ea80 item 89 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009188c0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009188c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.381122457 +0000 UTC m=+12.889881990 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009188c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000918e00): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000918e00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000918e00): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000918e00): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000918e00): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000918e00): _writeAt: size=3, off=7 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3ec40 item 89 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000918e00): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000918e00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.382018335 +0000 UTC m=+12.890777878 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000918e00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000919380): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000919380): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000919380): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000919380): >_readAt: n=8, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000919380): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.382018335 +0000 UTC m=+12.890777878 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000919380): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3efc0 item 89 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009199c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009199c0): open at offset 0 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009199c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009199c0): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009199c0): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009199c0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009199c0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009199c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.384200668 +0000 UTC m=+12.892960241 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009199c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000919f00): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000919f00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000919f00): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3f420 item 90 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000919f00): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000919f00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.385015293 +0000 UTC m=+12.893774825 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000919f00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009784c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009784c0): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009784c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3f5e0 item 90 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009784c0): _readAt: size=2, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009784c0): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009784c0): _writeAt: size=3, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009784c0): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009784c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.385975362 +0000 UTC m=+12.894734894 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc0009784c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000978a80): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000978a80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000978a80): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000978a80): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000978a80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.385975362 +0000 UTC m=+12.894734894 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000978a80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3f7a0 item 90 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77980): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77980): open at offset 0 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77980): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77980): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77980): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77980): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77980): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77980): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.388422383 +0000 UTC m=+12.897181925 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77980): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77ec0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77ec0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77ec0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006783f0 item 91 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77ec0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77ec0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.389134856 +0000 UTC m=+12.897894387 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a77ec0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a02480): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a02480): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a02480): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a02480): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a02480): >_readAt: n=2, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a02480): _writeAt: size=3, off=7 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000678620 item 91 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a02480): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a02480): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.392887858 +0000 UTC m=+12.901647390 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a02480): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a02a00): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a02a00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a02a00): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a02a00): >_readAt: n=8, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a02a00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.392887858 +0000 UTC m=+12.901647390 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a02a00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006787e0 item 91 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 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/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a03040): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a03040): open at offset 0 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a03040): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a03040): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a03040): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a03040): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a03040): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a03040): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.398183557 +0000 UTC m=+12.906943079 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a03040): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a03580): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a03580): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a03580): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000678bd0 item 92 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a03580): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a03580): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.399128728 +0000 UTC m=+12.907888250 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a03580): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a03ac0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a03ac0): open at offset 5 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a03ac0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000678d90 item 92 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a03ac0): _readAt: size=2, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a03ac0): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a03ac0): _writeAt: size=3, off=5 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a03ac0): >_writeAt: n=3, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a03ac0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.400261803 +0000 UTC m=+12.909021345 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a03ac0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a30100): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a30100): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a30100): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a30100): >_readAt: n=3, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a30100): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.400261803 +0000 UTC m=+12.909021345 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a30100): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000678f50 item 92 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a30740): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a30740): open at offset 0 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a30740): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a30740): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a30740): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a30740): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a30740): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a30740): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.402932085 +0000 UTC m=+12.911691627 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a30740): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a30c80): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a30c80): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a30c80): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006792d0 item 93 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a30c80): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a30c80): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.404568358 +0000 UTC m=+12.913327900 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a30c80): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a31380): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a31380): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a31380): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a31380): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a31380): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.404568358 +0000 UTC m=+12.913327900 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a31380): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000679490 item 93 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 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/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a319c0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a319c0): open at offset 0 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a319c0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a319c0): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a319c0): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a319c0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a319c0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a319c0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.407053781 +0000 UTC m=+12.915813313 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a319c0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a31f00): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a31f00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a31f00): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000679810 item 94 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a31f00): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a31f00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.407757217 +0000 UTC m=+12.916516759 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a31f00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5e680): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5e680): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5e680): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5e680): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5e680): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.407757217 +0000 UTC m=+12.916516759 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5e680): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000679a40 item 94 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 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/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5ecc0): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5ecc0): open at offset 0 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5ecc0): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5ecc0): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5ecc0): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5ecc0): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5ecc0): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5ecc0): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.410876265 +0000 UTC m=+12.919635806 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5ecc0): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5f200): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5f200): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5f200): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a2a0 item 95 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5f200): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5f200): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.411821386 +0000 UTC m=+12.920580918 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5f200): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5f900): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5f900): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5f900): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5f900): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5f900): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.411821386 +0000 UTC m=+12.920580918 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5f900): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034aaf0 item 95 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 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/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5ff40): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5ff40): open at offset 0 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5ff40): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5ff40): _readAt: size=2, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5ff40): >_readAt: n=0, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5ff40): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5ff40): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5ff40): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.415767992 +0000 UTC m=+12.924527525 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a5ff40): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a8c500): _writeAt: size=5, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a8c500): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a8c500): >openPending: err= 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b810 item 96 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a8c500): >_writeAt: n=5, err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a8c500): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.416556678 +0000 UTC m=+12.925316221 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a8c500): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/01 03:20:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:20:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/01 03:20:48 DEBUG : open-test-file: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a8cc00): _readAt: size=512, off=0 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a8cc00): openPending: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a8cc00): >openPending: err= 2025/12/01 03:20:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a8cc00): >_readAt: n=5, err=EOF 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a8cc00): close: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-01 03:20:48.416556678 +0000 UTC m=+12.925316221 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/01 03:20:48 DEBUG : open-test-file(0xc000a8cc00): >close: err= 2025/12/01 03:20:48 DEBUG : open-test-file: Remove: 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bc70 item 96 2025/12/01 03:20:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/01 03:20:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/01 03:20:48 DEBUG : open-test-file: >Remove: err= 2025/12/01 03:20:48 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:48 DEBUG : Looking for writers 2025/12/01 03:20:48 DEBUG : >WaitForWriters: 2025/12/01 03:20:48 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.57s) --- PASS: TestRWFileHandleOpenTests/writes (0.28s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- 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.29s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:20:48 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:20:48 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 03:20:48 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:48 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:20:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:20:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:20:48 INFO : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/01 03:20:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:20:48 DEBUG : file1: newRWFileHandle: 2025/12/01 03:20:48 DEBUG : file1(0xc000a53000): openPending: 2025/12/01 03:20:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:48 DEBUG : file1(0xc000a53000): >openPending: err= 2025/12/01 03:20:48 DEBUG : file1: >newRWFileHandle: err= 2025/12/01 03:20:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:20:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/01 03:20:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/12/01 03:20:48 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:20:48 DEBUG : Looking for writers 2025/12/01 03:20:48 DEBUG : file1: reading active writers 2025/12/01 03:20:48 DEBUG : file1: active writers 1 2025/12/01 03:20:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/12/01 03:20:48 DEBUG : Looking for writers 2025/12/01 03:20:48 DEBUG : file1: reading active writers 2025/12/01 03:20:48 DEBUG : file1: active writers 1 2025/12/01 03:20:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/12/01 03:20:48 DEBUG : Looking for writers 2025/12/01 03:20:48 DEBUG : file1: reading active writers 2025/12/01 03:20:48 DEBUG : file1: active writers 1 2025/12/01 03:20:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/12/01 03:20:48 DEBUG : Looking for writers 2025/12/01 03:20:48 DEBUG : file1: reading active writers 2025/12/01 03:20:48 DEBUG : file1: active writers 1 2025/12/01 03:20:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/12/01 03:20:48 DEBUG : Looking for writers 2025/12/01 03:20:48 DEBUG : file1: reading active writers 2025/12/01 03:20:48 DEBUG : file1: active writers 1 2025/12/01 03:20:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/12/01 03:20:48 DEBUG : Looking for writers 2025/12/01 03:20:48 DEBUG : file1: reading active writers 2025/12/01 03:20:48 DEBUG : file1: active writers 1 2025/12/01 03:20:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/12/01 03:20:49 DEBUG : Looking for writers 2025/12/01 03:20:49 DEBUG : file1: reading active writers 2025/12/01 03:20:49 DEBUG : file1: active writers 1 2025/12/01 03:20:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/12/01 03:20:49 DEBUG : Looking for writers 2025/12/01 03:20:49 DEBUG : file1: reading active writers 2025/12/01 03:20:49 DEBUG : file1: active writers 1 2025/12/01 03:20:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 03:20:50 DEBUG : Looking for writers 2025/12/01 03:20:50 DEBUG : file1: reading active writers 2025/12/01 03:20:50 DEBUG : file1: active writers 1 2025/12/01 03:20:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 03:20:51 DEBUG : Looking for writers 2025/12/01 03:20:51 DEBUG : file1: reading active writers 2025/12/01 03:20:51 DEBUG : file1: active writers 1 2025/12/01 03:20:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 03:20:52 DEBUG : Looking for writers 2025/12/01 03:20:52 DEBUG : file1: reading active writers 2025/12/01 03:20:52 DEBUG : file1: active writers 1 2025/12/01 03:20:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 03:20:53 DEBUG : Looking for writers 2025/12/01 03:20:53 DEBUG : file1: reading active writers 2025/12/01 03:20:53 DEBUG : file1: active writers 1 2025/12/01 03:20:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 03:20:54 DEBUG : Looking for writers 2025/12/01 03:20:54 DEBUG : file1: reading active writers 2025/12/01 03:20:54 DEBUG : file1: active writers 1 2025/12/01 03:20:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 03:20:55 DEBUG : Looking for writers 2025/12/01 03:20:55 DEBUG : file1: reading active writers 2025/12/01 03:20:55 DEBUG : file1: active writers 1 2025/12/01 03:20:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 03:20:56 DEBUG : Looking for writers 2025/12/01 03:20:56 DEBUG : file1: reading active writers 2025/12/01 03:20:56 DEBUG : file1: active writers 1 2025/12/01 03:20:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 03:20:57 DEBUG : Looking for writers 2025/12/01 03:20:57 DEBUG : file1: reading active writers 2025/12/01 03:20:57 DEBUG : file1: active writers 1 2025/12/01 03:20:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 03:20:58 DEBUG : Looking for writers 2025/12/01 03:20:58 DEBUG : file1: reading active writers 2025/12/01 03:20:58 DEBUG : file1: active writers 1 2025/12/01 03:20:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 03:20:59 DEBUG : Looking for writers 2025/12/01 03:20:59 DEBUG : file1: reading active writers 2025/12/01 03:20:59 DEBUG : file1: active writers 1 2025/12/01 03:20:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 03:21:00 DEBUG : Looking for writers 2025/12/01 03:21:00 DEBUG : file1: reading active writers 2025/12/01 03:21:00 DEBUG : file1: active writers 1 2025/12/01 03:21:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 03:21:01 DEBUG : Looking for writers 2025/12/01 03:21:01 DEBUG : file1: reading active writers 2025/12/01 03:21:01 DEBUG : file1: active writers 1 2025/12/01 03:21:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 03:21:02 DEBUG : Looking for writers 2025/12/01 03:21:02 DEBUG : file1: reading active writers 2025/12/01 03:21:02 DEBUG : file1: active writers 1 2025/12/01 03:21:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 03:21:03 DEBUG : Looking for writers 2025/12/01 03:21:03 DEBUG : file1: reading active writers 2025/12/01 03:21:03 DEBUG : file1: active writers 1 2025/12/01 03:21:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 03:21:04 DEBUG : Looking for writers 2025/12/01 03:21:04 DEBUG : file1: reading active writers 2025/12/01 03:21:04 DEBUG : file1: active writers 1 2025/12/01 03:21:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 03:21:05 DEBUG : Looking for writers 2025/12/01 03:21:05 DEBUG : file1: reading active writers 2025/12/01 03:21:05 DEBUG : file1: active writers 1 2025/12/01 03:21:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 03:21:06 DEBUG : Looking for writers 2025/12/01 03:21:06 DEBUG : file1: reading active writers 2025/12/01 03:21:06 DEBUG : file1: active writers 1 2025/12/01 03:21:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 03:21:07 DEBUG : Looking for writers 2025/12/01 03:21:07 DEBUG : file1: reading active writers 2025/12/01 03:21:07 DEBUG : file1: active writers 1 2025/12/01 03:21:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 03:21:08 DEBUG : Looking for writers 2025/12/01 03:21:08 DEBUG : file1: reading active writers 2025/12/01 03:21:08 DEBUG : file1: active writers 1 2025/12/01 03:21:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 03:21:09 DEBUG : Looking for writers 2025/12/01 03:21:09 DEBUG : file1: reading active writers 2025/12/01 03:21:09 DEBUG : file1: active writers 1 2025/12/01 03:21:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 03:21:10 DEBUG : Looking for writers 2025/12/01 03:21:10 DEBUG : file1: reading active writers 2025/12/01 03:21:10 DEBUG : file1: active writers 1 2025/12/01 03:21:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 03:21:11 DEBUG : Looking for writers 2025/12/01 03:21:11 DEBUG : file1: reading active writers 2025/12/01 03:21:11 DEBUG : file1: active writers 1 2025/12/01 03:21:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 03:21:12 DEBUG : Looking for writers 2025/12/01 03:21:12 DEBUG : file1: reading active writers 2025/12/01 03:21:12 DEBUG : file1: active writers 1 2025/12/01 03:21:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 03:21:13 DEBUG : Looking for writers 2025/12/01 03:21:13 DEBUG : file1: reading active writers 2025/12/01 03:21:13 DEBUG : file1: active writers 1 2025/12/01 03:21:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 03:21:14 DEBUG : Looking for writers 2025/12/01 03:21:14 DEBUG : file1: reading active writers 2025/12/01 03:21:14 DEBUG : file1: active writers 1 2025/12/01 03:21:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 03:21:15 DEBUG : Looking for writers 2025/12/01 03:21:15 DEBUG : file1: reading active writers 2025/12/01 03:21:15 DEBUG : file1: active writers 1 2025/12/01 03:21:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 03:21:16 DEBUG : Looking for writers 2025/12/01 03:21:16 DEBUG : file1: reading active writers 2025/12/01 03:21:16 DEBUG : file1: active writers 1 2025/12/01 03:21:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 03:21:17 DEBUG : Looking for writers 2025/12/01 03:21:17 DEBUG : file1: reading active writers 2025/12/01 03:21:17 DEBUG : file1: active writers 1 2025/12/01 03:21:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/01 03:21:18 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0007d8780 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000611308 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824640082752} name:file1 opens:1 downloaders: o: fd:0xc00008a310 info:{ModTime:{wall:13998137912413775360 ext:12950858721 loc:0x42a0c60} ATime:{wall:13998137912413775360 ext:12950858721 loc:0x42a0c60} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/12/01 03:21:18 DEBUG : >WaitForWriters: 2025/12/01 03:21:18 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:21:18 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:21:18 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 03:21:18 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:21:18 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:21:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:21:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:21:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:21:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:21:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:21:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:21:18 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:21:18 INFO : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/01 03:21:18 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:21:18 DEBUG : rename_me: newRWFileHandle: 2025/12/01 03:21:18 DEBUG : rename_me(0xc0009b9c80): openPending: 2025/12/01 03:21:18 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/01 03:21:18 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/12/01 03:21:18 DEBUG : rename_me(0xc0009b9c80): >openPending: err= 2025/12/01 03:21:18 DEBUG : rename_me: >newRWFileHandle: err= 2025/12/01 03:21:18 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/12/01 03:21:18 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/12/01 03:21:18 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/12/01 03:21:18 DEBUG : rename_me(0xc0009b9c80): _writeAt: size=5, off=0 2025/12/01 03:21:18 DEBUG : rename_me(0xc0009b9c80): >_writeAt: n=5, err= 2025/12/01 03:21:18 DEBUG : rename_me(0xc0009b9c80): close: 2025/12/01 03:21:18 DEBUG : rename_me: vfs cache: setting modification time to 2025-12-01 03:21:18.467091644 +0000 UTC m=+42.975851186 2025/12/01 03:21:18 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/12/01 03:21:18 DEBUG : rename_me(0xc0009b9c80): >close: err= 2025/12/01 03:21:18 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/12/01 03:21:18 DEBUG : i_was_renamed: Updating file with 0xc000d1a480 2025/12/01 03:21:18 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/12/01 03:21:18 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/12/01 03:21:18 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:21:18 DEBUG : Looking for writers 2025/12/01 03:21:18 DEBUG : i_was_renamed: reading active writers 2025/12/01 03:21:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/01 03:21:18 DEBUG : Looking for writers 2025/12/01 03:21:18 DEBUG : i_was_renamed: reading active writers 2025/12/01 03:21:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/01 03:21:18 DEBUG : Looking for writers 2025/12/01 03:21:18 DEBUG : i_was_renamed: reading active writers 2025/12/01 03:21:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/01 03:21:18 DEBUG : Looking for writers 2025/12/01 03:21:18 DEBUG : i_was_renamed: reading active writers 2025/12/01 03:21:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/01 03:21:18 DEBUG : i_was_renamed: vfs cache: starting upload 2025/12/01 03:21:18 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:18 DEBUG : i_was_renamed: size = 5 OK 2025/12/01 03:21:18 INFO : i_was_renamed: Copied (new) 2025/12/01 03:21:18 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-12-01 03:21:18 +0000 UTC" 2025/12/01 03:21:18 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/12/01 03:21:18 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/12/01 03:21:18 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/12/01 03:21:18 DEBUG : Looking for writers 2025/12/01 03:21:18 DEBUG : i_was_renamed: reading active writers 2025/12/01 03:21:18 DEBUG : >WaitForWriters: 2025/12/01 03:21:18 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:21:18 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:21:18 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/01 03:21:18 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:21:18 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:21:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:21:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:21:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:21:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:21:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/01 03:21:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{N8c2x}/rclone-test-nemoluv5vuda" 2025/12/01 03:21:18 INFO : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/01 03:21:18 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:18 DEBUG : forgetting directory cache 2025/12/01 03:21:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:21:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/01 03:21:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/01 03:21:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/01 03:21:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/01 03:21:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/01 03:21:18 DEBUG : TestRWCacheUpdate(0xc00089e080): _readAt: size=512, off=0 2025/12/01 03:21:18 DEBUG : TestRWCacheUpdate(0xc00089e080): openPending: 2025/12/01 03:21:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-12-01 02:22:18 +0000 UTC" against cached fingerprint "" 2025/12/01 03:21:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/12/01 03:21:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/01 03:21:18 DEBUG : TestRWCacheUpdate(0xc00089e080): >openPending: err= 2025/12/01 03:21:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/12/01 03:21:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/01 03:21:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:18 DEBUG : TestRWCacheUpdate(0xc00089e080): >_readAt: n=20, err=EOF 2025/12/01 03:21:18 DEBUG : TestRWCacheUpdate(0xc00089e080): close: 2025/12/01 03:21:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-01 02:22:18 +0000 GMT 2025/12/01 03:21:18 DEBUG : TestRWCacheUpdate(0xc00089e080): >close: err= 2025/12/01 03:21:18 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:19 DEBUG : forgetting directory cache 2025/12/01 03:21:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate(0xc000df1100): _readAt: size=512, off=0 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate(0xc000df1100): openPending: 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-12-01 02:23:18 +0000 UTC" against cached fingerprint "20,2025-12-01 02:22:18 +0000 UTC" 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-12-01 02:23:18 +0000 UTC" != cached fingerprint "20,2025-12-01 02:22:18 +0000 UTC") 2025/12/01 03:21:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/12/01 03:21:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate(0xc000df1100): >openPending: err= 2025/12/01 03:21:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate(0xc000df1100): >_readAt: n=20, err=EOF 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate(0xc000df1100): close: 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-01 02:23:18 +0000 GMT 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate(0xc000df1100): >close: err= 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:19 DEBUG : forgetting directory cache 2025/12/01 03:21:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate(0xc0009989c0): _readAt: size=512, off=0 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate(0xc0009989c0): openPending: 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-12-01 02:24:18 +0000 UTC" against cached fingerprint "20,2025-12-01 02:23:18 +0000 UTC" 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-12-01 02:24:18 +0000 UTC" != cached fingerprint "20,2025-12-01 02:23:18 +0000 UTC") 2025/12/01 03:21:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/12/01 03:21:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate(0xc0009989c0): >openPending: err= 2025/12/01 03:21:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate(0xc0009989c0): >_readAt: n=20, err=EOF 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate(0xc0009989c0): close: 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-01 02:24:18 +0000 GMT 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate(0xc0009989c0): >close: err= 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:19 DEBUG : forgetting directory cache 2025/12/01 03:21:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate(0xc000747140): _readAt: size=512, off=0 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate(0xc000747140): openPending: 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-12-01 02:25:18 +0000 UTC" against cached fingerprint "20,2025-12-01 02:24:18 +0000 UTC" 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-12-01 02:25:18 +0000 UTC" != cached fingerprint "20,2025-12-01 02:24:18 +0000 UTC") 2025/12/01 03:21:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/12/01 03:21:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate(0xc000747140): >openPending: err= 2025/12/01 03:21:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate(0xc000747140): >_readAt: n=20, err=EOF 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate(0xc000747140): close: 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-01 02:25:18 +0000 GMT 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate(0xc000747140): >close: err= 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:19 DEBUG : forgetting directory cache 2025/12/01 03:21:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate(0xc0006f1b00): _readAt: size=512, off=0 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate(0xc0006f1b00): openPending: 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-12-01 02:26:18 +0000 UTC" against cached fingerprint "20,2025-12-01 02:25:18 +0000 UTC" 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-12-01 02:26:18 +0000 UTC" != cached fingerprint "20,2025-12-01 02:25:18 +0000 UTC") 2025/12/01 03:21:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/12/01 03:21:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate(0xc0006f1b00): >openPending: err= 2025/12/01 03:21:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate(0xc0006f1b00): >_readAt: n=20, err=EOF 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate(0xc0006f1b00): close: 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-01 02:26:18 +0000 GMT 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate(0xc0006f1b00): >close: err= 2025/12/01 03:21:19 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:20 DEBUG : forgetting directory cache 2025/12/01 03:21:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate(0xc000a77140): _readAt: size=512, off=0 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate(0xc000a77140): openPending: 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-12-01 02:27:18 +0000 UTC" against cached fingerprint "20,2025-12-01 02:26:18 +0000 UTC" 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-12-01 02:27:18 +0000 UTC" != cached fingerprint "20,2025-12-01 02:26:18 +0000 UTC") 2025/12/01 03:21:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/12/01 03:21:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate(0xc000a77140): >openPending: err= 2025/12/01 03:21:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate(0xc000a77140): >_readAt: n=20, err=EOF 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate(0xc000a77140): close: 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-01 02:27:18 +0000 GMT 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate(0xc000a77140): >close: err= 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:20 DEBUG : forgetting directory cache 2025/12/01 03:21:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate(0xc0006ed1c0): _readAt: size=512, off=0 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate(0xc0006ed1c0): openPending: 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-12-01 02:28:18 +0000 UTC" against cached fingerprint "20,2025-12-01 02:27:18 +0000 UTC" 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-12-01 02:28:18 +0000 UTC" != cached fingerprint "20,2025-12-01 02:27:18 +0000 UTC") 2025/12/01 03:21:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/12/01 03:21:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate(0xc0006ed1c0): >openPending: err= 2025/12/01 03:21:20 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate(0xc0006ed1c0): >_readAt: n=21, err=EOF 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate(0xc0006ed1c0): close: 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-01 02:28:18 +0000 GMT 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate(0xc0006ed1c0): >close: err= 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:20 DEBUG : forgetting directory cache 2025/12/01 03:21:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate(0xc00082a440): _readAt: size=512, off=0 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate(0xc00082a440): openPending: 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-12-01 02:29:18 +0000 UTC" against cached fingerprint "21,2025-12-01 02:28:18 +0000 UTC" 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-12-01 02:29:18 +0000 UTC" != cached fingerprint "21,2025-12-01 02:28:18 +0000 UTC") 2025/12/01 03:21:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/12/01 03:21:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate(0xc00082a440): >openPending: err= 2025/12/01 03:21:20 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate(0xc00082a440): >_readAt: n=22, err=EOF 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate(0xc00082a440): close: 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-01 02:29:18 +0000 GMT 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate(0xc00082a440): >close: err= 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:20 DEBUG : forgetting directory cache 2025/12/01 03:21:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate(0xc0009946c0): _readAt: size=512, off=0 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate(0xc0009946c0): openPending: 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-12-01 02:30:18 +0000 UTC" against cached fingerprint "22,2025-12-01 02:29:18 +0000 UTC" 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-12-01 02:30:18 +0000 UTC" != cached fingerprint "22,2025-12-01 02:29:18 +0000 UTC") 2025/12/01 03:21:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/12/01 03:21:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate(0xc0009946c0): >openPending: err= 2025/12/01 03:21:20 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate(0xc0009946c0): >_readAt: n=23, err=EOF 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate(0xc0009946c0): close: 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-01 02:30:18 +0000 GMT 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate(0xc0009946c0): >close: err= 2025/12/01 03:21:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:21 DEBUG : forgetting directory cache 2025/12/01 03:21:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/01 03:21:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:21:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/01 03:21:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/01 03:21:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/01 03:21:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/01 03:21:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/01 03:21:21 DEBUG : TestRWCacheUpdate(0xc0008994c0): _readAt: size=512, off=0 2025/12/01 03:21:21 DEBUG : TestRWCacheUpdate(0xc0008994c0): openPending: 2025/12/01 03:21:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-12-01 02:31:18 +0000 UTC" against cached fingerprint "23,2025-12-01 02:30:18 +0000 UTC" 2025/12/01 03:21:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-12-01 02:31:18 +0000 UTC" != cached fingerprint "23,2025-12-01 02:30:18 +0000 UTC") 2025/12/01 03:21:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/01 03:21:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/01 03:21:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/12/01 03:21:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/01 03:21:21 DEBUG : TestRWCacheUpdate(0xc0008994c0): >openPending: err= 2025/12/01 03:21:21 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/12/01 03:21:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/01 03:21:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:21 DEBUG : TestRWCacheUpdate(0xc0008994c0): >_readAt: n=24, err=EOF 2025/12/01 03:21:21 DEBUG : TestRWCacheUpdate(0xc0008994c0): close: 2025/12/01 03:21:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-01 02:31:18 +0000 GMT 2025/12/01 03:21:21 DEBUG : TestRWCacheUpdate(0xc0008994c0): >close: err= 2025/12/01 03:21:21 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:21:21 DEBUG : Looking for writers 2025/12/01 03:21:21 DEBUG : TestRWCacheUpdate: reading active writers 2025/12/01 03:21:21 DEBUG : >WaitForWriters: 2025/12/01 03:21:21 DEBUG : webdav root 'rclone-test-nemoluv5vuda': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:21:21 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:21 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:21 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:21 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:21:21 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:21:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:21:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/01 03:21:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/01 03:21:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/12/01 03:21:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:21:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/01 03:21:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/01 03:21:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/12/01 03:21:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:21:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/01 03:21:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/01 03:21:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/12/01 03:21:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:21 DEBUG : forgetting directory cache 2025/12/01 03:21:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/01 03:21:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:21 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:21:21 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/12/01 03:21:21 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/12/01 03:21:21 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/12/01 03:21:21 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:21 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:21 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:21:21 DEBUG : FilEb: Open: flags=O_RDONLY 2025/12/01 03:21:21 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/12/01 03:21:21 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/12/01 03:21:21 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:21 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:21:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/01 03:21:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/01 03:21:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/12/01 03:21:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:21 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:21:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/01 03:21:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/01 03:21:21 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/12/01 03:21:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:21 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:21:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/01 03:21:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/01 03:21:21 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/12/01 03:21:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:21 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:21:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/01 03:21:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/01 03:21:21 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/12/01 03:21:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:21 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:21:21 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/12/01 03:21:21 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/12/01 03:21:21 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/12/01 03:21:21 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:21 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:21 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:21:21 DEBUG : FilEb: Open: flags=O_RDONLY 2025/12/01 03:21:21 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/12/01 03:21:21 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/12/01 03:21:21 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:21 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:21 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:21:21 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/12/01 03:21:21 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/12/01 03:21:21 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:21:21 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/12/01 03:21:21 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/12/01 03:21:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:21:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/01 03:21:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/01 03:21:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/12/01 03:21:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:21 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:21:21 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/12/01 03:21:21 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:21:21 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/12/01 03:21:21 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:21:21 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/12/01 03:21:21 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:21:21 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/12/01 03:21:21 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/12/01 03:21:21 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/12/01 03:21:21 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:21 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:21 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:21:21 DEBUG : FilEb: Open: flags=O_RDONLY 2025/12/01 03:21:21 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/12/01 03:21:21 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/12/01 03:21:21 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:21 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:21 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:21:21 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/12/01 03:21:21 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:21:21 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/12/01 03:21:21 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:21:21 DEBUG : Looking for writers 2025/12/01 03:21:21 DEBUG : FiLeA: reading active writers 2025/12/01 03:21:21 DEBUG : FiLeB: reading active writers 2025/12/01 03:21:21 DEBUG : FilEb: reading active writers 2025/12/01 03:21:21 DEBUG : >WaitForWriters: 2025/12/01 03:21:21 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:21:21 DEBUG : Looking for writers 2025/12/01 03:21:21 DEBUG : FiLeA: reading active writers 2025/12/01 03:21:21 DEBUG : FiLeB: reading active writers 2025/12/01 03:21:21 DEBUG : FilEb: reading active writers 2025/12/01 03:21:21 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:21:21 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:21 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:21 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:21:21 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:21:21 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/12/01 03:21:21 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/12/01 03:21:21 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/12/01 03:21:21 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:21 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:21 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:21:21 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/12/01 03:21:21 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/12/01 03:21:21 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/12/01 03:21:21 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:21 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:21 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:21:21 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/12/01 03:21:21 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/12/01 03:21:21 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/12/01 03:21:21 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:21 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:21 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:21:21 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/12/01 03:21:21 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:21:21 DEBUG : Looking for writers 2025/12/01 03:21:21 DEBUG : normal name with no special characters.txt: reading active writers 2025/12/01 03:21:21 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/12/01 03:21:21 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:21:21 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:21:21 DEBUG : webdav root 'rclone-test-nemoluv5vuda': Reusing VFS from active cache 2025/12/01 03:21:21 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:21:21 DEBUG : Looking for writers 2025/12/01 03:21:21 DEBUG : >WaitForWriters: 2025/12/01 03:21:21 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:21:21 DEBUG : Looking for writers 2025/12/01 03:21:21 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:21:21 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:21:21 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:21:21 DEBUG : Looking for writers 2025/12/01 03:21:21 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:21:21 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:21:21 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:21:21 DEBUG : Looking for writers 2025/12/01 03:21:21 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:21:21 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:21:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:21 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:21 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:21:21 DEBUG : dir: Looking for writers 2025/12/01 03:21:21 DEBUG : file2: reading active writers 2025/12/01 03:21:21 DEBUG : Looking for writers 2025/12/01 03:21:21 DEBUG : dir: reading active writers 2025/12/01 03:21:21 DEBUG : file1: reading active writers 2025/12/01 03:21:21 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.19s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:21:21 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:21:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:22 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:22 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:21:22 DEBUG : dir: Looking for writers 2025/12/01 03:21:22 DEBUG : Looking for writers 2025/12/01 03:21:22 DEBUG : dir: reading active writers 2025/12/01 03:21:22 DEBUG : file1: reading active writers 2025/12/01 03:21:22 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:21:22 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:21:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:22 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:22 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:21:22 DEBUG : file1: Open: flags=O_RDONLY 2025/12/01 03:21:22 DEBUG : file1: >Open: fd=file1 (r), err= 2025/12/01 03:21:22 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/12/01 03:21:22 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:21:22 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/12/01 03:21:22 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/01 03:21:22 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/12/01 03:21:22 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:21:22 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:21:22 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/12/01 03:21:22 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/12/01 03:21:22 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/12/01 03:21:22 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/12/01 03:21:22 DEBUG : webdav root 'rclone-test-nemoluv5vuda': File to upload is small (0 bytes), uploading instead of streaming 2025/12/01 03:21:22 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:22 DEBUG : dir/new_file.txt: size = 0 OK 2025/12/01 03:21:22 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/12/01 03:21:22 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/12/01 03:21:22 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:21:22 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/12/01 03:21:22 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:21:22 DEBUG : dir: Looking for writers 2025/12/01 03:21:22 DEBUG : file2: reading active writers 2025/12/01 03:21:22 DEBUG : new_file.txt: reading active writers 2025/12/01 03:21:22 DEBUG : Looking for writers 2025/12/01 03:21:22 DEBUG : dir: reading active writers 2025/12/01 03:21:22 DEBUG : file1: reading active writers 2025/12/01 03:21:22 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:21:22 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:21:22 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:22 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/12/01 03:21:22 DEBUG : dir/file1: Updating file with dir/file1 0xc0009a9200 2025/12/01 03:21:22 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/12/01 03:21:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/01 03:21:22 INFO : dir/file1: Moved (server-side) to: file0 2025/12/01 03:21:22 DEBUG : file0: Updating file with file0 0xc0009a9200 2025/12/01 03:21:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/01 03:21:22 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/12/01 03:21:22 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:21:22 DEBUG : dir: Looking for writers 2025/12/01 03:21:22 DEBUG : Looking for writers 2025/12/01 03:21:22 DEBUG : dir: reading active writers 2025/12/01 03:21:22 DEBUG : file0: reading active writers 2025/12/01 03:21:22 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:21:22 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:21:22 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:21:22 DEBUG : Looking for writers 2025/12/01 03:21:22 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:21:22 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:21:22 DEBUG : Added virtual directory entry vAddDir: "/" 2025/12/01 03:21:22 DEBUG : Added virtual directory entry vAddDir: "a" 2025/12/01 03:21:22 DEBUG : Added virtual directory entry vAddDir: "b" 2025/12/01 03:21:22 DEBUG : Added virtual directory entry vAddDir: "c" 2025/12/01 03:21:22 DEBUG : Added virtual directory entry vAddDir: "d" 2025/12/01 03:21:22 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:21:22 DEBUG : Looking for writers 2025/12/01 03:21:22 DEBUG : a: Looking for writers 2025/12/01 03:21:22 DEBUG : b: Looking for writers 2025/12/01 03:21:22 DEBUG : c: Looking for writers 2025/12/01 03:21:22 DEBUG : d: Looking for writers 2025/12/01 03:21:22 DEBUG : Looking for writers 2025/12/01 03:21:22 DEBUG : /: reading active writers 2025/12/01 03:21:22 DEBUG : a: reading active writers 2025/12/01 03:21:22 DEBUG : b: reading active writers 2025/12/01 03:21:22 DEBUG : c: reading active writers 2025/12/01 03:21:22 DEBUG : d: reading active writers 2025/12/01 03:21:22 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:21:23 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:21:23 DEBUG : Added virtual directory entry vAddDir: "a" 2025/12/01 03:21:23 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/12/01 03:21:23 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/12/01 03:21:23 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/12/01 03:21:23 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:21:23 DEBUG : a/b/c/d: Looking for writers 2025/12/01 03:21:23 DEBUG : a/b/c: Looking for writers 2025/12/01 03:21:23 DEBUG : d: reading active writers 2025/12/01 03:21:23 DEBUG : a/b: Looking for writers 2025/12/01 03:21:23 DEBUG : c: reading active writers 2025/12/01 03:21:23 DEBUG : a: Looking for writers 2025/12/01 03:21:23 DEBUG : b: reading active writers 2025/12/01 03:21:23 DEBUG : Looking for writers 2025/12/01 03:21:23 DEBUG : a: reading active writers 2025/12/01 03:21:23 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:21:23 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:21:23 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:21:23 DEBUG : Looking for writers 2025/12/01 03:21:23 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:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:21:23 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:21:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:21:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:21:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:21:23 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/01 03:21:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/01 03:21:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:21:23 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/12/01 03:21:23 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/12/01 03:21:23 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/12/01 03:21:23 DEBUG : webdav root 'rclone-test-nemoluv5vuda': File to upload is small (5 bytes), uploading instead of streaming 2025/12/01 03:21:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:23 DEBUG : file1: size = 5 OK 2025/12/01 03:21:23 DEBUG : file1: Size of src and dst objects identical 2025/12/01 03:21:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:21:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:21:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:21:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:21:23 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/01 03:21:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/01 03:21:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:21:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:21:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:21:23 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/01 03:21:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/01 03:21:23 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/12/01 03:21:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/12/01 03:21:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/01 03:21:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:21:23 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/01 03:21:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/01 03:21:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:21:23 DEBUG : webdav root 'rclone-test-nemoluv5vuda': File to upload is small (0 bytes), uploading instead of streaming 2025/12/01 03:21:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:23 DEBUG : file1: size = 0 OK 2025/12/01 03:21:23 DEBUG : file1: Size of src and dst objects identical 2025/12/01 03:21:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:21:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/12/01 03:21:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/01 03:21:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:21:23 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/01 03:21:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/01 03:21:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:21:23 DEBUG : webdav root 'rclone-test-nemoluv5vuda': File to upload is small (7 bytes), uploading instead of streaming 2025/12/01 03:21:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:23 DEBUG : file1: size = 7 OK 2025/12/01 03:21:23 DEBUG : file1: Size of src and dst objects identical 2025/12/01 03:21:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:21:23 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:21:23 DEBUG : Looking for writers 2025/12/01 03:21:23 DEBUG : file1: reading active writers 2025/12/01 03:21:23 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:21:23 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:21:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:21:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:21:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:21:23 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/01 03:21:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/01 03:21:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:21:23 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/12/01 03:21:24 DEBUG : file1: aborting in-sequence write wait, off=100 2025/12/01 03:21:24 DEBUG : file1: failed to wait for in-sequence write to 100 2025/12/01 03:21:24 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/12/01 03:21:24 DEBUG : webdav root 'rclone-test-nemoluv5vuda': File to upload is small (11 bytes), uploading instead of streaming 2025/12/01 03:21:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:24 DEBUG : file1: size = 11 OK 2025/12/01 03:21:24 DEBUG : file1: Size of src and dst objects identical 2025/12/01 03:21:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:21:24 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/12/01 03:21:24 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:21:24 DEBUG : Looking for writers 2025/12/01 03:21:24 DEBUG : file1: reading active writers 2025/12/01 03:21:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:21:24 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:21:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:21:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:21:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:21:24 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/01 03:21:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/01 03:21:24 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/12/01 03:21:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:21:24 DEBUG : webdav root 'rclone-test-nemoluv5vuda': File to upload is small (5 bytes), uploading instead of streaming 2025/12/01 03:21:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:24 DEBUG : file1: size = 5 OK 2025/12/01 03:21:24 DEBUG : file1: Size of src and dst objects identical 2025/12/01 03:21:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:21:24 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/12/01 03:21:24 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:21:24 DEBUG : Looking for writers 2025/12/01 03:21:24 DEBUG : file1: reading active writers 2025/12/01 03:21:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:21:24 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:21:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:21:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:21:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:21:24 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/01 03:21:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/01 03:21:24 DEBUG : file1: WriteFileHandle.Release closing 2025/12/01 03:21:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:21:24 DEBUG : webdav root 'rclone-test-nemoluv5vuda': File to upload is small (0 bytes), uploading instead of streaming 2025/12/01 03:21:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:24 DEBUG : file1: size = 0 OK 2025/12/01 03:21:24 DEBUG : file1: Size of src and dst objects identical 2025/12/01 03:21:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:21:24 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/12/01 03:21:24 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:21:24 DEBUG : Looking for writers 2025/12/01 03:21:24 DEBUG : file1: reading active writers 2025/12/01 03:21:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:21:24 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:21:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:21:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:21:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:21:24 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/01 03:21:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/12/01 03:21:24 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:21:24 DEBUG : Looking for writers 2025/12/01 03:21:24 DEBUG : file1: reading active writers 2025/12/01 03:21:24 DEBUG : file1: active writers 1 2025/12/01 03:21:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/12/01 03:21:24 DEBUG : Looking for writers 2025/12/01 03:21:24 DEBUG : file1: reading active writers 2025/12/01 03:21:24 DEBUG : file1: active writers 1 2025/12/01 03:21:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/12/01 03:21:24 DEBUG : Looking for writers 2025/12/01 03:21:24 DEBUG : file1: reading active writers 2025/12/01 03:21:24 DEBUG : file1: active writers 1 2025/12/01 03:21:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/12/01 03:21:24 DEBUG : Looking for writers 2025/12/01 03:21:24 DEBUG : file1: reading active writers 2025/12/01 03:21:24 DEBUG : file1: active writers 1 2025/12/01 03:21:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/12/01 03:21:25 DEBUG : Looking for writers 2025/12/01 03:21:25 DEBUG : file1: reading active writers 2025/12/01 03:21:25 DEBUG : file1: active writers 1 2025/12/01 03:21:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/12/01 03:21:25 DEBUG : Looking for writers 2025/12/01 03:21:25 DEBUG : file1: reading active writers 2025/12/01 03:21:25 DEBUG : file1: active writers 1 2025/12/01 03:21:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/12/01 03:21:25 DEBUG : Looking for writers 2025/12/01 03:21:25 DEBUG : file1: reading active writers 2025/12/01 03:21:25 DEBUG : file1: active writers 1 2025/12/01 03:21:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/12/01 03:21:26 DEBUG : Looking for writers 2025/12/01 03:21:26 DEBUG : file1: reading active writers 2025/12/01 03:21:26 DEBUG : file1: active writers 1 2025/12/01 03:21:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 03:21:27 DEBUG : Looking for writers 2025/12/01 03:21:27 DEBUG : file1: reading active writers 2025/12/01 03:21:27 DEBUG : file1: active writers 1 2025/12/01 03:21:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 03:21:28 DEBUG : Looking for writers 2025/12/01 03:21:28 DEBUG : file1: reading active writers 2025/12/01 03:21:28 DEBUG : file1: active writers 1 2025/12/01 03:21:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 03:21:29 DEBUG : Looking for writers 2025/12/01 03:21:29 DEBUG : file1: reading active writers 2025/12/01 03:21:29 DEBUG : file1: active writers 1 2025/12/01 03:21:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 03:21:30 DEBUG : Looking for writers 2025/12/01 03:21:30 DEBUG : file1: reading active writers 2025/12/01 03:21:30 DEBUG : file1: active writers 1 2025/12/01 03:21:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 03:21:31 DEBUG : Looking for writers 2025/12/01 03:21:31 DEBUG : file1: reading active writers 2025/12/01 03:21:31 DEBUG : file1: active writers 1 2025/12/01 03:21:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 03:21:32 DEBUG : Looking for writers 2025/12/01 03:21:32 DEBUG : file1: reading active writers 2025/12/01 03:21:32 DEBUG : file1: active writers 1 2025/12/01 03:21:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 03:21:33 DEBUG : Looking for writers 2025/12/01 03:21:33 DEBUG : file1: reading active writers 2025/12/01 03:21:33 DEBUG : file1: active writers 1 2025/12/01 03:21:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 03:21:34 DEBUG : Looking for writers 2025/12/01 03:21:34 DEBUG : file1: reading active writers 2025/12/01 03:21:34 DEBUG : file1: active writers 1 2025/12/01 03:21:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 03:21:35 DEBUG : Looking for writers 2025/12/01 03:21:35 DEBUG : file1: reading active writers 2025/12/01 03:21:35 DEBUG : file1: active writers 1 2025/12/01 03:21:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 03:21:36 DEBUG : Looking for writers 2025/12/01 03:21:36 DEBUG : file1: reading active writers 2025/12/01 03:21:36 DEBUG : file1: active writers 1 2025/12/01 03:21:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 03:21:37 DEBUG : Looking for writers 2025/12/01 03:21:37 DEBUG : file1: reading active writers 2025/12/01 03:21:37 DEBUG : file1: active writers 1 2025/12/01 03:21:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 03:21:38 DEBUG : Looking for writers 2025/12/01 03:21:38 DEBUG : file1: reading active writers 2025/12/01 03:21:38 DEBUG : file1: active writers 1 2025/12/01 03:21:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 03:21:39 DEBUG : Looking for writers 2025/12/01 03:21:39 DEBUG : file1: reading active writers 2025/12/01 03:21:39 DEBUG : file1: active writers 1 2025/12/01 03:21:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 03:21:40 DEBUG : Looking for writers 2025/12/01 03:21:40 DEBUG : file1: reading active writers 2025/12/01 03:21:40 DEBUG : file1: active writers 1 2025/12/01 03:21:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 03:21:41 DEBUG : Looking for writers 2025/12/01 03:21:41 DEBUG : file1: reading active writers 2025/12/01 03:21:41 DEBUG : file1: active writers 1 2025/12/01 03:21:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 03:21:42 DEBUG : Looking for writers 2025/12/01 03:21:42 DEBUG : file1: reading active writers 2025/12/01 03:21:42 DEBUG : file1: active writers 1 2025/12/01 03:21:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 03:21:43 DEBUG : Looking for writers 2025/12/01 03:21:43 DEBUG : file1: reading active writers 2025/12/01 03:21:43 DEBUG : file1: active writers 1 2025/12/01 03:21:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 03:21:44 DEBUG : Looking for writers 2025/12/01 03:21:44 DEBUG : file1: reading active writers 2025/12/01 03:21:44 DEBUG : file1: active writers 1 2025/12/01 03:21:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 03:21:45 DEBUG : Looking for writers 2025/12/01 03:21:45 DEBUG : file1: reading active writers 2025/12/01 03:21:45 DEBUG : file1: active writers 1 2025/12/01 03:21:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 03:21:46 DEBUG : Looking for writers 2025/12/01 03:21:46 DEBUG : file1: reading active writers 2025/12/01 03:21:46 DEBUG : file1: active writers 1 2025/12/01 03:21:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 03:21:47 DEBUG : Looking for writers 2025/12/01 03:21:47 DEBUG : file1: reading active writers 2025/12/01 03:21:47 DEBUG : file1: active writers 1 2025/12/01 03:21:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 03:21:48 DEBUG : Looking for writers 2025/12/01 03:21:48 DEBUG : file1: reading active writers 2025/12/01 03:21:48 DEBUG : file1: active writers 1 2025/12/01 03:21:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 03:21:49 DEBUG : Looking for writers 2025/12/01 03:21:49 DEBUG : file1: reading active writers 2025/12/01 03:21:49 DEBUG : file1: active writers 1 2025/12/01 03:21:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 03:21:50 DEBUG : Looking for writers 2025/12/01 03:21:50 DEBUG : file1: reading active writers 2025/12/01 03:21:50 DEBUG : file1: active writers 1 2025/12/01 03:21:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 03:21:51 DEBUG : Looking for writers 2025/12/01 03:21:51 DEBUG : file1: reading active writers 2025/12/01 03:21:51 DEBUG : file1: active writers 1 2025/12/01 03:21:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 03:21:52 DEBUG : Looking for writers 2025/12/01 03:21:52 DEBUG : file1: reading active writers 2025/12/01 03:21:52 DEBUG : file1: active writers 1 2025/12/01 03:21:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 03:21:53 DEBUG : Looking for writers 2025/12/01 03:21:53 DEBUG : file1: reading active writers 2025/12/01 03:21:53 DEBUG : file1: active writers 1 2025/12/01 03:21:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 03:21:54 DEBUG : Looking for writers 2025/12/01 03:21:54 DEBUG : file1: reading active writers 2025/12/01 03:21:54 DEBUG : file1: active writers 1 2025/12/01 03:21:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/01 03:21:54 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/12/01 03:21:54 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:21:54 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:21:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:21:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:21:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:21:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/01 03:21:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/01 03:21:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:21:54 DEBUG : webdav root 'rclone-test-nemoluv5vuda': File to upload is small (0 bytes), uploading instead of streaming 2025/12/01 03:21:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:54 DEBUG : file1: size = 0 OK 2025/12/01 03:21:54 DEBUG : file1: Size of src and dst objects identical 2025/12/01 03:21:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:21:54 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:21:54 DEBUG : file1: Open: flags=O_RDONLY 2025/12/01 03:21:54 DEBUG : file1: >Open: fd=file1 (r), err= 2025/12/01 03:21:54 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/12/01 03:21:54 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:54 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:54 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:21:54 DEBUG : Looking for writers 2025/12/01 03:21:54 DEBUG : file1: reading active writers 2025/12/01 03:21:54 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:21:55 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:21:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/01 03:21:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/01 03:21:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:21:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/01 03:21:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/01 03:21:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:21:55 DEBUG : webdav root 'rclone-test-nemoluv5vuda': File to upload is small (100 bytes), uploading instead of streaming 2025/12/01 03:21:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:55 DEBUG : file1: size = 100 OK 2025/12/01 03:21:55 DEBUG : file1: Size of src and dst objects identical 2025/12/01 03:21:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/01 03:21:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/01 03:21:55 DEBUG : file1: Open: flags=O_RDONLY 2025/12/01 03:21:55 DEBUG : file1: >Open: fd=file1 (r), err= 2025/12/01 03:21:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/12/01 03:21:55 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:55 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:55 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:21:55 DEBUG : Looking for writers 2025/12/01 03:21:55 DEBUG : file1: reading active writers 2025/12/01 03:21:55 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:21:55 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:21:55 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:55 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:55 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:55 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:55 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:55 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/12/01 03:21:55 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/12/01 03:21:55 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:55 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:55 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/12/01 03:21:55 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/12/01 03:21:55 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:55 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:55 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/12/01 03:21:55 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/12/01 03:21:55 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:55 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:55 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/12/01 03:21:55 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/12/01 03:21:55 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:55 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:55 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/12/01 03:21:55 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/12/01 03:21:55 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:55 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:55 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:21:55 DEBUG : flat: Looking for writers 2025/12/01 03:21:55 DEBUG : f001.txt: reading active writers 2025/12/01 03:21:55 DEBUG : f002.txt: reading active writers 2025/12/01 03:21:55 DEBUG : f003.txt: reading active writers 2025/12/01 03:21:55 DEBUG : f004.txt: reading active writers 2025/12/01 03:21:55 DEBUG : f000.txt: reading active writers 2025/12/01 03:21:55 DEBUG : Looking for writers 2025/12/01 03:21:55 DEBUG : flat: reading active writers 2025/12/01 03:21:55 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:21:55 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:21:55 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:55 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:55 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:55 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/12/01 03:21:55 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/12/01 03:21:55 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:55 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:55 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/12/01 03:21:55 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/12/01 03:21:55 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:55 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:55 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/12/01 03:21:55 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/12/01 03:21:55 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:55 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:55 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:21:55 DEBUG : a/b/c: Looking for writers 2025/12/01 03:21:55 DEBUG : deep.txt: reading active writers 2025/12/01 03:21:55 DEBUG : a/b: Looking for writers 2025/12/01 03:21:55 DEBUG : c: reading active writers 2025/12/01 03:21:55 DEBUG : mid.txt: reading active writers 2025/12/01 03:21:55 DEBUG : a: Looking for writers 2025/12/01 03:21:55 DEBUG : b: reading active writers 2025/12/01 03:21:55 DEBUG : top.txt: reading active writers 2025/12/01 03:21:55 DEBUG : Looking for writers 2025/12/01 03:21:55 DEBUG : a: reading active writers 2025/12/01 03:21:55 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.32s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:21:55 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:21:55 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:56 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/12/01 03:21:56 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/12/01 03:21:56 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:56 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:21:56 DEBUG : bigdir: Looking for writers 2025/12/01 03:21:56 DEBUG : big.bin: reading active writers 2025/12/01 03:21:56 DEBUG : Looking for writers 2025/12/01 03:21:56 DEBUG : bigdir: reading active writers 2025/12/01 03:21:56 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.60s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-nemoluv5vuda'", Local "Local file system at /tmp/rclone3290866334", Modify Window "1s" 2025/12/01 03:21:56 INFO : webdav root 'rclone-test-nemoluv5vuda': poll-interval is not supported by this remote 2025/12/01 03:21:56 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:56 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:56 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2025/12/01 03:21:56 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/12/01 03:21:56 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/12/01 03:21:56 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:56 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:56 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/12/01 03:21:56 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/12/01 03:21:56 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:56 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:56 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/12/01 03:21:56 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/12/01 03:21:56 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/01 03:21:56 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/01 03:21:56 DEBUG : WaitForWriters: timeout=30s 2025/12/01 03:21:56 DEBUG : dir1: Looking for writers 2025/12/01 03:21:56 DEBUG : a.txt: reading active writers 2025/12/01 03:21:56 DEBUG : dir2: Looking for writers 2025/12/01 03:21:56 DEBUG : b.txt: reading active writers 2025/12/01 03:21:56 DEBUG : dir3: Looking for writers 2025/12/01 03:21:56 DEBUG : c.txt: reading active writers 2025/12/01 03:21:56 DEBUG : Looking for writers 2025/12/01 03:21:56 DEBUG : dir1: reading active writers 2025/12/01 03:21:56 DEBUG : dir2: reading active writers 2025/12/01 03:21:56 DEBUG : dir3: reading active writers 2025/12/01 03:21:56 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/12/01 03:21:56 DEBUG : webdav root 'rclone-test-nemoluv5vuda': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.247857143s (try 1/5)